During the ForestPrep operation, you are prompted to choose an account to grant Exchange Full Administrator rights to. When you install Exchange 2000 on the first server, you must use this account to run Setup. After Exchange 2000 is installed on the first server, you can use the Exchange System Manager to delegate additional accounts that have Exchange Full Administrator rights.
To do this, follow these steps:
- Open the Exchange System Manager snap-in in the Microsoft Management Console (MMC).
- Right-click Organization Name and click Delegate Control.
- Click Next.
- Click Add, click Browse, click the user or group that you want to delegate permissions to, and then click OK.
- Under Role, click Exchange Full Administrator, and then click OK.
- Click Next, and then click Finish to complete the wizard.
You can determine which account was granted Exchange Full Administrator rights during ForestPrep by examining the Exchange Server Setup Progress.log file:
- Locate the Exchange Server Setup Progress.log file. The file is located on the root of the system drive on the computer where Setup /ForestPrep was run.
- Open the file with a text editor such as Notepad.exe.
- Press CTRL+END to position the cursor at the end of the file.
- On the Edit menu, click Find.
- In the Find What box, type PTAdministratorAccount.
- Click Up and click Find Next.
- Click Cancel to close the Find dialog box.
- You should see a line that looks similar to:
[17:13:19] PTAdministratorAccount = DOMAIN\User
where user is the account that was granted Exchange Full Administrator rights during ForestPrep