Sunday, January 9, 2011

Some Windows Commands

From command prompt, Taskkill /pid to kill a task. 


Tasklist /v to get a list of running tasks. 


netstat -ano to get the list of used network ports and the pid using the port.

No comments: