Batch Script to restart service
- by saikishore
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