Search found 1 match

by onemancrew
21 Mar 2012 03:18
Forum: DOS Batch Forum
Topic: print all running services + user of each service
Replies: 1
Views: 2038

print all running services + user of each service

Hi to all I would like to write a script which print all running services and in the same time to print for each service the username which the service is running as. so I have managed to develop some sort of script but I have some problem with the script. here is the script which I have developed: ...