Batch Script to restart service
Posted
by saikishore
on Server Fault
See other posts from Server Fault
or by saikishore
Published on 2010-03-28T19:43:32Z
Indexed on
2010/03/28
19:53 UTC
Read the original article
Hit count: 312
script
Can anyone help with a peice of batch script to restart an application service at scheduled time.
For example: If the service is "windows firewall " Then the script should restart this service every day at 09:00 AM and 09:00PM . Can someone help with complete code.(Assume that there is no dependency of this service on any other service).Any help is greately appreciated.
Thanks Harry
© Server Fault or respective owner