http://www.intelliadmin.com/index.php/free-download/?filename=remoteexecute.exe
Intelliadmin 提供了一个很棒的远程执行程序,可以很容易地用于通过局域网远程执行 .exe 文件。两台计算机上都需要一个网络管理员帐户,具有相同的用户并通过
句法:
remoteexecute.exe -h [host] -u [user] -p [pass] [options] [filename] [arguments]
选项:
-h The remote host name or IP
-u Username *
-p Password *
-e Don't load users environment variables
-l Don't load users profile
-c Copy file to the remote host
-cs Run process in the console session
-n Run process as hidden
-sf [filter] Run process in session where user matches the filter
-i Return immediately, and don't wait for process to terminate
-sa Run process under the system account
-su Run process as the session user
-q Quiet mode.
必需选项 - *