1. http://support.microsoft.com/kb/940845 - Fix IT (http://go.microsoft.com/?linkid=9705422)
To change the dependencies yourself on a Windows Server 2008-based server, use the values in the following table to determine the appropriate values for the dependencies.
| Registry path | Registry subkey(Multi_SZ) | Registry value |
|---|---|---|
| HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\MSExchangeSA | DependOnService | EventLog, RPCSS, LanmanWorkstation, LanmanServer, Netlogon |
| HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\MSExchangeADTopology | DependOnService | Netlogon |
| HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\MSExchangeIS | DependOnService | Netlogon |
To change the dependencies yourself on a Windows Server 2003-based server, use the values in the following table to determine the appropriate values for the dependencies.
| Registry path | Registry subkey(Multi_SZ) | Registry value |
|---|---|---|
| HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\MSExchangeSA | DependOnService | EventLog, RPCSS, LanmanWorkstation, LanmanServer, Netlogon, NtLmSsp |
| HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\MSExchangeADTopology | DependOnService | Netlogon |
| HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\MSExchangeIS | DependOnService | Netlogon |