Book now with code EOY2025
crrussell3 wrote: » A recent thread made me realize we have some UltraVNC users on here, so maybe someone can help me out with an issue I am having. Started my job about two months ago, and found that we are using UltraVNC 1.0.0 - 1.0.2 on our network for client to client rdp. I am wanting to push out the newer version, 1.0.8.2, and reconfigure some options and get everyone standardized on MSLogon2 for connecting (some are using a password, some have MSLogon1, and some have MSLogon2). The initial install of UVnc was done via silent install from batch file, either during imaging or psexec on existing pcs. Needless to say, I am not wanting to psexec 250 machines. So I found a program, Windows Installer Wrapper Wizard to enclose my call to the exe installer with custom parameters in an MSI file for GPSI deployment. The problem I am having is the lack of documentation of UltraVNC. I realized the settings are no longer stored in the reg, but in the ultravnc.ini file. But I can't figure out how to push that file through the silent install. Usually you configure your INF that is called out in the batch file install. So I am pretty much at a brick wall, and can't figure out how to proceed. Has anyone here been able to figure out what I am missing, or how did you do a deployment of a newer version?
crrussell3 wrote: » The problem I am having is the lack of documentation of UltraVNC. I realized the settings are no longer stored in the reg, but in the ultravnc.ini file. But I can't figure out how to push that file through the silent install. Usually you configure your INF that is called out in the batch file install.
seuss_ssues wrote: » I am not familiar with UltraVNC but I have used psexec to do exactly what you wanted using realvnc. I created a batch file that first uninstalled the old version of vnc, installed the new version of vnc, stopped the vnc service, applied the proper registry changes, started the vnc service, and made a log entry into a text file on the server indicating that it had completed. You mention not wanting to psexec 250 machines...you dont have to do it by hand. Psexec will take a file as input and loop through file performing the action on each computer name or ip listed.
Use code EOY2025 to receive $250 off your 2025 certification boot camp!