using gpresult on server 2008

Gpresult is a great utility that can be used to export valuable policy information. Things have changed around in Server 2008 SP2 and Server 2008 R2, but the premice is still the same. Here are some command line examples that should help when needed.
  1. To quickly export the policy [RSOP] open a command window and type in:
    1. gpresult /h c:\temp\%computername%.htm
    2. The above command will provide you with a detailed report of the following.
    3. ** Group Policy Objects\Applied GPOs
    4. ** Group Policy Objects\Denied GPOs
    5. ** Group Policy Objects\Security Group Membership when Group Policy was applied
    6. ** Group Policy Objects\WMI Filters
    7. ** Group Policy Objects\Component Status
    8. ** User Configuration Summary\
    9. ** User Configuration Summary\General
    10. ** User Configuration Summary\Group Policy Objects
    11. ** User Configuration Summary\Security Group Membership when Group Policy was applied
    12. ** User Configuration Summary\WMI Filters
    13. ** Windows Settings\Security Settings
    14. ** Windows Settings\Administrative Templates
    15. ** Windows Settings\Internet Explorer Maintenance