stanleychong Posted July 12, 2005 Posted July 12, 2005 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 ?ThanksStanley
stanleychong Posted July 12, 2005 Author Posted July 12, 2005 Scheduled tasks of course...<{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
Martin Zugec Posted July 12, 2005 Posted July 12, 2005 Nope, it is for performing command at specified time. Also commands likecmd /c sc start service_nameor cmd /c sc stop service_name
Lus Posted July 21, 2005 Posted July 21, 2005 try it http://www.xpertdesign.de/software/Xecutor.exeindepend software for schedule every thing u wish ?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now