JuicySen
|
Many a times after Exchange Server Recovery, the system attendant does not start. It happens so because the server account does not have the correct permission on the Exchange Server. To get rid of this problem, you would have to grant the correct permission for the server account.
ADSI Edit is used to grant the correct permissions. Following are the steps involved to use ADSI Edit to fix the problem:
• Start the ADSI Edit by clicking Run and then typing adseedit.msc and then click
OK
• Expand the configuration and then expand the services and finally expand
Microsoft Exchange Server
• After that expand OrganisationName, then Administrative Groups and then
Servers
• Click on the Properties by right clicking on the Server Name
• Check that Allow check box for Full Control is selected
• If the box is not selected then select it
• After that click on the Security tab
• Make sure that server objects is there in the list of accounts
After performing these operations, quit the ADSI Edit and then wait for the domain controller to replicate the changes that you have made. After that the System Attendant can get started.
Posted 867 days ago
|