Wednesday, February 9, 2011

List running processes from Command Line Interface

User "processlist" command

               or

WMIC /OUTPUT:C:\ProcessList.txt PROCESS get Caption,Commandline,Processid

No comments: