During the ForestPrep operation, you are prompted to choose an account to grant Exchange Full Administrator rights to. When you install Exchange 2003 on the first server, you must use this account to run Setup. After Exchange 2003 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:
- Start Exchange System Manager.
- Right-click Your Organization Name, and then click Delegate Control.
- Click Next.
- Click Add, click Browse, click the user or the 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.
To determine the account that was granted Exchange Full Administrator rights during ForestPrep, examine 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 you ran the setup /forestprep command.
- Open the file with a text editor such as Notepad.
- Press CTRL+END to position the pointer at the end of the file.
- On the Edit menu, click Find.
- In the Find What box, type PTAdministratorAccount.
- Click Up, and then click Find Next.
- Click Cancel to close the Find dialog box.
-
Locate the line that looks similar to the following, where User is the account that was granted Exchange Full Administrator rights during ForestPrep:
[17:13:19] PTAdministratorAccount = <DOMAIN>\<User>