BreadCrumbs: Group Policy
Group Policy
From Luke Jackson
(Difference between revisions)
Revision as of 16:20, 8 February 2007 (edit) Ljackson (Talk | contribs) ← Previous diff |
Current revision (15:09, 6 April 2007) (edit) Ljackson (Talk | contribs) (→Sources) |
||
Line 1: | Line 1: | ||
- | [http://www.cmu.edu/computing/andrew-windows/gpo.html] | + | == Tools == |
+ | |||
+ | === gpresult === | ||
+ | |||
+ | Command based tool which displays current GPO information | ||
+ | |||
+ | gpresult | ||
+ | |||
+ | === rsop.msc === | ||
+ | |||
+ | GUI based tool that shows a result based view of the GPOs similar to if you were editing the GPO on the Server. | ||
+ | |||
+ | rsop.msc | ||
+ | |||
+ | == Errors == | ||
+ | |||
+ | * '''1085''' - The Group Policy client-side extension Security failed to execute. Please look for any errors reported earlier by that extension. | ||
+ | |||
+ | == Warnings == | ||
+ | |||
+ | * '''1202''' - Security policies were propagated with warning. 0x4b8 : An extended error has occurred. | ||
+ | |||
+ | == Sources == | ||
+ | |||
+ | *[http://www.cmu.edu/computing/andrew-windows/gpo.html http://www.cmu.edu/computing/andrew-windows/gpo.html] | ||
+ | *[http://articles.techrepublic.com.com/5100-6350-6083908.html http://articles.techrepublic.com.com/5100-6350-6083908.html] | ||
+ | *[http://articles.techrepublic.com.com/5100-6345-6102406.html http://articles.techrepublic.com.com/5100-6345-6102406.html] | ||
+ | *[http://support.microsoft.com/kb/221833 http://support.microsoft.com/kb/221833] | ||
+ | |||
+ | [[Category:Windows XP]] | ||
+ | [[Category:Windows 2003 Server]] |
Current revision
Contents |
[edit]
Tools
[edit]
gpresult
Command based tool which displays current GPO information
gpresult
[edit]
rsop.msc
GUI based tool that shows a result based view of the GPOs similar to if you were editing the GPO on the Server.
rsop.msc
[edit]
Errors
- 1085 - The Group Policy client-side extension Security failed to execute. Please look for any errors reported earlier by that extension.
[edit]
Warnings
- 1202 - Security policies were propagated with warning. 0x4b8 : An extended error has occurred.
[edit]