Большая просьба !!!
программа radmin по командной строке пытаюсь выключить удаленный комп все в порядке , но в конце запрашивает какую команду выполнить и нужно выбрать ..ПРимер Connect:server /shutdown ... и вот чтодальше поставить чтобы не выводил окно выбора рестартить или выключать ,а выполнил любую из этих команд???? Если кто может помогите заранее признателен...
Options:
/connect:xxxxx:nnnn - specify an address and a port of the server. This option is required for a connection without a phonebook.
/through:xxxxx:nnnn - specify an address and a port of an intermediate server
The default connection mode is 'Full control' (to see the remote screen, send local mouse and keyboard input)
To specify other connection modes use switches:
/noinput - specify a View only connection mode (view of remote screen).
/shutdown - specify a Shutdown connection mode
/file - specify a File connection mode
/telnet - specify a Telnet connection mode
These switches are used in 'Full control' and 'View only' modes:
/fullscreen - specify the fullscreen view mode
/hicolor - specify a 65536 color format, while transferring via a network.
/locolor - specify a 16 color format, while transferring via a network.
/updates:nn - specify a maximum number of screen updates per second
/encrypt - specify to encrypt the data stream
Other switches:
/unregister - delete an already entered key for Radmin.
/? - shows help screen
Radmin Server Command-Line Switches
Radmin server has several command line switches. Normally, all settings can be set through the installation process or by using 'Radmin server setup' and the user need not use any command line switches.
These switches are intended to be used by System Administrators. With these switches you can manually install\uninstall parts of Radmin, such as the service and the driver, or set a password or port number.
Usage: r_server.exe <switches>
/setup - shows a dialog box in which you can install the service and a driver or set a password or port number for the server.
Example: r_server.exe /setup
/install - install the service (Win95/98 or NT4.0 and Win2k) and a driver (WinNT only)
IMPORTANT NOTE: To be installed, the driver (raddrv.dll) must be placed in the System32 directory in your Windows directory.
Example: r_server.exe /install
/uninstall - uninstall the service and a driver, if present.
Example: r_server.exe /uninstall
/installservice - install the service only (Win95/98 or WinNT)
Example: r_server.exe /installservice
/uninstallservice - uninstall the service only
IMPORTANT NOTE: If the service is uninstalled, Radmin server cannot be started until the service is installed via the "/install" command.
NOTE : Failure to remove the service usually indicates that it was not installed.
Example: r_server.exe /uninstallservice
/installdrv - to install the driver (works only in NT 4.0)
IMPORTANT NOTE: To be installed, the driver (raddrv.dll) must be placed in System32 directory in your Windows directory
Example: r_server.exe /installdrv
/uninstalldrv - uninstall the driver only.
NOTE : Failure to remove the driver usually indicates that it was not installed.
Example: r_server.exe /uninstalldrv
/silence - do not show 'error' or 'ok' message boxes,
in /install, /uninstall or /save commands.
/stop - stops Radmin server. This command can stop the service and application as well. To stop the service under WinNT/Win2k your user must have rights to do it.
/unregister - delete an already entered key for Radmin.