How To Translate GPO GUIDs To GPO Names

IT Support Forum Forums Active Directory Group Policy General Discussion How To Translate GPO GUIDs To GPO Names

Viewing 0 reply threads
  • Author
    Posts
    • #1745
      Webmaster
      Keymaster

      There are a number of ways to find out what GPO name a GPO GUID translates to. To translate a GPO GUID into its corresponding GPO name, run this PowerShell cmdlet:

      Get-GPO /GUID “xxx”

      Where xxx is the GUID (including curley brackets) of the GPO you want to find out the name of.

Viewing 0 reply threads
  • You must be logged in to reply to this topic.