标题:
powershell进程操作
[打印本页]
作者:
ser2000
时间:
2007-4-5 02:04
标题:
powershell进程操作
如何停止本地进程
如何停止远端进程
作者:
lxmxn
时间:
2007-4-5 02:09
看看ps自带的帮助
get-help stop-process -full