REM ======= Batch file for resuming the Windows services for MS Exchange ================== REM ======= Acronis Customer Central ====================================================== REM ======= Rename the file from StartMSExchange.txt to StartMSExchange.bat =============== net start "Microsoft Exchange System Attendant" net start "Microsoft Exchange Event" net start "Microsoft Exchange IMAP4" net start "Microsoft Exchange MTA Stacks" net start "Microsoft Exchange POP3" net start "Microsoft Exchange Routing Engine"