Hi,
I need a script to output the amount of processes of a particular running at one time. We have a terminal server and we are experiencing problems with the licensing of a particular programs…………So basically I have to go to task manager and then count the number of processes of eg x.exe….
at cmd if i run tasklist i get a read out, but if there is any way of actually running a script and getting a read out of eg “there are __ amount of this process running”..
i have done this before in a linux environment but never in windows.
Any ideas will be appreciated, thanks.