Is there a way of getting the PID of a windows service with a command in a batch script by just knowing the name of the service?
Get the PID of a Windows service by the name of the service
27k Views Asked by ilce At
3
Is there a way of getting the PID of a windows service with a command in a batch script by just knowing the name of the service?
Try the following code: