This repository contains a scripts meant to compare your local Security Policies to the Microsoft Security Baselines.
The scripts should be run manually.
This Script creates a html report with all the imported security baselines.
The Security Baselines can be found at the following Site:
https://learn.microsoft.com/en-us/windows/security/operating-system-security/device-management/windows-security-configuration-framework/security-compliance-toolkit-10
$Path = To Run the script you have to declare a folder where the zip compressed Security Baselines are found.
.\Compare_Microsoft_Security_Baseline.ps1 -Path C:\temp\
.\Compare_Microsoft_Security_Baseline.ps1 -Path .\
This repository is licensed under the GNU General Public License v3.0.
For more information, see the LICENSE file.
This repository is for educational and informational purposes only.
The author assumes no liability for any damages that may arise from the use of the contents of this repository.
Contributions are always welcome! If you find an error or would like to suggest an improvement, please create an issue.
