Does anyone know what commands I can write into a batch file to start and stop services on a W2K server ?
I am having to stop a service manually for backups to run and I would like to automate this.
I stop Exchange services so I can backup each night then restart using the net start command.
As below
net stop "Microsoft Exchange Event" /y
net stop "Microsoft Exchange IMAP4" /y
net stop "Microsoft Exchange Information Store"/ y
net stop "Microsoft Exchange Management" /y
net stop "Microsoft Exchange MTA Stacks" /y
net stop "Microsoft Exchange Routing Engine" /y
net stop "Microsoft Exchange POP3" /y
net stop "Microsoft Exchange Site Replication" /y
net stop "Microsoft Exchange System Attendant" /y
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.