LKBEN11464: Which GPO policy works on my computer when I logon to the domain.
LKB | Created: 09/11/2020 | Version: 2 | Language: EN | Rating: 0 | Outdated: False | Marked for deletion: False
Author: Wim Peeters - Keskon GmbH & Co. KG
Latest update: 09/11/2020 | Comment:
Symptom
You need to find out which policies are set to your computer.
Cause
This can be used for troubleshooting policies in a windows domain.
Solution
To generate a report from the policies you open a command line (= execute cmd.exe)
Now you enter the following command:
gpresult /h c:\temp\gpo_result.html
Please note, not every system has a c:\temp directory. You might need to change the path of the output file.
This will generate a html file containing the policies which are working on the computer. You can open this file with your favorite browser.
Have fun.
About the Author
Wim Peeters is electronics engineer with an additional master in IT and over 30 years of experience including time spent in support, development, consulting, training and database administration. Wim has worked with SQL Server since version 6.5. He has developed in C/C++, Java and C# on Windows and Linux in different European countries and different European languages. He writes knowledge base articles to solve IT problems and publishes them on the Lubby Knowledge Platform where he is one of the most important contributors and the main developer.