![]() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]()
![]() |

|
| Microsoft Windows xp error all errors and bugs related to Microsoft winxp error |
![]() |
|
How to Kill process on Remote computer?
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Administrator
Posts: 18,715
Join Date: Jan 2006
Rep Power: 10
IM:
|
How can I kill a process on a remote machine without having to install some software first. The computer is a member of Active Directory. |
|
|
|
|
|
|
|
|
#2 (permalink) |
|
Administrator
Posts: 18,715
Join Date: Jan 2006
Rep Power: 10
IM:
|
Open a command prompt and use tasklist /s remotemachine to get the name of the process or the PID you want to kill (if you don't know it yet), then use taskkill /s remotemachine /im processname (or taskkill /s remotemachine /pid processPID if you want to kill "per PID") |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|