If not, you really should check them out. WindowsSecurity.com just finished a series of articles that discusses them in detail. The PsTools consist of a couple of command line tools, allowing you to view and manage many important Windows functions.

Here is a list with short description of each command:

  • PsExec – execute processes remotely
  • PsFile – shows files opened remotely
  • PsGetSid – display the SID of a computer or a user
  • PsInfo – list information about a system
  • PsKill – kill processes by name or process ID
  • PsList – list detailed information about processes
  • PsLoggedOn – see who’s logged on locally and via resource sharing (full source is included)
  • PsLogList – dump event log records
  • PsPasswd – changes account passwords
  • PsService – view and control services
  • PsShutdown – shuts down and optionally reboots a computer
  • PsSuspend – suspends processes

comment Leave a Comment | RSS Subscribe RSS | MailNewsletter|