Unlock computer after TeamViewer connection

Unlock computer after TeamViewer connection

avatar

I started use the Remote Desktop Manager Enterprise Edition. Everything work fine except one thing:
I create a TeamViewer entry. When I start a new session, the RDM connect to requested desktop (more more specifically to a server), but before I can use this desktop, I need push a "ctrl+alt+del and give" a username and password.
My question is: can I set this authentication automatically?

Thanks for your help!

All Comments (3)

avatar

Hi,
Have you tried the after connect event with a macro script?

David Hervieux

avatar

Hi David,

Thanks for your advice, but unfortunetly doesn't work.
I try the following steps:
- I open connection properties
- I choose "events" tab
- I type "{CTRL-ALT-DEL}Username{Tab}PWD{Enter}" in Typing macro space
- I set initial wait 15 sec (because the connection about 10 sec)
- I start a new session.

But the result is "Press CTRL + ALT + DELETE to log on" screen.
edited by l07012 on 10/17/2014

avatar

That was I thought. I was not sure it Team Viewer removed the limitation but the previous version they were not handling our custom keystroke. If we could find a way to send the key we would have a solution. Perhaps you could try a powershell or vbscript?

David Hervieux