TIA

Re: Is it possible to schedule a service restart by SC

SC
Thu Nov 27 07:12:10 CST 2003

Yep, Create batch file with a net stop command and net start command
followed by the name of the service that you would like to control. If you
you want to see a list of currently running services go to command and type
net start and choose the service from the list provided to copy and paste
into batch file. Then you can schedule the batch file to be run.

SC

"Richard G" <rtg123@hotmail.com> wrote in message
news:8d6bsvohjck22ekjdcknkia70at93g197n@4ax.com...
> TIA



Re: Is it possible to schedule a service restart by Marina

Marina
Thu Nov 27 07:51:56 CST 2003

Main question would be: why would you need to schedule that?

Marina

"SC" <SC@virgin.net> schreef in bericht
news:eDfuYgOtDHA.2360@TK2MSFTNGP09.phx.gbl...
> Yep, Create batch file with a net stop command and net start command
> followed by the name of the service that you would like to control. If
you
> you want to see a list of currently running services go to command and
type
> net start and choose the service from the list provided to copy and paste
> into batch file. Then you can schedule the batch file to be run.
>
> SC
>
> "Richard G" <rtg123@hotmail.com> wrote in message
> news:8d6bsvohjck22ekjdcknkia70at93g197n@4ax.com...
> > TIA
>
>



Re: Is it possible to schedule a service restart by Mark

Mark
Thu Nov 27 12:21:43 CST 2003

stopping and starting a DB for backup is something I do

--
Sincerely,
Mark Mancini, CCA, CCNA, Master CIW&CI, CNE 4&5, MCSE+I 4&2000
www.MCSE2000.com
www.AppLauncher.com



"Marina Roos" <marina@roos.nodontwantspam.nl.com> wrote in message
news:Oxd0Q2OtDHA.2388@TK2MSFTNGP12.phx.gbl...
> Main question would be: why would you need to schedule that?
>
> Marina
>
> "SC" <SC@virgin.net> schreef in bericht
> news:eDfuYgOtDHA.2360@TK2MSFTNGP09.phx.gbl...
> > Yep, Create batch file with a net stop command and net start command
> > followed by the name of the service that you would like to control. If
> you
> > you want to see a list of currently running services go to command and
> type
> > net start and choose the service from the list provided to copy and
paste
> > into batch file. Then you can schedule the batch file to be run.
> >
> > SC
> >
> > "Richard G" <rtg123@hotmail.com> wrote in message
> > news:8d6bsvohjck22ekjdcknkia70at93g197n@4ax.com...
> > > TIA
> >
> >
>
>