Compare-DbaAgReplicaSync
the dbatools team + Claude
Compare-DbaAgReplicaSync View Source the dbatools team + Claude Windows, Linux, macOS Synopsis Compares server-level objects across Availability Group replicas to identify synchronization differences. Description Compares server-level objects across all replicas in an Availability Group to identify differences that would prevent seamless failover. Availability groups only synchronize databases, not the server-level dependencies that applications need to function properly after failover. This command reports differences without making any changes, making it ideal for monitoring, alerting, and situations where you need to review differences before deciding how to handle them.
Read more
dbatools