Windows Server 2003
--
Questions
--
Followers
Top Experts
I was having an issue in which the SYSVOL and NETLOGON shares were not being generated on a new Windows 2012 R2 server that was promoted into a domain with a Windows 2003 server. I performed the tasks at the following location:
https://support.microsoft.com/en-us/kb/290762
I made a mistake and entered D4 on the domain controller that did not have the SYSVOL and NETLOGON shares. After this, the SYSVOL share appeared and is replicating however the NETLOGON share no longer exists on any domain controller.
At this point I need to recreate the NETLOGON share. Can anyone direct me to the process of doing this?
Thanks,
Cliff
Zero AI Policy
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
Run the following command on all domain controllers in the forest.
Net Stop NTFRS (stop the file replication service)
Go Into Registry Computer\HKEY_LOCAL_MACHIN
Change the BurFlags DWORD to = D4 on the Primary Domain Controller and change to D2 on all of the backup domain controllers.
Start the NTFRS service again by using Net Start NTFRS command
https://support.microsoft.
Did you have any previous content though? Like any scripts etc? Just wondering if you might need to perform a restore from backups (if available)
lruiz,
Thanks for the suggestion. I tried yours as well and saw the SYSVOL directory disappear and the reappear however the NETLOGON directory did not return.
Any other ideas?






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.

Get a FREE t-shirt when you ask your first question.
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
1. Adding another Windows 2012 domain controller
This resulted in the new domain controller being built without a NETLOGON share and none of the other domain controllers having the share recreated.
2. Manually rebuilding the NETLOGON share by recreating the c:\Windows\SYSVOL\sysvol\L
The second test worked and resulted in replication to the other 2012 domain controller. I implemented this in the production environment and NETLOGON is now replicating.
I am still concerned that there may be issues later because AD has a tendency to have issues whenever any manual operations are implemented. Anyone have any thoughts or concerns to share?
Iruiz is correct, however, you need to perform the authoritative restore of the FRS database on the 2003 server as it holds the master database.
Please review the following: http:/Q_28894980.html
-saige-

Get a FREE t-shirt when you ask your first question.
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
Windows Server 2003
--
Questions
--
Followers
Top Experts
Windows Server 2003 was based on Windows XP and was released in four editions: Web, Standard, Enterprise and Datacenter. It also had derivative versions for clusters, storage and Microsoft’s Small Business Server. Important upgrades included integrating Internet Information Services (IIS), improvements to Active Directory (AD) and Group Policy (GP), and the migration to Automated System Recovery (ASR).