Skip to content

This Powershell Script compares your local Security Policies to the Microsoft Security Baseline.

License

Swaegy/Compare_Microsoft_Security_Baseline

Repository files navigation

Compare_Microsoft_Security_Baseline

This repository contains a scripts meant to compare your local Security Policies to the Microsoft Security Baselines.

Usage

The scripts should be run manually.

Script

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 .\

alt text

License

This repository is licensed under the GNU General Public License v3.0.
For more information, see the LICENSE file.

Disclaimer

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

Contributions are always welcome! If you find an error or would like to suggest an improvement, please create an issue.

About

This Powershell Script compares your local Security Policies to the Microsoft Security Baseline.

Topics

Resources

License

Stars

Watchers

Forks