Search found 1 match
- 24 Jan 2015 10:05
- Forum: DOS Batch Forum
- Topic: Please help me create a batch file which creates txt files
- Replies: 1
- Views: 1792
Please help me create a batch file which creates txt files
Hi, I am trying to create a batch file that would help me to create the txt file along with the status of the service in a server. below command provides the status: "running/not running" inside the "servername.txt" file. But I am looking out for a batch file command that would c...