Applies to: Exchange Server 2007 SP1, Exchange Server 2007
Topic Last Modified: 2011-04-05
This topic describes how to use diagnostic logging to troubleshoot if the Microsoft Exchange System Attendant does not start. If the Microsoft Exchange System Attendant does not start, the other Exchange services also do not start. To help determine the cause of this problem, you can use the Exchange Management Shell to run diagnostic logging on the Microsoft Exchange System Attendant. By increasing the logging level, Exchange generates additional events in the event log that you can submit to Microsoft. Microsoft support personnel can assist you in determining the reason that the System Attendant failed to start.

Before You Begin
To perform the following procedure, the account that you use must be delegated membership in the local Administrator group. For more information about permissions, delegating roles, and the rights that are required to administer Exchange 2007, see Permission Considerations.

Procedure

To use the Exchange Management Shell to change the logging level for the Exchange System Attendant process
-
Start the Exchange Management Shell.
-
Type the following command:
Set-EventLogLevel -Identity "ServerName\MSExchangeSA\NSPI Proxy" -Level High
Note: |
|---|
You can increase diagnostic logging for the following subcomponents:
MSExchangeMU\General
MSExchangeSA\Clean Mailbox
MSExchangeSA\NSPI Proxy
MSExchangeSA\RFR Interface
MSExchangeSA\OAL Generator
MSExchangeSA\Proxy Generation
MSExchangeSA\RPC Calls
MSExchangeSA\RPC-HTTP Management
|
Note: |
|---|
|
We recommend that you set the logging level back to the default level after you finish troubleshooting.
|

For More Information