CA Client Automation

  • 1.  Remove all VNCs installation

    Posted Dec 02, 2015 05:56 AM

    Hello guys,

    We need to remove all installed VNCs on the machines in our environment, there are several versions, VNC, UltraVNC etc ...

    Please, does anyone have any script to remove them via ITCM?

    I would like to force all users of the company to only use the Remote Control for remote access.

     

    Thank you!



  • 2.  Re: Remove all VNCs installation
    Best Answer

    Posted Dec 02, 2015 03:52 PM

    HI Alex

    You need to write  script to run the uninstall of VNC and package that as a software job you can most likely run the msi script and use the required switches to run silently and prevent a reboot

    I was able to locate this link that discusses how to uninstall vnc silently and without a reboot

     

     

    RealVNC® Support - How do I perform an unattended/silent installation under Windows?

    Hope this is helpful

     

    Thanks

    Joe



  • 3.  Re: Remove all VNCs installation

    Posted Dec 02, 2015 03:57 PM

    Alex

    This should help for ultravnc uninstall

     

     

     

    UltraVNC • View topic - Silent Uninstallation Of UltraVNC

     

    Thanks

    Joe



  • 4.  Re: Remove all VNCs installation

    Posted Dec 03, 2015 07:27 AM

    Hi Joe,

     

    Thank you for your help