Search found 1 match
- 13 Jan 2014 17:05
- Forum: DOS Batch Forum
- Topic: How to check windows services using batch file
- Replies: 3
- Views: 3935
How to check windows services using batch file
Hi Everyone, I want to create a batch file which could perform below task:- check the status of windows services. close one running application and start it again. check for a particular file in a directory. optional send mail to a particular mail id. Any help would be appreciated. Thanks in advance...