2008 10 November 2008

Restore SYSVOL and NETLOGON issues with NTFRS

Category: Staff - David Bombard @ 15:44

Today I had to do with a domain controller NETLOGON and SYSVOL shares not that confusing, insane GRoup policy and File Replication Service errors on AD like rain

Remember to copy the files that changed ....

These actions will solve the problem:

On all domain controllers in Active Directory:

1. Stop the service NETLOGON Service
2. Stop the service File Replication Service (NTFRS)

The PDC Emulator:

1. Delete the files in the% systemroot% \ ntfrs
2. Add a user that does not exist as full control in the% systemroot% \ SYSVOL and ALLOWED to perform a reset on all child objects.
3. Change the registry key
HKLM \ System \ CurrentControlSet \ Services \ NTFRS \ paramaters \ Backup / Restore \ Process at Startup \ BurFlags (REG_DWORD) = D4 (The default is 0)
4. Start the NETLOGON service
5. Start the service NTFRS Service

Tags: Active Directory , AD , NETLOGON , NTFRS , SYSVOL


Page 1 of 1 1