RSD(远程重启)

RSD(远程重启)

大小: 0.03MB
日期: 25-02-14
语言: 简体中文
分类: 远程控制
平台: Win9x/Me/NT/2000/XP/2003

软件介绍

    远程重启工具,网管帮手 Param: /l              Operate local computer /n              Operate a network computer /r              Specifies whether the computer is to restart immediately                  after shutting down /f              Specifies whether applications with unsaved changes are                  to be forcibly closed /m              specifies a message to display in the shutdown dialog box /t:timeout      Specifies the time (in seconds) that the shutdown dialog                  box should be displayed. While this dialog box is                  displayed, the shutdown can be stopped by the /a /a              Abort a system shutdown started by this command /c:ComputerName Specifies the network name of the computer to operate 例如     net use 192.168.0.1 "password" /user:administrator     rsd /n /c:192.168.0.73 /m:"reboot after 200 sec" /r /f /t:200