开发者

Windows: running a process on a remote machine

How can I launch 开发者_如何学运维a program on a remote windows machine, so that it uses the remote's machine processor and ram.

details: i have mapped another computers folder to a local drive. in this folder i want to launch an exe via a windows batch file so that it uses the remote computers ressources and not the local ones.


Use sysinternals (now on microsoft) PsExec.

http://technet.microsoft.com/en-us/sysinternals/bb897553


As far as I know, You can't launch an exe on a remote machine unless you are logged into that remote machine in some way. Either by Remote Desktop Connection or through some shell.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜