by Chris Crandall
9. June 2010 17:00
This is post 3 in a series of 3 Exchange mini health assessment posts. The CAS role mini heath check post can be found here. The HUB mini health assessment post can be found here.
The third PS1 script is a limited health assessment for the Mailbox role. The script runs through 4 functional areas: core Exchange service status, Test mail flow, MAPI connectivity, and ExBPA (errors are exported to the report and warnings are displayed on screen). Once the data is collected, the results are ex...
[More]
by Chris Crandall
7. June 2010 10:39
This is post 2 in a series of 3 Exchange mini health assessment posts. The CAS role mini heath check post can be found here. The Mailbox mini health assessment post can be found here.
This script provides a limited health assessment for the HUB Transport role. The script runs through 3 functional areas: core Exchange service status, Edge Sync Heath, and ExBPA (errors are exported to the report and warnings are displayed on screen). Once the data is collected, the results are exported to a...
[More]
by Chris Crandall
15. May 2010 00:21
A few weeks back I was onsite with a customer that was experiencing some issues with their Exchange servers after applying the latest rollup the night before. After we resolved the problem, the customer asked for a solution to validate all core Exchange services were online after patching their Exchange servers. Since the customer has hundreds of Exchange servers, we knew the only good solution would be to automate the task so I decided to build a PowerShell script. What I have done is broken ...
[More]