Hi All,
I have an application installed in Windows server 2003 as a services, I would like to check if I can schedule the service to be startup/shutdown at some specific date time ?
Thanks
Stanley
Page 1 of 1
Schedule Startup/Shutdown of Windows Services
#3
Posted 12 July 2005 - 04:34 AM
Martin Zugec, on Jul 12 2005, 06:25 PM, said:
Scheduled tasks of course...
<{POST_SNAPBACK}>
<{POST_SNAPBACK}>
Isn't "Scheduled Task" for starting APPLICATION only ?
I am talking about scheduled starting and also stoping a WINDOWS SERVICE, can you tell me how to do this in details ? Thanks!
Stanley
#4
Posted 12 July 2005 - 04:40 AM
Nope, it is for performing command at specified time. Also commands like
or
cmd /c sc start service_name
or
cmd /c sc stop service_name
#6
Posted 21 July 2005 - 06:55 AM
Share this topic:
Page 1 of 1



Help
Back to top









