Licensing has changed in VNC 7.x
Click here to learn more
If your subscription includes offline licensing, you can license VNC Connect using an offline license instead of licensing it via the cloud. This may be necessary if your VNC Connect device does not have an Internet connection, for example.
If you are licensing VNC Server using an offline license, you will need to apply an updated license after your subscription renews.
You'll need to re-license your VNC Servers within 28 days of the offline license expiry date to avoid losing access to your computers.
Obtaining an offline license
You’ll find your offline license on the Deployment page of your RealVNC account.
If you use an offline license, only direct connectivity is available. To use cloud connectivity, you need to use cloud licensing instead.
To enable cloud licensing without enabling cloud connections, see Can I have my subscription re-applied automatically from the cloud when I renew, even if I don't want cloud connectivity?
VNC 7.x
If you are running VNC 7.x, you can either download the license as a file, to use with the License Wizard, or use the key directly at the command line or with policy.
VNC Server 6.x
If you are running VNC Server 6.x, you can use the license key with the License Wizard, at the command line or with policy.
Applying an offline license desk-side via the License Wizard
VNC Server
If you have desk-side access to VNC Server, you can apply your offline license in the graphical License Wizard. To open the License Wizard, right-click the VNC Server tray icon and select Licensing:
Select the Register offline button at the bottom of the License Wizard and follow the instructions:
VNC Viewer
VNC Viewer only needs to be licensed when connecting to a VNC Server using a per user subscription.
If you have desk-side access to VNC Viewer, you can apply your offline license in the graphical License Wizard. To open the License Wizard, click File (VNC Viewer on Mac) and then click Apply offline license and follow the instructions:
Applying an offline license at the command line
VNC Server 7.x
Run the appropriate command below, as an administrator.
Windows
"C:\Program Files\RealVNC\VNC Server\vnclicense.exe" -add OFFLINELICENSE
Mac
sudo /Library/vnc/vnclicense -add OFFLINELICENSE
Linux
sudo vnclicense -add OFFLINELICENSE
where OFFLINELICENSE is either the file path to your downloaded offline license file, or the offline license key itself.
VNC Server 6.x
Run the appropriate command below, as an administrator.
Windows
"C:\Program Files\RealVNC\VNC Server\vnclicense.exe" -add KEY
Mac
sudo /Library/vnc/vnclicense -add KEY
Linux
sudo vnclicense -add KEY
where KEY must be replaced with your 25 character license key.
VNC Viewer 7.x
VNC Viewer does not support command line licensing at this time.
Applying an offline license in bulk or remotely
Under any platform, you can deploy your offline license at the same time as you remotely configure VNC Server using policy templates.
Under Linux, you can host VNC Server (and the offline license) on a network share.
Comments
Do I need to restart vncserver-virtuald service after I renew a license under a Linux system? And do I need remove old key after I add a new one?
Please sign in to leave a comment.