Creating and Implementing an Ultra VNC Custom Connection Launcher
Follow the steps below to create an Ultra Virtual Network Computing (VNC) custom connection launcher using Secret Server on a Windows machine.
Create an Ultra VNC Custom Connection Launcher
-
Open Secret Server and click, Admin > Secret Templates > Configure Launchers
-
Click the +New button at the bottom of the window.
-
Under General Settings, enter the settings as described below, then click Save.
Launcher Type:
Process
Process Arguments:
$USERNAME $PASSWORD $HOST
Process Name:
C:\Program Files (x86)\UltraVNC\vncviewer.exe
Parameters:
/user $USERNAME /password $PASSWORD -connect $HOST
You may need to change the Process Arguments if the names of these fields in your Secret Template are something other than "Username" "Password" and "Machine"
Assign the Launcher to a Template
Assign the new launcher to an appropriate existing template. To build a new template specifically for VNC connections, see Creating or Editing Secret Templates)
-
Open the template and click the "Configure Launcher" button.
-
Click +Add New Launcher
-
Select the VNC custom launcher you just created
-
Map the username and password fields accordingly.
-
Click Save.