When using the repadmin /showrepl command to check replication health status on your Windows domain environment in command prompt on Sindows Server end of result you may see the following error message:
DsReplicaGetInfo() failed with status 8453 (0x2105):
Replication access was denied.
This is actually not an error or replication error, don’t worry: to "fix" this issue just run again the same command but using Command Prompt in "Run as Administrator" mode.
标签:status,0x2105,failed,DsReplicaGetInfo,access,Replication From: https://www.cnblogs.com/rusking/p/17643542.html