Troubleshooter Scripts in Exchange 2010 SP1
Today the Exchange product team released the detailed explanation of three troubleshooting scripts embedded in SP1.
The interesting of these scripts is that resolve issues that are common in clients, such as corrupt indices. They can be executed even if the events indicated in the article are not present in the log.
Are three scripts in PowerShell:
- Content Index Troubleshooter (Troubleshoot-CI .ps1)
- Database Latency Troubleshooter (Troubleshoot-DatabaseLatancy .ps1)
- Database Disk Space troubleshooter (Troubleshoot-DatabaseSpace .ps1)
For details about these scripts you can read the Release Notes for SP1 or access the post in http://msexchangeteam.com/archive/2011/01/18/457713.aspx
PS: Keep this link because these scripts were embedded in SP1 exactly because of the high occurrence of related events.
Leave a Comment