Sooo, I needed a fast VNC that would support multiple monitors so I can run some digital signage and digital artwork remotely on Win 7 64 Bit. Previously I had used the standard REALVNC but it has problems with running as a service in 64bit PC’s, which I had previously tollerated on my Windows Vista implementations. It’s been a few years and so I took another crack at it and found that the current build of UltraVNC:
What it can’t seem to do is consistantly get past the Windows Login/Logon screen. From several blogs, the cause is apparently that UAC has to be ENABLED, which in my case is not a problem, because I always leave UAC on under Windows 7. CTRL ALT DEL usually has no apparent response from the host PC. After playing with settings and reading blogs I found three suggested work arounds, two of which was a good one:
From http://www.appdeploy.com/messageboards/tm.asp?m=76509 I found the solution was to change the following settings in C:\PROGRAM FILES\ULTRAVNC\UltraVNC.INI
[poll]
TurboMode=1
PollUnderCursor=0
PollForeground=1
PollFullScreen=1
OnlyPollConsole=0
OnlyPollOnEvent=0
EnableDriver=1
EnableHook=1
EnableVirtual=0
SingleWindow=0
SingleWindowName=
This website uses cookies.
View Comments
Nick Harvey's solution is easy to re-create:
1. Logon to the Administrator account on the remote PC locally to get to the desktop.
2. Send remote Crtl-Alt-Del command via UltraVNC from a client PC. [You will see a pop-up message that asks if you want to “Make change to UAC registry to allow CAD”.]
3. Click "Yes" to allow changes to the registry to allow CAD.
4. Click "Continue" when the next UAC pop-up appears.
You're done! You can now send the CAD remotely from the UltraVNC client to your Windows 7 Pro PC.
Thank you sal, the solution worked for me.
From spiceworks
VNCScan works best for this but you can do it manually, also.
1) "Start menu" -> "Execute" - > gpedit.msc
2) Navigate to "Computer Configuration" -> "Administrative Templates" -> "Windows Components" -> "Windows Logon Options"
3) Double-click on the "Disable or enable software Secure Attention Sequence" parameter.
4) Check "Enable", then select "Services" in the combobox.
5) Apply the modification
Worked great for me
Thanks Sal,
This is work very well with echovnc on windows7.
Great tip!
It works fine for me with W2008 R2
Thanks a lot
I have done all of this and it still isn't working.
I found that turning on Remote Desktop on Windows 7 systems and Windows 2008 servers allowed UltraVNC (tested with severial versions of it) corrected the Crtl+ALT+Del and other problems. Still researching why...
Or you can do CRTL+ALT+F4
Not sure if this is related or not, but I was doing something that caused UltraVNC to prompt me "Make change to UAC registry to allow cad" (not sure what CAD is) and I clicked yes, now it works. ???
CAD= "C"trl+"A"lt+"D"el
Very nice... a little VNC voodoo
Guys,
I am not sure what the problem is, but inspite of the above changes being made, I was not able to proceed. Any help on this will be greatly appreciated. Thanks
Good Day. This did resolve my issue, but I will leave your post for others to comment on; perhaps others have alternate solutions.
Thanks for visiting our site.
This helped me out also I used the full screen and the on screen keyboard + real keyboard combo and it got me passed the initial logon screen on windows 2008r2
Thanks for this trick
I am glad it helped
Good thinking, Ian.
I couldn't get onto a couple of win7 machines, but your idea of using the onscreen keyboard worked a treat. I just hold down ctrl + alt (on my keyboard) and clicked 'del' with the mouse.
This should get my by until Uvnc devs work something out.
I am glad it worked.
hmm, maximizing screen doesn't work with my server 2008/sp2 connection, alas.