Jesper Frier Certified Professional


Joined: 09 Sep 2006 Posts: 1924 Location: Stoevring, Denmark
|
| Posted: Fri Nov 09, 2007 7:24 am Post subject: Use GPResult command line to Troubleshoot Security Groups |
|
|
Intended for administrators, the Group Policy Results (GPResult.exe) command line tool verifies all policy settings in effect for a specific user or computer. Administrators can run GPResult on any remote computer within their scope of management. By default, GPResult returns settings in effect on the computer on which GPResult is run.
To run GPResult on your own computer:
- Click Start, Run, and enter cmd to open a command window.
- Type gpresult and redirect the output to a text file, e.g.
- gpresult > C:\gp.txt
- gpresult /USER username > C:\gp_username.txt
- Enter notepad gp.txt to open the file and see the results and compare with your Cockpit settings.
Continue to more information here. |
|