Heretushi
Joined: 22 Mar 2005 Posts: 12 Location: Canada, Québec, Montréal
|
Posted: Thu Apr 13, 2006 9:54 pm Post subject: Need to kill a process by acting as SYSTEM |
|
|
Hi,
Is there a way to kill a process that don't want to die? I need a way to kill the process of a remote control software. If I take control of a remote PC, there is a new process called, let's say, remote.exe that is started. If I go into the task manager, process tab, click on it and click "Terminate", I get a message saying I don't have access or that it is refused... Is there a way I can ask my script to act as "SYSTEM" or something that will let me kill this process? I used the "RunAs" command to run my script as the account of the local admin of the PC but it's not working. Running the script as a Domain Admin doesn't work either (it's in the local administration group too).
Thanks a lot!  |
|