Exchange 2016 Troubleshooting
Will display all the commands Test
Test-ServiceHealth to Verify Required Services
Test-MAPIConnectivity to Test Mailbox Databases
Test-ReplicationHealth to Test DAG Members
Test-Mailflow to Verify Mail Delivery
Test-Mailflow -AutoDiscoverTargetMailboxServer | ConvertTo-Csv > “C:\yshvili\mailflow.csv”
Test-Mailflow -TargetEmailAddress [email protected]
Test-MRSHealth – Verify the Mailbox Replication Service
Test-ServiceHealth | ft role,req*,servicesnotrunning
Get-ServerComponentState $env:computername
Get-Command -Verb Test | Where Module -match $env:computername