Windows Server TechCenter >
Windows Server Forums
>
Group Policy
>
how to check Group policy applied all computers ?
how to check Group policy applied all computers ?
Hi,
I have applied the group policy wallpaper desktop. how to check the all in my domain computers are applied proberly or not is applied. there any tool to script to find out.
Team Leader
Answers
- As part of Windows 2003 recource Kit MS provides a tool called "GPMonitor".
You can rund this tool on each client (e.g. as scheduled task or trigger by script) and it will report the results to a central location.
http://technet.microsoft.com/en-us/library/cc784165(WS.10).aspx
This way you can get a GPO result overview of you whole environment.
Patrick- Marked As Answer byBruce-LiuModeratorMonday, November 09, 2009 8:05 AM
- Proposed As Answer byKudrat Sapaev Friday, November 06, 2009 2:24 PM
- And a second approach, which works with pulling method, is "GPInventory":
http://www.microsoft.com/downloads/details.aspx?familyid=1D24563D-CAC9-4017-AF14-8DD686A96540&displaylang=en
It supports command line usage and therefore should be adequate to query 500 PCs or more...
Patrick- Marked As Answer byBruce-LiuModeratorMonday, November 09, 2009 8:05 AM
- Proposed As Answer byKudrat Sapaev Friday, November 06, 2009 2:24 PM
All Replies
- Good day Team Leader,
To go logged user at workstation PC, at command prompt type the "gpresult", or at the run type "rsop.msc" it will create or display result information if your group policy is being applied or take effect.
Cheers, - Hello,
Another option is to go to your GPMC, click on the Group Policy Results and follow the wizard to select users/computers . At the end of the wizard look at the result to which policy is aplying or not
Isaac Oben MCITP:EA, MCSE - But if you have 500 computers there take alot of time to check them all like tese?
- As part of Windows 2003 recource Kit MS provides a tool called "GPMonitor".
You can rund this tool on each client (e.g. as scheduled task or trigger by script) and it will report the results to a central location.
http://technet.microsoft.com/en-us/library/cc784165(WS.10).aspx
This way you can get a GPO result overview of you whole environment.
Patrick- Marked As Answer byBruce-LiuModeratorMonday, November 09, 2009 8:05 AM
- Proposed As Answer byKudrat Sapaev Friday, November 06, 2009 2:24 PM
- And a second approach, which works with pulling method, is "GPInventory":
http://www.microsoft.com/downloads/details.aspx?familyid=1D24563D-CAC9-4017-AF14-8DD686A96540&displaylang=en
It supports command line usage and therefore should be adequate to query 500 PCs or more...
Patrick- Marked As Answer byBruce-LiuModeratorMonday, November 09, 2009 8:05 AM
- Proposed As Answer byKudrat Sapaev Friday, November 06, 2009 2:24 PM

