You are on page 1of 14

MODMSXM01A

In Maintenance Mode:

Set-ServerComponentState MODMSXM01A -Component HubTransport -State Draining -Requester


Maintenance
Redirect-Message -Server MODMSXM01A.est1933A.com -Target MODMSXM02A.est1933A.com
Suspend-ClusterNode MODMSXM01A
Set-MailboxServer MODMSXM01A -DatabaseCopyActivationDisabledAndMoveNow $True
Set-MailboxServer MODMSXM01A -DatabaseCopyAutoActivationPolicy Blocked
Set-ServerComponentState MODMSXM01A -Component ServerWideOffline -State Inactive -Requester
Maintenance

Check In Maintenance Mode:

Get-ServerComponentState MODMSXM01A | ft Component,State –Autosize


Get-MailboxServer MODMSXM01A | ft DatabaseCopy* -Autosize
Get-ClusterNode MODMSXM01A | fl
Get-Queue

Out Maintenance Mode:

Set-ServerComponentState MODMSXM01A -Component ServerWideOffline -State Active -Requester


Maintenance
Resume-ClusterNode MODMSXM01A
Set-MailboxServer MODMSXM01A -DatabaseCopyActivationDisabledAndMoveNow $False
Set-MailboxServer MODMSXM01A -DatabaseCopyAutoActivationPolicy Unrestricted
Set-ServerComponentState MODMSXM01A -Component HubTransport -State Active -Requester
Maintenance

MODMSXM03A

In Maintenance Mode:

Set-ServerComponentState MODMSXM03A -Component HubTransport -State Draining -Requester


Maintenance
Redirect-Message -Server MODMSXM03A.est1933A.com -Target MODMSXM04A.est1933A.com
Suspend-ClusterNode MODMSXM03A
Set-MailboxServer MODMSXM03A -DatabaseCopyActivationDisabledAndMoveNow $True
Set-MailboxServer MODMSXM03A -DatabaseCopyAutoActivationPolicy Blocked
Set-ServerComponentState MODMSXM03A -Component ServerWideOffline -State Inactive -Requester
Maintenance

Check In Maintenance Mode:

Get-ServerComponentState MODMSXM03A | ft Component,State –Autosize


Get-MailboxServer MODMSXM03A | ft DatabaseCopy* -Autosize
Get-ClusterNode MODMSXM03A | fl
Get-Queue

Out Maintenance Mode:

Set-ServerComponentState MODMSXM03A -Component ServerWideOffline -State Active -Requester


Maintenance
Resume-ClusterNode MODMSXM03A
Set-MailboxServer MODMSXM03A -DatabaseCopyActivationDisabledAndMoveNow $False
Set-MailboxServer MODMSXM03A -DatabaseCopyAutoActivationPolicy Unrestricted
Set-ServerComponentState MODMSXM03A -Component HubTransport -State Active -Requester
Maintenance

Setup.exe /mode:upgrade /IAcceptExchangeServerLicenseTerms


Get-Command Exsetup.exe | ForEach-Object {$_.FileVersionInfo}
Out Maintenance Mode:

Set-ServerComponentState MODMSXM01A -Component ServerWideOffline -State Active -Requester


Maintenance
Resume-ClusterNode MODMSXM01A
Set-MailboxServer MODMSXM01A -DatabaseCopyActivationDisabledAndMoveNow $False
Set-MailboxServer MODMSXM01A -DatabaseCopyAutoActivationPolicy Unrestricted
Set-ServerComponentState MODMSXM01A -Component HubTransport -State Active -Requester
Maintenance
https://social.technet.microsoft.com/wiki/contents/articles/15776.exchange-server-2013-and-2016-
build-numbers-with-cumulative-updates.aspx

Get-ExchangeServer | fl name,*version*

You might also like