Finding Running Processes On A Remote Computer
Do you ever need to find out what processes are running on a remote machine?
I do, so here is a script that will query a remote computer and write all processes to a text file.
Do you ever need to find out what processes are running on a remote machine?
I do, so here is a script that will query a remote computer and write all processes to a text file.