I am trying to connect to a Hyper-V instance and I want to send the windows login credentials via Key sequence. Before I can send the keystrokes, I need to press CTRL+ALT+DEL ... I tried to look for a way of doing this via Key sequence, but there is no premade setting nor do my self-made version work. I tried using DEL / END and CTRL holds and ALT HOLDS, but nothing seems to work.
Best Answer
T
Tom Dale
said
over 2 years ago
I found a solution to my original problem, turns out this is not quite a solution because of the option that someone logged in with another user in the past...
So for my solution: You can set a hotkey to send CTRL+ALT+DEL set this to ALT + CTRL+F3 for example and turn it to global than call the key sequence with the given input this will call the button function, nice little work around.
P.S. don't forget to release the buttons, otherwise you will butcher your inputs!
I found a solution to my original problem, turns out this is not quite a solution because of the option that someone logged in with another user in the past...
So for my solution: You can set a hotkey to send CTRL+ALT+DEL set this to ALT + CTRL+F3 for example and turn it to global than call the key sequence with the given input this will call the button function, nice little work around.
P.S. don't forget to release the buttons, otherwise you will butcher your inputs!
Tom Dale
I am trying to connect to a Hyper-V instance and I want to send the windows login credentials via Key sequence. Before I can send the keystrokes, I need to press CTRL+ALT+DEL ... I tried to look for a way of doing this via Key sequence, but there is no premade setting nor do my self-made version work. I tried using DEL / END and CTRL holds and ALT HOLDS, but nothing seems to work.
I found a solution to my original problem, turns out this is not quite a solution because of the option that someone logged in with another user in the past...
So for my solution: You can set a hotkey to send CTRL+ALT+DEL set this to ALT + CTRL+F3 for example and turn it to global than call the key sequence with the given input this will call the button function, nice little work around.
P.S. don't forget to release the buttons, otherwise you will butcher your inputs!
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstTom Dale
I found a solution to my original problem, turns out this is not quite a solution because of the option that someone logged in with another user in the past...
So for my solution: You can set a hotkey to send CTRL+ALT+DEL set this to ALT + CTRL+F3 for example and turn it to global than call the key sequence with the given input this will call the button function, nice little work around.
P.S. don't forget to release the buttons, otherwise you will butcher your inputs!
Stefan Koell
Hi Tom!
Glad you found a solution and thanks for sharing!
cheers,
Stefan
-
What happened to the forum?
-
About this Forum
-
Security Information
-
Supported Secure Gateway (SSH) ciphers
-
Why is no remote file browser in SCP available?
-
What encryption is used in the rtsz files when enabled?
-
Royal TS V4 License File
-
How to resolve RDP resolution issues in Windows 7 with high resolution screen
-
Auto Fill in web page connection
-
How to reference custom properties in tasks and templates?
See all 275 topics