由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Windows版 - remote command execution
相关主题
Re: Help.误操作了,现在所有的可执行文件windows都不认了,怎么办呀?excel: automatically executed macro
Re: Can others execute programs in my Win2k Pro?linux & windows 双系统当机了! 数据没备份. 请高手救命呀... (转载)
Re: 不是合法的WIN32应用程序?iTune 总是被vista的“Data Execution Prevention”屏蔽,请问(转载)
中了ie hijacker同学 看一下.请教VISTA的软件stop working的问题
*Another* severe IE Security vulnerability found问一下从windows vista 32 bits到windows 7 64 bits怎么操作?
More about SP2windows mail
how to kill "aurora"?delete sheets from Excel workbook in C# (转载)
金山词霸的屏幕取词功能导致任务栏不稳定, 怎么解决呢Remote Desktop Access as background serveice in XP Pro??
相关话题的讨论汇总
话题: command话题: remote话题: windows话题: execution话题: linux
进入Windows版参与讨论
1 (共1页)
J*********s
发帖数: 3
1
Does anyone know how to execute a command on a remote
windows machine? On Linux one can run "ssh ",
is there a counterpart on Windows?
Thanks!
n****f
发帖数: 905
2

you can run this:
psexec.exe\\111.111.111.111 c:\tools\shutdown.exe
111.111.111.111 is your remote machine(MS Windows) IP;
c:\tools\shutdown.exe is the path and full name.
you can download this FREE tool from:
http://www.sysinternals.com/Utilities/PsExec.html

【在 J*********s 的大作中提到】
: Does anyone know how to execute a command on a remote
: windows machine? On Linux one can run "ssh ",
: is there a counterpart on Windows?
: Thanks!

1 (共1页)
进入Windows版参与讨论
相关主题
Remote Desktop Access as background serveice in XP Pro??*Another* severe IE Security vulnerability found
Some windows Server question.More about SP2
现在装64位vista时机成熟了么?how to kill "aurora"?
An excellent Windows 2000 FAQ site金山词霸的屏幕取词功能导致任务栏不稳定, 怎么解决呢
Re: Help.误操作了,现在所有的可执行文件windows都不认了,怎么办呀?excel: automatically executed macro
Re: Can others execute programs in my Win2k Pro?linux & windows 双系统当机了! 数据没备份. 请高手救命呀... (转载)
Re: 不是合法的WIN32应用程序?iTune 总是被vista的“Data Execution Prevention”屏蔽,请问(转载)
中了ie hijacker同学 看一下.请教VISTA的软件stop working的问题
相关话题的讨论汇总
话题: command话题: remote话题: windows话题: execution话题: linux