Skip to content

Windows10 hardening implemented in powershell for consumer or enterprise deployment

Notifications You must be signed in to change notification settings

pooki3bear/pookiepack

Repository files navigation

PookiePack

PookiePack is a set of powershell configuration scripts configure a Windows10 system with reasonably secure defaults.

To install, please clone repo or download and extract the zip archive.

  1. press windows key
  2. type 'powershell.exe' > right-click, select 'Run as Administrator'
  3. cd to the directory you extracted the files to (e.g. 'cd C:\pp-master')
  4. type 'set-executionpolicy unrestricted' in the prompt and hit enter enter 'A' afterwards
  5. if you downloaded the zip, you may also need to unblock the files by running 'unblock-file *' in the directory
  6. type '.\invoke-ppgui.ps1' and hit enter
  7. Click Install in the new GUI

If you decide PookiePack is not the protection profile for you, you can uninstall buy running running the PPGUI icon on your desktop and pressing the Remove button.

Please reference WHATDO.md for details on everything applied as well as some brief help on customization of the install script.

About

Windows10 hardening implemented in powershell for consumer or enterprise deployment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published