by adzm » 2010-06-16 00:57
Any idea regarding how the single UAC elevation (DIS_UAC) option works? Forum posts or etc?
I am currently using the official builds of uvnc for our sc distribution. All in all it comes to about a megabyte. It's a bit hefty, but not so much these days. I also have a tiny dropper app that simply checks the date if the file on a webserver and compares it to a local version -- but it is not in production yet.
Unfortunately the official uvnc builds do not support the helpdesk stuff. But you can handle most everything via the ini and commandline. We use a single repeater and the SecureVNC plugin. It has served us well for thousands of machines.
I can't quite recall how uac is specified in the manifest; so I am interested in figuring out the best way to handle uac too. I am hesitant to introduce anything that would prevent an unpriveleged user from running it, though.
I have some experiments that temporarily disable the securedesktop options, as well as other eye candy like smooth scrolling and fading, etc.
Sorry I can't be of more help, but if it sounds like my approach using the official uvnc builds would work for you, then I would have more motivation to write up a tutorial!