Home > How to > Windows CLI – Tasklist

Windows CLI – Tasklist

February 9th, 2009 Leave a comment Go to comments

The command line tool tasklist without any switches will simply display the local currently running processes and if the /S parameter is used process’s running on a remote machine can be queried.

Now all of this isn’t really worth writing about you might say, however one switch that I found useful was the command tasklist /svc ; this will display a list of all running processes along with any related services attached to that process.

Categories: How to Tags: , ,
  1. No comments yet.
  1. No trackbacks yet.