PookiePack is a set of powershell configuration scripts configure a Windows10 system with reasonably secure defaults.
- press windows key
- type 'powershell.exe' > right-click, select 'Run as Administrator'
- cd to the directory you extracted the files to (e.g. 'cd C:\pp-master')
- type 'set-executionpolicy unrestricted' in the prompt and hit enter enter 'A' afterwards
- if you downloaded the zip, you may also need to unblock the files by running 'unblock-file *' in the directory
- type '.\invoke-ppgui.ps1' and hit enter
- 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.