Skip to content

Mr-W1nst0n/GPOReports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Export and Review GPOs

The script will generate 2 different ouput in csv format:
1 containing the Disabled GPO (DisabledGPOSummary.csv)
1 containing a Summary for all Enabled GPO (AllGPOSummary.csv)

For each GPO an export in XML format, a Backup, and a PolicyRules definition will be generated

You can later on import all PolicyRules definition in the MSFT PolicyAnalyzer Tool to check for discrepancies/conflicts

Components:

Execution:

.\ExportGPOs.ps1 -domainame 'contoso.com' -location 'C:\GPOReports'

Limitation:

The current version of Policy Analyzer covers most areas of Group Policy, but does not yet include support for analysis of Group Policy Preferences, nor of startup, shutdown, logon, or logoff scripts

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published