Tag Archives: GPO

GPO – Event ID 1058, Group Policy gpt.ini–Solved

"The Processing of Group Policy failed. Windows attempted to read the file \\domain\sysvol\domain\policies\{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}\gpt.ini from a domain controller and was not successful."   Under \\domain\sysvol\domain\policies\{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}  – there was no ini file  so I realized that GPO is probably corrupted In order … Continue reading

Posted in GPO | Tagged , , | Leave a comment

GPO – Deny single user/Group

1. First you need to find the GPO Guid To Find the group Guide Connect to a dc server and open Active Directory PowerShell get-gpo -all |select-object DisplayName,id |sort name >c:\gpo.txt   2. Find in Active directory the GPO with … Continue reading

Posted in Active Directory, GPO | Tagged , | Leave a comment