开发者

Control remotely on windows processes - kill and execute

开发者 https://www.devze.com 2023-02-18 14:28 出处:网络
I have a program which needs to open and close processes on remote machines - windows machines - all kind 开发者_高级运维(7, 2000, xp)

I have a program which needs to open and close processes on remote machines - windows machines - all kind 开发者_高级运维(7, 2000, xp) How this can be done?


You're looking for the taskkill command with the /s argument.

0

精彩评论

暂无评论...
验证码 换一张
取 消