Home
Customers Speak
Downloads
Support
FAQ
Forums
Pricing
VNC Links
Bozteck Blog
Contact Info
 

 

Live chat by Boldchat
Live chat by Boldchat

 

 Remotely enable the UltraVNC Video Driver

 

Contents

Overview
How It's Done

Overview

   VNC uses a lot of CPU power when you're in control of a desktop.  Adjusting properties such as the encoding and compression can help out performance quite a bit but if you want a real performance gain, you need to enable the UltraVNC video driver!  This only works for UltraVNC Servers.

  You can use the remote scripting feature in VNCScan to do this quite easily.  Check out this link for information on creating and deploying scripts to remote computers.  Instructions to turn on the UltraVNC video driver are listed below.

How it's done

  1. Right-click a computer and choose to edit scripts


     

  2. Choose to create a new script


     

  3. In the script window, type in the following script.  Be sure to set an administrative username and password before saving.



    The script reads:

    REM ** begin script **
    c:
    cd \
    cd "Program Files\Orl\VNC\Driver"
    setupdrv.exe installs
    REM ** End script **

     

  4. Save the script and get back to the main window.  To deploy this script to a remote Windows computer, simply right-click the computer from the list and deploy the script.

Note: You may need to initiate a reboot on the remote computer for the video driver to take effect.