|
....................................................Windows 7 Resource
Kit
Unofficial Support Site
Win7 Reskit
> Part 3: Desktop Management > Chapter
14: Managing the Desktop Environment
What's New: Group Policy
See
http://technet.microsoft.com/en-us/library/dd367853.aspx
Frequently Asked Questions: Group
Policy
Q-1. How can I print a list of all the
GPOs and their corresponding settings?
A-1. Here are two ways you can do this:
- Using the GetReportsForAllGPOs.wsf
script
- Using Windows PowerShell as follows:
Get-GPOReport –All –ReportType Html
–domain fqdnDomainName –Path c:\reports\allreports.html
Additional Resources: Group Policy
Preferences
The following posts on the Group Policy Team
Blog provide useful tips for managing your environment using Group
Policy Preferences:
Additional Resources:
Managing Group
Policy using PowerShell
The Group Policy Team Blog has a terrific
script called SearchGPOsForSetting.ps1 that can be used to search all
GPOs and ADMXs for a specified setting, see
this post and
the following one for details. You can download the script
here.
Other posts on the Group Policy Team Blog
about managing Group Policy using PowerShell include the following:
Also check out
this video on TechNet which demonstrates some of the ways you can use
PowerShell to query and make changes to Group Policy registry settings.
Disclaimer: The Windows 7 Resource
Kit Unofficial Support Site makes no
representations concerning the accuracy,
reliability or suitability of the
information contained herein. All such
information is presented "as is" with no
warranties of any kind.
Contact us if you have questions or feedback concerning this site.
|