Control remotely on windows processes - kill and execute
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.
加载中,请稍侯......
精彩评论