Missing SYSVOL folder on a Windows Server 2008 R2 computer. DFSR Event ID 6002.
We have two Windows 2008 R2 servers and both are domain controllers (SVR01, DC01). SVR01 was the original domain controller and holds the FSMO roles and has the SYSVOL directory. DC01 was promoted to a domain controller and does not have the Sysvol directory. When I look in the event logs of SVR01 I see an error for EventID 6002:
The DFS Replication service detected invalid msDFSR-Subscriber object data while polling for configuration information.
I have tried doing an authoritative/non-authoritative synchronization but the error persists. When I poll the existing replicas I see that DC01 is in state 2 (awaiting initial sync) but SVR01 shows "No instance(s) available." I also see this when I open the DFS namespaces. Only DC1 shows as having a replication folder for SYSVOL. SVR01 is not listed.
How do I fix this?
Thank you
Active DirectoryWindows Server 2008Microsoft Legacy OS
Last Comment
OAC Technology
8/22/2022 - Mon
RantCan
What does repadmin.exe show? Please post this to help with analysis. You can also use DCDIAG on the DC that does get the replication to see where the failure is.
When I run dcdiag from DC01 I get "DsGetDcName returned information for \\SVR01 when we were trying to reach DC01. SERVER IS NOT RESPONDING or is NOT CONSIDERED SUITABLE." which I assume is because there is no SYSVOL or NETLOGON directories because DFS isn't replicating SYSVOL.
When I use repadmin /showrepl I receive all "was successful" back.
Also, when I go to Active Directory Users and Computers and drill down to System > DFSR-GlobalSettings > Domain System > Topology I only see DC01 and SVR01 is missing. The event log specifies the "msDFSR-MemberReference" as the problem attribute. When I try to find this in ADSIedit this entry does not exist. How do I add the SVR01 DC back to this topology?
RantCan
Are these servers on the same subnet? Does one of them have a DHCP address? Do they show identical times on the clocks? This will affect syncing.
To your comment on 12-5: can you post the entire dcdiag output (removing any specific info) for further diagnosis? Particularly, I am curious about the KCC service and any associated errors, such as an inability to start or establish a channel. Also, have they ever been properly replicated? Before recommending a course of action, I would like to take a look at the dcdiag output, as well as the repadmin.
Did you experience any errors when you ran dcpromo on DC01? It may be necessary to remove DC01 from the domain, delete all records of it using ADSIEdit and try again.
OAC Technology
ASKER
The servers are on the same subnet and the times are identical.
I've attached the dcdiag outputs from each server
I didn't experience any errors when I ran dcpromo on DC01. We have demoted and promoted DC01 again as well.
It looks like that is with NTFRS, but I'm having the problem through DFS. The FRS services are disabled on both servers since they are using DFS for replication
When I check out ADSI and go to the Domain System Volume folder for SVR01 and go to properties on the the msDFSR-Subscription entry there, I am missing the msDFSR-MemberReference field. I do not see this on either DC.
Here is a walkthrough to aid diagnosis.
http://technet.microsoft.com/en-us/library/cc738415(v=ws.10).aspx