|
简介:一个命令行下的Windows NT/2000/XP/2003 远程或者局域系统管理工具包,包含系列工具如下:
PsExec - 远程运行程序;
PsFile - 显示远程打开的文件;
PsGetSid - 显示计算机或用户的SID;
PsKill - 根据进程名或进程ID杀进程;
PsInfo - 显示系统有关信息;
PsList - 显示详细的进程信息;
PsLoggedOn - 显示通过资源共享登陆到本地;
PsLogList - 导出日志文件;
PsPasswd - 更改用户密码;
PsService - 查看和控制服务;
PsShutdown - 关闭或重启远程计算机;
PsSuspend - 终止进程;
PsUptime - 最后重启后系统运行的时间。
note:PsTools is a set of commandline utilities that allow you to manage local and remote systems. The package includes the following tools: 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; 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. The tools do not require additional client software and come bundled in a zip file, each one can be used standalone. A valuable collection, similar to some Resource Kit utilities, great for server admins! 本文转自俺要下载
www.ayxz.com
|