I'm rolling out UltraVNC to a number of machines on the network through the use of Fastpush.
What I can't seem to locate any information on is if there are any best practices for doing this.
Here are my concerns:
The "ultra" folder only has 6 files: auth.dll, authad.dll, omnithread2_rt.dll, vnchooks.dll, vncviewer.exe and winvnc.exe.
These, of course, are copied to the machines you're pushing out to. Common sense suggested replacing the files with the ones from the most recent release of UltraVNC - which worked wonderfully. However, my local install of UltraVNC has a total of 24 files. So this begs the question, "Are my client machines benefiting from UltraVNC's full functionality?" I'm betting the obvious answer is "No".
That being the case, what steps would I need to take to basically have a complete install of UltraVNC on my client workstations without having to manually install to each machine? Is this even possible? What about the UltraVNC Driver? Is there a way I can push that as well? Am I losing functionality I should even be worried about?
Any help and or advice on this would be appreciated.
Thanks!
Celebrating the 22th anniversary of the UltraVNC: https://forum.uvnc.com/viewtopic.php?t=38031
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
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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
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
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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
Fastpush - Best Practices?
Re: Fastpush - Best Practices?
The fastpush code is too clever for its own good, and copies files based on some hard-coded (in fastpush) file patterns. Why not just copy everything from your ultrravnc source directory?dansajd wrote:I'm rolling out UltraVNC to a number of machines on the network through the use of Fastpush.
What I can't seem to locate any information on is if there are any best practices for doing this.
Here are my concerns:
The "ultra" folder only has 6 files: auth.dll, authad.dll, omnithread2_rt.dll, vnchooks.dll, vncviewer.exe and winvnc.exe.
These, of course, are copied to the machines you're pushing out to. Common sense suggested replacing the files with the ones from the most recent release of UltraVNC - which worked wonderfully. However, my local install of UltraVNC has a total of 24 files. So this begs the question, "Are my client machines benefiting from UltraVNC's full functionality?" I'm betting the obvious answer is "No".
That being the case, what steps would I need to take to basically have a complete install of UltraVNC on my client workstations without having to manually install to each machine? Is this even possible? What about the UltraVNC Driver? Is there a way I can push that as well? Am I losing functionality I should even be worried about?
Any help and or advice on this would be appreciated.
Thanks!
You need:
auth.dll, authad.dll, authlogonuser.dll, ldapauth*.dll, logmessages.dll, unzip32.dll, vnchooks.dll, vncviewer.exe, winvnc.exe, zip32.dll, and zlib.dll.
(OK, maybe you don't need ALL of the above, but what the heck, copy them anyhow).
The zip/unzip stuff is used for file transfers, IIRC.
It should be possible to automatically install the Win 2000/XP/2003 display driver via Fastpush, but that may be more hassle than it is worth.
I emailed the author of Fastpush a while ago, and he suggested some modifications to his code to make it install the latest versiono of Ultra.
Previously, there was an installation of vanilla VNC 3 on the target systems. For some reason, I found that I had to use fastpush to remove it a few times (weird, huh?), and then reboot, before installing Ultra (otherwise it wouldn't allow me to use Ctrl-Alt-Del).
Also, does anybody know if you can install the driver remotely, and if you can, whether you need to reboot afterwards?
Thanks,
Victor
Previously, there was an installation of vanilla VNC 3 on the target systems. For some reason, I found that I had to use fastpush to remove it a few times (weird, huh?), and then reboot, before installing Ultra (otherwise it wouldn't allow me to use Ctrl-Alt-Del).
Also, does anybody know if you can install the driver remotely, and if you can, whether you need to reboot afterwards?
Thanks,
Victor
- Rudi De Vos
- Admin & Developer
- Posts: 6883
- Joined: 2004-04-23 10:21
- Contact:
Is "setupdrv.exe install" enough to install the RC17 driver both on fresh install and for upgrading? I'm making a fastpush equivalent for ultravnc and I sometimes get a message that the second part of the installation has failed. But also on some machines the drivers doesn't seem to be used even if I got no errors with the install.
Runnig the setup for the mirror driver seems to fix this so there seems to be a step in the setup process that I'm missing.
Runnig the setup for the mirror driver seems to fix this so there seems to be a step in the setup process that I'm missing.
- Rudi De Vos
- Admin & Developer
- Posts: 6883
- Joined: 2004-04-23 10:21
- Contact: