Windows server 2003/2008 – How to check Exchange 2007 health via powershell
Posted by Mark | Posted in Exchange 2007, Powershell, Windows 2003, Windows 2008 | Posted on 16-06-2009
0
This post will show you how to check basic Exchange server 2007 health using powershell commands.
To check if all required services are running open exchange powershell on you Windows server 2003/2008 and type:
Test-servicehealth
To perform MAPI connectivity check type:
Test-MAPIConnectivity
Follow us on Twitter !







