Displays a list of applications and services with their Process ID (PID) for all tasks running on either a local or a remote computer.
TASKLIST /?
TASKLIST [/S computer [/U [domain\]user [/P password]]] [/FI filter_name [/FI filter_name [...]] [/FO format] [/NH] [/M [module_name] | /SVC | /V]
none.
Name Operators Value CPUTime eq, ne, gt, lt, ge, le Valid time in the format of hh:mm:ss. The mm and ss parameters should be between 0 and 59 and hh can be any valid unsigned numeric value. Imagename eq, ne Any valid string. Memusage eg, ne, gt, lt, ge, le Any valid integer. Modules eq, ne Any valid string. NTXP ONLY PID eg, ne, gt, lt, ge, le Any valid positive integer. Services eq, ne Any valid string. Session eg, ne, gt, lt, ge, le Any valid session number. SessionName eq, ne Any valid string. Status eq, ne RUNNING|NOT RESPONDING Username eq, ne Any valid user name ([Domain\]User). Windowtitle eq, ne Any valid string. Name Operators Value
none.
Tasklist is a replacement for the TList tool.
none.
none.