microsoft:misc:exchg1
Exchange on SBS Server will not start after reboot
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 |
microsoft/misc/exchg1.txt · Last modified: 2013/06/10 04:44 by 127.0.0.1
