Gpt.ini issue (Group Policy)

AMIR -  
 checamir -
Hello.
I've been trying for a while to create a group strategy that's as simple as disabling the control panel.
I'm on Win 2003 SBS.
I've tried everything, gpupdate and the like, nothing works, until I go to the event log and find a message that says: "Windows cannot access the file gpt.ini for the Group Policy object CN= "…some numbers as its code" after which it tells me that the file should be located in the policies directory of my strategy in sysvol.
Well, I go into this famous directory, and I do find the gpt.ini file.
The sysvol directory is shared since I can even find it in network favorites --> my server.
I don't really understand what's going on.
Thank you for your help
Configuration: Windows XP Internet Explorer 6.0 win 2003sbs

2 answers

  1. sisko59
     
    I encountered the same problem and managed to solve it after 3 days of research.

    And I found this page on the Microsoft site: https://docs.microsoft.com/fr-fr/troubleshoot/windows-server/group-policy/userenv-errors-occur-events-are-logged

    In fact, I had the "TCP/IP NetBIOS Helper" service that was disabled... on my XP.

    It wasn't coming from my 2000 server!!!!!!

    Otherwise, I also had an error on my error with dcdiag on system log; I just had to type in the command line: net time \\myserver /setsntp

    There you go, I hope this can help you and others with your problem!!
    2