Remote Console Topics | Previous | Next
At the command prompt on the client computer, type:
rclient [\\]servercomputername [/e[ncrypt]] [/logon[:[domainname\]username] [password]] [/s[lowlink]] [/r[unbatch] batchfilename]
Where:
Caution
The /encrypt option does not work on the French version of Remote Console.
Use this option if you are planning to use network connections after connecting to the server.
If a user name is not specified along with /logon, the current user is used. If the password has not been passed in the command line, the user is prompted to enter a password after Remote Console starts. After the user enters the password, the credentials are encrypted and sent to the server. Remote Console follows this process because Windows NT security does not support SecurityDelegation mode, which allows propagating an access token from one server to another.
Note that the /logon option of the client now encrypts the password with a Data Encryption Standard (DES) algorithm.
Caution
Password encryption is available only if both client and server are running Windows 2000, Windows NT Server 4.0, or Windows NT Workstation 4.0.
Use this option if the client and the server are linked with a low-speed connection (not a LAN), for example, a RAS connection or a connection over a router.
This option enables both the client and the server to tune their parameters so that the stream of data that goes across the wire relies upon the link speed. If the /slowlink option is not used, the amount of data that goes across the wire is computed regardless of the link speed.
rclient \\server /runbatch mycommand.bat
rclient \\server /runbatch "mycommand.bat argument1 argument2 ... argumentn"
Note
The Remote Console client is compatible with any version of Windows NT or Windows 2000, and runs only on these platforms.