Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

XADM: Service Is Hung, Need to Set to Manual in Registry


View products that this article applies to.

Symptoms

A Microsoft Exchange Service may stop responding and the Service Control Manager reports an error when it tries to modify that service's state. If you cannot use the Services (in Control Panel) to stop the service and are unable to change the Startup Type of the service, you can change how that service starts by editing the registry. All Exchange services should be set to manual until you determine the cause of the hung state.

↑ Back to the top


Resolution

To change the Startup Type of a service in this condition you can modify the registry.

WARNING: Using Registry Editor incorrectly can cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk.

For information about how to edit the registry, view the "Changing Keys And Values" Help topic in Registry Editor (Regedit.exe) or the "Add and Delete Information in the Registry" and "Edit Registry Data" Help topics in Regedt32.exe. Note that you should back up the registry before you edit it.

Start Registry Editor (Regedt32.exe). Select each of the following subkeys that your computer has and modify them one at a time.

   HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services
   \MSExchangeCCMC
   \MSExchangeDS
   \MSExchangeDX
   \MSExchangeFB
   \MSExchangeIMC
   \MSExchangeINS
   \MSExchangeIS
   \MSExchangeMSMI
   \MSExchangeMTA
   \MSExchangePCMTA
   \MSExchangeSA
   \MSExchangeWEB
				

Change the following in the right pane:
   Value Name: Start
   Data Type: REG_DWORD
   Data: 3 (Default: 2)
				

Data values are as follows:
   0 = Boot
   1 = System
   2 = Automatic
   3 = Manual
   4 = Disabled
				

After the value for Start has been set to Manual, you can shut down the computer. This will stop the service that was not responding and allow you to troubleshoot the cause of the problem.

↑ Back to the top


Properties

Retired KB Content Disclaimer
This article was written about products for which Microsoft no longer offers support. Therefore, this article is offered "as is" and will no longer be updated.

↑ Back to the top


Keywords: KB176566, kbprb

↑ Back to the top

Article Info
Article ID : 176566
Revision : 5
Created on : 10/27/2006
Published on : 10/27/2006
Exists online : False
Views : 322