Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

Windows Server 2008 - how do I send Ctl+alt+del

Post Reply
Pixi6s
Posts: 2
Joined: 2011-07-20 16:26

Windows Server 2008 - how do I send Ctl+alt+del

Post by Pixi6s »

I am using the latest version (1.0.9.3.1), the viewer is on windows 7 and the server is on Windows Server 2008. I cannot send Crl+Alt_del to log into the server.

Searching on the forum I see lots of options but I'd really like UltraVNC folks to just tell me what to do to get this functional working or should I find another tool.

UltraVNC was specifically recommended to me by Ranorex tech support to run Automation on a server without a monitor and I'd like to get this working soon.

Thanks
Sierra
Pixi6s
Posts: 2
Joined: 2011-07-20 16:26

Re: Windows Server 2008 - how do I send Ctl+alt+del

Post by Pixi6s »

My apologies but I see this as a bunch on unclear options, not as a solution. What should I do that would most likely work?
Neustradamus
20
20
Posts: 54
Joined: 2011-03-26 20:22

Re: Windows Server 2008 - how do I send Ctl+alt+del

Post by Neustradamus »

CTRL+ALT+DEL does not work on Windows 2008 Server X64.

Can you add in the next version:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"SoftwareSASGeneration"=dword:00000001


reg add HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v SoftwareSASGeneration /t REG_DWORD /d 1 /f

Thanks in advance!
natostanco
Posts: 2
Joined: 2011-10-17 10:37

Re: Windows Server 2008 - how do I send Ctl+alt+del

Post by natostanco »

there is a workaround, access the on screen keyboard, type with hardware kw CTRL+ALT and click on the DEL of the on-screen keyboard.
Neustradamus
20
20
Posts: 54
Joined: 2011-03-26 20:22

Re: Windows Server 2008 - how do I send Ctl+alt+del

Post by Neustradamus »

I do not understand....
gperkins
Posts: 3
Joined: 2012-02-08 15:37

Re: Windows Server 2008 - how do I send Ctl+alt+del

Post by gperkins »

Will someone please respond to the original question. I have the same question.

What is the definitive solution for UltraVNC 1.0.9.6.1 sending Ctrl Alt Del to a Windows 2008 R2 64bit server?
B
800
800
Posts: 2338
Joined: 2009-09-09 14:05

Re: Windows Server 2008 - how do I send Ctl+alt+del

Post by B »

That's the same thing Neustradamus wrote above...
Post Reply