Re: how to remote login
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
"Miztiik" <Miztiik@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:E8B9D1F9-113F-45E8-8C0B-CCB83B9845D0@xxxxxxxxxxxxxxxx
how to use rdp to connect to remote computer in vbs script.
as of now the setup is like that
STEP 1 :: from my computer run "mstsc" to other computer
STEP 2 :: The remote computer, throws a security notice, i click "OK" to
get
thru
STEP 3 :: I type the UID and PWD and click connect
i am logged into the server.
now i want to do this in a vbs
use the new RDP client, v.6 (i think)
give it the credentials once, and when you get a successful connection, it
stores the credentials for later use. Then all you have to do is run mstsc
/v:<hostname> , or whatever, and it will automatically open for you.
But then again ... you havent said what you are really trying to accomplish
here. Could you give more detail?
.
Relevant Pages
- Re: how to remote login
... as of now the setup is like that ... STEP 3:: I type the UID and PWD and click connect ... Beware of embedding a password in any ... (microsoft.public.windows.server.scripting) - Re: How-to add ODBC to MSVS 2005 setup project
... create the dsn, default uid, default pwd etc... ... I added a setup project to my solution using the wizard... ... (microsoft.public.vc.language) - Re: Automatically Login to a Domain
... // setup the remote name which will be my domain name e.g. MYDOMAIN ... time & you have to re-pass in the credentials each time. ... functionality implemented by the Network ID tab page on the Owner ... We could display the Owner Properties dialog ourselves but it is not ... (microsoft.public.windowsce.app.development) - Re: IPFW uid logging...
... Yes, I could go ahead and set up a thousand "deny" rules, one for each UID -- but being able to log this info would be great. ... A few observations generally about the use of connection credential data in the firewall: ... independently for the connection lookup at the firewall and socket layers. ... The performance hit of connection lookups in order to find credentials for ... (freebsd-hackers) - RE: TSWeb Access - [WP]
... The second time you enter credentials are used to launch a remote session on ... it pops a dialog bos to enter username and pwd and I enter it and it shows me ... the page with a calculator. ... (microsoft.public.windows.terminal_services) |
|