Remote Desktop Command Line

  • Thread starter Thread starter Jack
  • Start date Start date
J

Jack

Hi,

I'm trying to run the remote desktop from the command line.
I used -- mstsc /console /v:166.122.91.11 , and I got
into the remote, but asked for the password. Is there a
way to pass the remote's password from the command line so
I only have to run 1 command line?


Jack
 
Save your servername, username, password and other options in an
rdpfile and use the rdpfile on the command line.

type mstsc /? for command line options
 
Thank You

Vera Noest said:
Save your servername, username, password and other options in an
rdpfile and use the rdpfile on the command line.

type mstsc /? for command line options

--
Vera Noest
MCSE, CCEA, Microsoft MVP - Terminal Server
http://hem.fyristorg.com/vera/IT
--- please respond in newsgroup, NOT by private email ---
 
Thanks for your help.

Jack
-----Original Message-----
Save your servername, username, password and other options in an
rdpfile and use the rdpfile on the command line.

type mstsc /? for command line options

--
Vera Noest
MCSE, CCEA, Microsoft MVP - Terminal Server
http://hem.fyristorg.com/vera/IT
--- please respond in newsgroup, NOT by private email ---



.
 
It's plain text, you can open it in notepad.
But you can't put in the password in cleartext.
Or maybe you mean: what are the possible entries in the rdp file?
Check here:

885187 - Remote Desktop Protocol settings in Windows Server 2003
and in Windows XP
http://support.microsoft.com/?kbid=885187
 
HOW to disable box of remote desktop where connect

hi all
I have a problem that i want to hide box of remote desktop where connect => the user who connect will not know that they remote desktop

Thank for all
 
Back
Top