How do you view domain group policies on a computer? - WKB204942
Article number: 204942
ENVIRONMENT
- Computer command prompt in Windows
- GPO (Group Policy Objects)
ANSWER
1) At a command prompt, type gpresult /r
For more options, type gpresult /?
To create a text file that can be supplied for review with verbose details, type gpresult /v > c:\temp\gpresult.txt
This creates gpresult.txt in C:\TEMP directory.
2) In a command prompt, type RSOP (Resultant Set of Policy):


ADDITIONAL INFORMATION
