Repadmin /replsum doesn't show destination DSA and error 1722 on same source

Yankee30 206 Reputation points
2022-02-05T21:49:07.293+00:00

I recently moved the PDC role to a new upgraded Windows Server.
Now if I run repadmin /replsum.
It only shows Source DSA & not Destination DSA, why not ?

Also it shows Error 1722 for the PDC server itself in the Source DSA while I'm running the command within the PDC, why would it do so ?

171595-capture.jpg

While if i run repadmin /showrepl PDCName. It's all successful

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Windows for business | Windows Server | User experience | Other
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2022-02-05T21:54:37.26+00:00

    Please run;

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

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

    1 person found this answer helpful.

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.