Configure remote desktop
For a remote desktop, you can additionally configure VPN, configure clipboard settings, or disable drive redirection.
Configure a VPN
When configuring VPN, consider the limitations.
If you use your own DNS servers, add an entry to the host file.
Limitations
When configuring a VPN, do not use:
-
default gateway of the remote network. You can disable gateway usage in Windows settings;
-
networks used by DaaS:
10.49.32.0/24172.16.X.X/26
You can use any networks from 172.16.0.0/12, except for the allocated /26 network. Upon request, we can replace the allocated /26 block with another one of the same size.
Disable the default network gateway
- In the Start menu, select Settings.
- Open Network and Internet → Ethernet.
- Open the Change adapter settings page.
- Right-click the required network connection and select Properties.
- Open the Networking tab.
- Select Internet Protocol Version 4 (TCP/IPv4) and click Properties.
- Click Advanced.
- Uncheck Use default gateway on remote network.
- Click OK → OK → OK.
Add an entry to the host file
If you use your own DNS servers, add the following to the host file (C:\Windows\System32\drivers\etc):
10.49.32.17 cs-7a1.daas.vmw.selectel.org10.49.32.18 cs-7a2.daas.vmw.selectel.org10.49.32.19 cs-7a0.daas.vmw.selectel.org
Configure clipboard redirection
By default, clipboard redirection works only from the user's computer (Omnissa® Horizon® Client) to the remote desktop virtual machine (Omnissa® Horizon® Agent).
Configuring the clipboard makes the exchange bidirectional.
Windows
Linux
VM in a domain
VM not in a domain
For more information on clipboard settings using Active Directory Group Policies, see the View Agent Configuration ADMX Template Settings section of the Omnissa® Horizon® documentation.
- Create a ticket to receive ADMX templates for Omnissa® Horizon® Client.
- Install the ADMX templates for VMware Horizon Client.
- Create a new Group Policy Object (GPO); for details, see the Using Group Policy Settings to Configure Horizon Client section of the Omnissa® Horizon® documentation.
- Go to Computer Configuration → Policies → Administrative Templates → Omnissa View Agent Configuration → Clipboard Redirection.
- For the Configure clipboard redirection object, select the Enabled in both directions checkbox.
- Apply the Group Policy.
- Reconnect to your desktop.
Values of the ClipboardData and Clipboard.Direction parameters
The ClipboardData (on Windows) and Clipboard.Direction (on Linux) parameters determine the direction in which the clipboard works.
Disable drive redirection
By default, drive redirection (Drive Redirection) is enabled, and users can connect drives and folders to the remote desktop virtual machine. You can disable this feature.
After disabling drive redirection, the clipboard (Clipboard) between the user's computer and the remote desktop virtual machine will also be disabled.
Via Omnissa® Horizon® Client
On the virtual machine
Drive redirection can only be disabled via Omnissa® Horizon® Client on Windows.
VM in a domain
VM not in a domain
- Create a ticket to receive ADMX templates for Omnissa® Horizon® Client.
- Install the ADMX templates for VMware Horizon Client.
- Create a new Group Policy Object (GPO); for details, see the Using Group Policy Settings to Configure Horizon Client section of the Omnissa® Horizon® documentation.
- Go to Computer Configuration → Policies → Administrative Templates → Omnissa Horizon Client Configuration → Scripting definitions.
- Select the Disable sharing files and folders checkbox.
- Apply the Group Policy.
- Reconnect to your desktop.