| 
| 
XADM: Start and Stop Exchange Services from a Command Line
ID: Q160572
 
 |  The information in this article applies to:
 
 
Microsoft Exchange Server, version  5.5
 
 
 SUMMARY
You can manually start and stop any service from the command prompt.
 To start Microsoft Exchange services, at the command prompt, type net start registry name. For example:
 
 net start MSExchangeIS To stop Microsoft Exchange services, at the command prompt, type net stop registry name. For example:
 
 net stop MSExchangeIS
 
 MORE INFORMATION
The registry names for the Microsoft Exchange services are:
 
   MSExchangeSA for Microsoft Exchange System AttendantMSExchangeIS for Microsoft Exchange Information Store
 MSExchangeDS for Microsoft Exchange Directory
 MSExchangeMTA for Microsoft Exchange Message Transfer Agent
 MSExchangeMSMI for MS Mail Connector Interchange
 MSExchangeDX for Microsoft Exchange Directory Synchronization
 MSExchangeIMC for Microsoft Exchange Internet Mail Connector
 MSExchangeFB for MS Schedule+ Free/Busy connector
 MSExchangeES for Microsoft Exchange Event Service
 MSPOP3Connector for Microsoft Exchange POP3 Connector (Small Business Server version 4.5 Specific)
 Additional query words: 
 
Keywords          : kbusage XADM Version           : winnt:5.5
 Platform          : winnt
 Issue type        : kbhowto
 |