Bypassing the connect button

N

Neil Waterworth

Hi,

I'm using TS2003 with XP Pro clients. I'm trying to get client PCs at a
remote office to start up, and run straight into the remote domain login
screen via TS. I can get the client to locally login on startup and run the
Desktop Connection software, but I'd like to bypass the next stage where the
user has to click the 'Connect' button.

Any ideas would be appreciated.

Thanks,
Neil
 
M

Matthew Harris [MVP]

Try typing mstsc /? at the command line for options to
control this.

-M
 
S

simon

set the ts connection to auto start. then set
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Winlogon]

"AutoRestartShell"=dword:00000001
"DefaultUserName"="administrator"
"AutoAdminLogon"="1"
"DefaultPassword"="xxxxx"

give that a go...
 
N

Neil Waterworth

Thanks for the suggestions.

It works using the mstsc /v:servername option.

Neil
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top