- 01 Nov 2024
- 3 Minutes to read
- Print
- DarkLight
- PDF
Set up and use remote control
- Updated on 01 Nov 2024
- 3 Minutes to read
- Print
- DarkLight
- PDF
Overview
The remote control functionality requires the Agent to run, regardless of the type of entitlement, device, or user.
The Remote Control button can be found in the following locations:
- Manage > Identities > Users
- Manage > Identities > Users > Overview
- Manage > Identities > Devices
- Manage > Identities > Devices > Overview
Before you can use the remote control, a few configurations need to be completed. This document outlines those steps in detail.
Choose a remote control software
First, select the remote control software you wish to use. Examples:
- TeamViewer
- Bomgar (now BeyondTrust)
- TightVNC
- UltraVNC
- TeamViewer
For the following examples, we are using TeamViewer and TightVNC.
TeamViewer example
Create a Setup Store Managed Package for TeamViewer
TeamViewer installers (MSI files) for both 32-bit and 64-bit versions of Windows are available in the Liquit Setup Store.
- In your Liquit Setup Store connector, navigate to Overview > Resources , and search for TeamViewer.
- Double-click on it or select it and then click Create package in the table toolbar.
- In the Create package dialog box that opens, in Overview:
- Enter a name for your new package or keep the default name.
- In Package type, select Managed.
- In Publish, select Production.
- In Setup details, click Next.
- In Dependencies, click Next.
- In Customize, configure TeamViewer using enterprise best practice settings, otherwise click Next.
- In Entitlements, add the user/device you want to control remotely. In the Add entitlement dialog box select Stage to Production and Publish to Hidden.
- In Summary, uncheck the Modify package after creation box and click Finish.
Create a Remote Control Package for TeamViewer
Once the managed package is created, follow these steps to create a remote control type of package for TeamViewer:
- Navigate to Manage > Packages.
- Click Add and select Remote control from the package type list.
- In Launch configure the following:
- In Process, write
${ProgramFiles}\TeamViewer\TeamViewer.exe
- Select the Use local file icon checkbox.
- Click Next.
- In Process, write
- In Overview, enter the desired package name and click Next.
- In Entitlements, add the user(s) who should have permission to remote control devices. In the Add entitlement dialog box, set Stage to Production and Publish to Hidden.
- In Summary, uncheck the Modify package after creation box and click Finish.
TightVNC example
Create a Setup Store Managed Package for TightVNC
TightVNC installers (MSI files) for both 32-bit and 64-bit versions of Windows are available in the Setup Store.
- In your Liquit Setup Store connector, navigate to Overview > Resources , and search for TightVNC.
- Double-click on it or select it and then click Create package in the table toolbar.
- In the Create package dialog box that opens, in Overview:
- Enter a name for your new package or keep the default name.
- In Package type, select Managed.
- In Publish, select Production.
- In Setup details, click Next.
- In Dependencies, click Next.
- In Customize, configure TightVNC using enterprise best practice settings. the Customization Wizard allows you to set options such as the password for remote control access. For further details on installing TightVNC, consult the official TightVNC documentation.
- In Entitlements add the user/device you want to control remotely. In the Add entitlement dialog box select Stage to Production and Publish to Hidden.
- In Summary, uncheck the Modify package after creation box and click Finish.
Create a Remote Control Package for TightVNC
Once the managed package is created, follow these steps to create a Remote Package for TightVNC:
- Navigate to Manage > Packages.
- Click Create in the table toolbar
- In the Create package box than opens, in Type select Remote control from the package type list.
- In Launch configure the following:
- In Process, write
${ProgramFiles}\TightVNC\tvnviewer.exe
. For this type of package, Liquit Workspace automatically creates a filter based on the value you insert in this field. Any later change to the actions does not impact the filter. So in case of any typo, for example, you have to change the filter manually. - Select the Use local file iconcheckbox.
- Click Next.
- In Process, write
- In Overview, enter the desired package name and click Next.
- In Entitlements, add the user(s) who should have permission to remote control devices. In the Add entitlement dialog box, set Stage to Production and Publish to Hidden.
- In Summary, uncheck the Modify package after creation box and click Finish.
The username admin
is granted remote control privileges by default, but you can grant any user the same privileges. See Access Policies for more information.
Using Remote Control
Once the package is set up, navigate to the user or device you wish to remote control and follow the below instructions:
- Click the Remote Control button.
- In the the dialog box that opens:
- In the Package field, select the remote control type of package you previously configured.
- Click Confirm to proceed.
- The remote control software will launch.