Forum Discussion
jemfernandez
Jun 28, 2023Copper Contributor
Policy Analyzer - Compare all settings
Is there a way on the Policy Analyzer to include comparison for all 3000+ GPO settings?
- Jun 28, 2023Policy Analyzer analyzes GPO backups, so a setting needs to be configured in one or more GPOs for it to show in a comparison.
jemfernandez
Jun 28, 2023Copper Contributor
Thank you AaronMargosis_Tanium. I agree but I would like to display all without configuring each setting. I am hoping there's a way either Policy Analyzer or other tools like PowerShell.
AaronMargosis_Tanium
Jun 28, 2023Iron Contributor
What you need to do is to merge the Policy Analyzer results (each .PolicyRules file is just an XML document) with a full listing of all available GPO settings. I don't know of any publicly available tools to get all those in an XML, but perhaps you could do something with the Excel spreadsheet that ships with the baselines that lists all the settings.