Comparing Group Policies in two different domains
I was wondering if there was a powershell command or tool that would compare all group policies in one domain with policies in another domain? Right now i have exported the policies in both domains to an xml file. Doing a stare and compare is taking absolutely to much time. 
September 11th, 2015 1:44pm

Powershell has a built in compare command, but if you are not familiar with powershell it may be too difficult to use. An alternative could be notepad++ has a plugin called compare that lets you load two files and it will determine where they are different. It's not loaded by default so you need to use the plugin manager to download it.
Free Windows Admin Tool Kit Click here and download it now
September 11th, 2015 1:50pm

Hi lamorris,

Thanks for your post.

You may follow the scrips below to Comparing Group Policies

https://gallery.technet.microsoft.com/scriptcenter/18dea308-4faf-44bf-9e1c-e83d47edb866

And for more support about Power Shell scrips, you could also post in our Power Shell Forum

https://social.technet.microsoft.com/Forums/windowsserver/en-US/home?forum=winserverpowershell

Best Regards,

Mary Dong

September 15th, 2015 2:35am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics