Home > Active Directory, Group Policy, Weekend Warrior, Windows > What Group Policies Have Been Applied?

What Group Policies Have Been Applied?

June 20th, 2007

In Windows XP or Windows 2003, open an entire command window and type -> GPUpdate <enter>. All of the current policy settings affecting your computer (or server) and your account are displayed.

You can also see a history of the application of group policies by inspecting the registry.

To inspect the group policies applied to your local computer, use Regedt32 to navigate to:

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Group Policy\History

To inspect the group policies applied to your account, navigate to:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Group Policy\History

Each sub-key represents an installed Group Policy Extension and each Group Policy Object is a subkey numbered from 0, the first GPO applied.

JSI Tip 2487. What group policies have been applied?

Active Directory, Group Policy, Weekend Warrior, Windows

  1. No comments yet.
  1. No trackbacks yet.