DC01 failed test DFSREvent

Андрей Михалевский 3,451 Reputation points
2020-11-20T14:07:59.187+00:00

Hello.

After reboot, some time i got error:

dcdiag /q
There are warning or error events within the last 24 hours after the SYSVOL has been shared. Failing SYSVOL
replication problems may cause Group Policy problems.
......................... DC01 failed test DFSREvent

I have only 1 Active Directory server with all FSMO roles. I don't have second controller.

Diagnostic:

This command return value 4

For /f %i IN ('dsquery server -o rdn') do @Echo %i && @wmic /node:"%i" /namespace:\root\microsoftdfs path dfsrreplicatedfolderinfo WHERE replicatedfoldername='SYSVOL share' get replicationgroupname,replicatedfoldername,state

msDFSR-Flags for CN=DFSR-GlobalSettings has value 4

And Local State in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DFSR\Parameters\SysVols\Migrating SysVols has value 3

Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2020-11-20T15:11:27.837+00:00

    If it's a one time event then you can safely ignore it. Also something here might help.
    https://learn.microsoft.com/en-us/troubleshoot/windows-server/networking/dfsr-event-2212-restart-server

    --please don't forget to Accept as answer if the reply is helpful--

    1 person found this answer helpful.
    0 comments No comments

9 additional answers

Sort by: Most helpful
  1. Anonymous
    2020-11-20T14:18:46.917+00:00

    Please run;

    Dcdiag /v /c /d /e /s:%computername% >c:\dcdiag.log
    repadmin /showrepl >C:\repl.txt
    ipconfig /all > C:\dc1.txt

    then put unzipped text files up on OneDrive and share a link.

    0 comments No comments

  2. Андрей Михалевский 3,451 Reputation points
    2020-11-20T14:37:36.547+00:00

  3. Андрей Михалевский 3,451 Reputation points
    2020-11-20T14:42:56.947+00:00
    0 comments No comments

  4. Anonymous
    2020-11-20T14:53:14.7+00:00

    After reboot, some time i got error

    What related errors are in the event log? (source and event ID) Is it only when you reboot? If so I wouldn't be too concerned.

    --please don't forget to Accept as answer if the reply is helpful--

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.