> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.trugrid.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# How to export GPO (Group Policies)



# How to export Group Policies

Sometimes it may be neccessary to export the Group Policies being applied to a users login. There could be policies in place causing unexpected issues. 

Below are the steps to export the group policy. 

From your Domain Controller in which the TruGrid Sentry agent is installed onto, run the below commands. It may also be helpful to run this within the users login too.

* Open the Command Prompt in administrator/elevated mode.
* Run "gpresult /h policy.html"

If you need to share an export with us, please zip up the file and upload it to the live chat.

Microsoft documentation for reference: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/gpresult


​