c:\ntreskit\rkill /kill %C1% %C17%
Announcement
Collapse
No announcement yet.
Remote Process Kill
Collapse
X
-
Re: Remote Process Kill
<div class="ubbcode-block"><div class="ubbcode-header">Quote:</div><div class="ubbcode-body">Originally posted by O. Salah:
<span style="font-weight: bold">c:\ntreskit\rkill /kill %C1% %C17%</span></div></div>
or go on http://www.activeplus.com/ and select the FREE Service+Light - you would like it.
regards
Rolf
-
-
Re: Remote Process Kill
Another solution:
Go to www.systemtools.com/hyena/HelpHelp and click the Search button, type in pskill:
Windows NT and Windows 2000 do not have any support for terminating a remote process. The Resource Kit has a tool to do this, but it requires installing an agent on the remote computer to actually carry out the task.
A better solution is to download a copy of pskillfrom http://www.sysinternals.com/pskill.htm that can be used to terminate remote processes. pskill does NOT require any remote agent to be installed first, although what it does is essentially install itself remotely, stops the requested process, then deletes itself all in a few seconds. pskill is free.
pskill can integrated into Hyena with a custom tool command of:
pskill.exe %C1% %C3%
This assumes that you have configured the process display to show the server name in column #1 and process ID in column #3. For more information on configuring custom tools, see the Tools->Settings->Tools topic.Kevin Stanush
SystemTools Software Inc.
Comment
-
-
Re: Remote Process Kill
Update:
The link for pskill.exe has changed on the Sysinternals web site. Access the zip file from:
http://www.sysinternals.com/files/pskill.zip
Enjoy!
Comment
-
-
Re: Remote Process Kill
The new performance counters are different, sorry about that. You can find that info here:
http://www.systemtools.com/HyenaBoar...ML/000027.html
Comment
-
Comment