Friday, November 14, 2014

Remotly Get Group Policy Application on a Device



The Following command will give you a nice HTML Report of all the policy settings which are applying on a remote computer, including which policy the setting comes from in case of a conflict.


gpresult /s COMPUTERNAME /user DOMAIN\USERNAME /h outputfile.html


Make sure the account you specify has rights to the Computer you are running against.

No comments:

Post a Comment