1.0.5 - Optimize and Harden Windows 10 Deployments
simeononsecurity
released this
26 Jul 02:26
·
540 commits
to master
since this release
Optimizing and Hardening Windows 10 Deployments
The script we will be using must be launched from the directory containing all the other files from the GitHub Repository
In order to enable the Windows 10 VDI Optimizations you must uncomment the line below:
.\Scripts\"Debloating, Optimization, and Privacy"\"Windows_10_VDI"\1909_WindowsUpdateEnabled\Win10_1909_VDI_Optimize.ps1
In order to enable the SSL Hardening you must uncomment the line below:
.\Scripts\"Security, Hardening, and Mitigations"\"SSL Hardening Registries.ps1"
The script may be launched from the extracted GitHub download like this:
.\W10-Optimize-and-Harden-master\installallstandalone.ps1
Or with the optional executable
.\W10-Optimize-and-Harden-master\installallstandalone.exe