To give the Exchange server the appropriate permissions, you must add the Exchange server computer account to the PrivUser group in Active Directory.
To do this, follow these steps:
- On the domain controller, click Start, point to Programs, point to Administrative Tools, and then click Active Directory Users and Computers.
- Locate and expand the Microsoft CRM organizational unit. Double-click the PrivUserGroup that is in this organizational unit.
- Click the Members tab.
- Click Add.
- Type the name of the Exchange server, and then click Check Names. As soon as the name is resolved, click OK.
- Click OK.
- Restart the Exchange server for the new permissions to take effect.
If there are warning messages in the application event log after you follow these steps, you can change the logging level of the MSCRMExRouterService to suppress the warning messages. To do this, follow these steps.
Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall the operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.
- On the Exchange server where the Microsoft CRM-Exchange E-Mail Router Service is installed, click Start, click Run, type regedit, and then click OK.
- In Registry Editor, click the following subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSCRMExRouterService
- Change the value of
LogLevel
from 1 to 2. - Restart the Microsoft CRM-Exchange E-Mail Router Service:
- Click Start, point to Programs, point to Administrative Tools, and then click Services.
- Right-click Microsoft CRM-Exchange E-Mail Router Service, and then click Restart.