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

Releases: cunninghamp/Test-ExchangeServerHealth.ps1

Test-ExchangeServerHealth.ps1 v1.17

17 May 02:57
Compare
Choose a tag to compare

Fixes a bug with autosuspended queues for lagged database copies, and a case sensitive bug causing a problem with reporting of activation preference values.

Test-ExchangeServerHealth.ps1 v1.16

13 Apr 12:10
Compare
Choose a tag to compare

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

Test-ExchangeServerHealth.ps1 v1.15

20 Feb 12:09
Compare
Choose a tag to compare

Adding this release to assist people with Github downloads.