Wednesday, October 5, 2016

Some quick health checks for Exchange 2013

Thanks to Fred

1. Check the cluster nodes are all up – verify that all DAG members in the cluster are up.

Get-ClusterNode

2. Test service health

Test-ServiceHealth

3. Test MAPI connectivity to every database.

Test-MAPIConnectivity

4. Check the database copy status for DAGs

Get-MailboxDatabaseCopyStatus

5. Test replication health for DAGs

Test-ReplicationHealth

Cheers!

No comments:

Post a Comment