Search found 2 matches
- 01 Dec 2014 11:10
- Forum: DOS Batch Forum
- Topic: Search for Service using Regular Expression
- Replies: 4
- Views: 3843
Re: Search for Service using Regular Expression
I guess this commands only gets the services which are active or in started mode.
- 01 Dec 2014 10:53
- Forum: DOS Batch Forum
- Topic: Search for Service using Regular Expression
- Replies: 4
- Views: 3843
Search for Service using Regular Expression
I had a service. I want to know whether the service had been installed on the system or not. I can provide some part of the service name but not entirely.
I have tried couple of commands but couldn't get the result.
sc query
find
I have tried couple of commands but couldn't get the result.
sc query
find