Virtual Environments

Overview

Desktop Connector can be deployed in a variety of virtual desktop environments, including persistent and roaming profile setups, with minimal configuration. This guide outlines tested scenarios, requirements, and recommended steps to ensure reliable operation in virtualized environments.

Note:

While Desktop Connector can work in virtual environments, Autodesk does not officially support these configurations due to the wide variety of virtualization vendors and setups. For more information, see Technical support for virtual installation.

Security Consideration: Multiple users should not have elevated (administrator) permissions on the same machine. See Multiple users launching Desktop Connector on the same device for more info.


Tested Virtual Environment Configurations

Persistent + Non-Roaming Environments

Roaming Profile Environments


Configuration Steps for Admins

Note:

If you are using a persistent, non-roaming environment, no special configuration is required. The steps below apply only to roaming profile environments.

For FSLogix environments, pre-configured policy files that automatically handle the required registry redirection and icon location setup are provided.

Download and Installation:

  1. Download the FSLogix policy files

    1. Zip download
  2. Unblock the files:

    • Right-click each .fxr or .fxa file
    • Select Properties
    • In the General tab, check the Unblock checkbox if available
    • Click OK
      Note:

      The "Unblock" option may not appear for all organizations depending on Windows security policies.

  3. Copy the unblocked policy files to: C:\Program Files\FSLogix\Apps\Rules

  4. Update your pool of virtual machines

  5. Log into a virtual machine to validate the rules are working

⚠️ Important Considerations:

Option 2: Manual configuration

Step 1: Redirect the SyncRootManager Registry Key (Required for Roaming Profiles)

Apply these changes to your gold image:

  1. Install Desktop Connector (any supported version; 16.9.1.2222+ is required if the workspace location is changed).

  2. Redirect the SyncRootManager registry key:

    • Use your vendor's method to redirect the following registry key from HKLM to HKCU.

    • Change the registry path from: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\SyncRootManager to a location under HKEY_CURRENT_USER with your redirection tool.

    • For example, with FSLogix, use FSLogixAppsRuleEditorSetup.exe to redirect:

      • Source: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\SyncRootManager
      • Destination: HKU\__USER_SID__\SOFTWARE\FSLogixRedirect\Microsoft\Windows\CurrentVersion\Explorer\SyncRootManager

      Registry Redirection

Step 2: Move the Autodesk Docs Connector Icon File (Optional)

If the Autodesk Docs Connector icon does not appear in Windows File Explorer:

  1. Move the icon file to the user profile:

    • Source: C:\ProgramData\Autodesk\CDX\VirtualFileSystems\Icons\031f89d1-4ee3-4ed1-af4d-e6b61343753f.ico

    • Target: A location under the user profile folder, preferably %appdata%\Autodesk\CDX

    • For example, with FSLogix, use FSLogixAppsRuleEditorSetup.exe to create the following file redirection rule:

      • Source: C:\ProgramData\Autodesk\CDX\VirtualFileSystems\Icons\031f89d1-4ee3-4ed1-af4d-e6b61343753f.ico
      • Destination: %AppData%\Autodesk\Icons\031f89d1-4ee3-4ed1-af4d-e6b61343753f.ico

      Icon Redirection

      When configured correctly, the icon appears as shown in File Explorer:

      Docs Icon in File Explorer


What if I skip these steps?

If you do not complete the required configuration, you may experience the following issues:


Related Content: