« blog 系统 MT - Movable Type |
Main
| 代理软件(客户端)评述 ProxyHunter MultiProxy ProxyExpert »
November 27, 2004
PsTools v2.1 - Sysinternals 出品的NT/2000免费命令行管理工具
版权声明:可以任意转载,转载时请务必以超链接形式标明文章原始出处和作者信息及本声明。 
https://windtear.net/archives/2004/11/27/000275.html
 2000 下看到进程杀不掉总是很不舒服的 (就是比如有些进程以SYSTEM等身份运行 保护) 这里介绍一下 PsTools 其中的 pskill 可以杀死进程
  Sysinternals 出品的免费工具 http://www.sysinternals.com/
  PsTools http://www.sysinternals.com/ntw2k/freeware/pstools.shtml 最新版本 v2.1 2004-10-13 发布 官方下载地址: Download PsTools Suite (550 KB) http://www.sysinternals.com/files/Pstools.zip
  2000-07-26  12:00              146,704 pdh.dll 2004-06-17  13:24              143,360 psexec.exe 2001-05-03  15:35               49,152 psfile.exe 2004-07-16  15:09              126,976 psgetsid.exe 2004-10-12  06:36              143,360 Psinfo.exe 2004-03-24  10:51               94,208 pskill.exe 2004-10-08  10:36               86,016 pslist.exe 2004-02-14  06:46               61,440 psloggedon.exe 2004-10-14  09:39               86,016 psloglist.exe 2004-05-16  08:36               57,344 pspasswd.exe 2004-01-24  12:23               65,536 psservice.exe 2004-08-14  07:10              147,456 psshutdown.exe 2003-11-07  14:42              106,496 pssuspend.exe 2004-10-14  09:37               63,648 Pstools.chm 2004-10-08  10:37                  961 README.TXT               15 个文件      1,378,673 字节
 
 - PsExec - execute processes remotely
 - PsFile - shows files opened remotely
 - PsGetSid - display the SID of a computer or a user
 - PsKill - kill processes by name or process ID
 - PsInfo - list information about a system
 - 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
 - PsUptime - shows you how long a system has been running since its last reboot (PsUptime's functionality has been incorporated into PsInfo)
 
  命令行下的Windows NT/2000/XP/2003 远程或者局域系统管理工具包,包含系列工具如下:  PsExec - 远程运行程序;  PsFile - 显示远程打开的文件;  PsGetSid - 显示计算机或用户的SID;  PsKill - 根据进程名或进程ID杀进程;  PsInfo - 显示系统有关信息;  PsList - 显示详细的进程信息;  PsLoggedOn - 显示通过资源共享登陆到本地;  PsLogList - 导出日志文件;  PsPasswd - 更改用户密码;  PsService - 查看和控制服务;  PsShutdown - 关闭或重启远程计算机;  PsSuspend - 终止进程;  PsUptime - 最后重启后系统运行的时间。
 
    
 
 | 
 | 
Posted by windtear at November 27, 2004  2:58 AM