all groups > sql server replication > july 2003 >
You're in the

sql server replication

group:

Stop and Start Services


Stop and Start Services Brian Scarborough
7/11/2003 9:08:44 AM
sql server replication:
Is there a way to schedule the services for SQL to stop
and start automatically??

Re: Stop and Start Services Ray Higdon
7/13/2003 2:48:38 PM
You can use a command shell schedule. In your command shell do

net start mssqlserver

to stop it do:

net stop mssqlserver

HTH

Ray Higdon MCSE, MCDBA, CCNA

*** Sent via Developersdex http://www.developersdex.com ***
AddThis Social Bookmark Button