Skip to content
This repository has been archived by the owner on Apr 20, 2020. It is now read-only.

Test-ExchangeServerHealth.ps1 v1.16

Compare
Choose a tag to compare
@cunninghamp cunninghamp released this 13 Apr 12:10
· 10 commits to master since this release

This update contains the following fixes and improvements:

  • Shadow redundancy queues are no longer included in the transport queue size
  • Recovery DBs are now excluded from all Get-MailboxDatabase commands, to avoid issues running tests against them
  • Content index state of "Autosuspended" (introduced in recent CUs) is now catered for as a healthy state
  • Incorrect reporting of Test-ReplicationHealth results for different versions has been fixed
  • Various formatting, readability and other minor issues fixed