Admin Deployment Guide
- Best Practices for installing Desktop Connector
- Download Options for Deployment
- Preparing for an Installation or Upgrade
- Example Deployment Script
- Changelog Revision History for Deployment Script
- First Time Installation
- Uninstalling with Setup.exe (Option 1)
- Uninstalling with Standalone Uninstall (Option 2)
- Unusable "Ghost" Drive Left Behind after Administrative Uninstall
- Upgrading from v15.x
- Upgrading within v16.x or within 17.x
- Upgrading from v16.x to v17.x
- Installing Desktop Connector using MSI vs. EXE
- Preparing for a network domain change
Best Practices for installing Desktop Connector
These instructions are intended for IT specialists with an understanding of Configuration Manager (formerly called SCCM). For more information on deploying Autodesk software using Configuration Manager, refer to this Using Microsoft Configuration Manager to deploy and manage Autodesk products.
Always use the .EXE (ODIS installer) for installations and upgrades. This ensures that all necessary dependencies (like IDSDK and ADSSO, .Net runtime, C++ runtimes, etc.) are installed along with the software.
If you choose to use the .MSI file for installation, be aware that it does not bundle any dependencies - you are responsible for installing these separately.
Avoid mixing the installation methods (MSI/EXE). Use the same method for both the initial installation and any subsequent upgrades. This can help prevent dual entries in the Programs list or other potential issues.
Refer to Installing Desktop Connector using MSI vs. EXE within this document for more detailed information.
Autodesk has changed the way the installers are extracted and files are downloaded prior to installation.
- Refer to the next section Preparing for an Installation or Upgrade for additional information.
Download Options for Deployment
Standard Download
Download the latest version of Desktop Connector from the Latest Release Notes Page.
Custom Install Packages
For organizational deployments, you can create Custom Install packages through manage.autodesk.com:
- Go to manage.autodesk.com
- Navigate to Custom Install
- Create your custom deployment package for Desktop Connector
- Download the custom package for deployment across your organization
Custom Install packages are available starting with v17.0 and are supported for Global Launch and regular upgrades.
Preparing for an Installation or Upgrade
Download Desktop Connector using one of the methods described in the Download Options for Deployment section.
Open the downloaded package and allow it to extract.
The installer for version v16.8 and below will be downloaded to the default folder in Windows similar to the one shown.
C:\Autodesk\Autodesk_Desktop_Connector_16_8_0_2169_Win_64bit- Refer to Install Walk-Through for Version 16.8 and Below for specific installation instructions.
The installer for version v16.9 and above will be downloaded to the default folder in Windows similar to the one shown.
C:\Autodesk\Desktop Connector 16.9 Install Files- Refer to Install Walk-Through for Version 16.9 and Above for specific installation instructions.
Example Deployment Script
- This PowerShell script demonstrates how Desktop Connector can be deployed as an IT administrator.
- It is intended as a reference for IT administrators using Configuration Manager (formerly SCCM) deployments.
- Do not run this script directly without first reading through the contents and making necessary changes.
- This script supports install, upgrade, and uninstall operations.
- For install workflows, this script should be run in the same directory as the Setup.exe executable.
Changelog Revision History for Deployment Script
| Version | Date | Changes |
|---|---|---|
| 3 | 3/24/2023 | Improved documentation in the scripts comments and console outputs |
| 2 | 3/21/2023 | Correctly stop DC before attempting install operations |
| 1 | 3/7/2023 | Initial version of sample script |
First Time Installation
When installing for the first time, the installer prepared in the preceding section can be run directly.
When running the installer in a deployment, verify that you are providing the appropriate flags to run silently.
- Refer to Modify a deployment from Autodesk Account for additional information on executing a silent installation.
Uninstalling with Setup.exe (Option 1)
This is the first option for uninstalling Desktop Connector. This option requires the original Setup.exe to still be available
Shut down all running Desktop Connector processes.
Execute the original Setup.exe
- Example usage:
Setup.exe --silent -i uninstall
- Example usage:
For more information, refer to Modify a deployment from Autodesk Account for additional information.
Uninstalling with Standalone Uninstall (Option 2)
The second option for uninstalling the Desktop Connector does not require any of the original install files. This method, which is used in the example deployment script, is shown as follows:
Shut down all running Desktop Connector processes.
Obtain the uninstall string for the installed version of desktop connector.
This can be obtained from the registry under the following key:
HKLM:\Software\Microsoft\Windows\CurrentVersion\Uninstall\
Execute the uninstall string
- Include the silent flag, "silent", to verify that no GUI is shown.
Unusable "Ghost" Drive Left Behind after Administrative Uninstall
After uninstalling Desktop Connector with Configuration Manager or other administrative means, users may be left with an unusable "ghost" drive like in the following picture:

If you are planning on reinstalling Desktop Connector, no further action is required. Desktop Connector will automatically clean up any disconnected drives when it starts up.
If you need to remove this "ghost" drive, have the affected user:
Download the ZIP file from this link: DC Reset Utility.
- Extract the contents of the ZIP file to a local folder or your desktop.
- Run the
ResetDesktopConnector.exefile included. - Verify that the "ghost" drive is removed
For further information on the Reset Utility, refer to this video Reset Desktop Connector Automated Utility.
Upgrading from v15.x
Upgrading from v15.x to v16.x or v17.x always requires uninstall and reinstall. A clean uninstall must be performed before installing the new version.
To uninstall Desktop Connector follow these steps:
Shut down all running Desktop Connector processes.
- Exit Desktop Connector by right clicking the tray icon
and selecting Exit.
- Exit Desktop Connector by right clicking the tray icon
Uninstall Desktop Connector.
- Refer the Uninstalling Desktop Connector page for additional information and steps to perform a clean uninstall.
After the uninstall confirms that local workspaces for all users have been deleted. If not, delete the local workspaces.
Local workspaces are any folders that are on your local machine. Delete these folders if found (to quickly navigate to your user profile folder type
%userprofile%in File Explorer address bar):C:\Users\<username>\AppData\Local\Autodesk\Desktop ConnectorC:\Users\<username>\AppData\Local\Autodesk\Web Services\DesktopConnectorC:\Program Files\Autodesk\Desktop ConnectorC:\ProgramData\Autodesk\Desktop Connector
Install the v16.x or v17.x version using the same steps described in the First-Time Installation section.
You may have to perform a reboot for Desktop Connector to become available in your system tray. Upon installation you can select your projects to be added to your local drive.
Upgrading within v16.x or within 17.x
To upgrade from one v16.x version to a newer v16.x version (e.g., v16.8 to v16.9) or from one v17.x version to a newer v17.x version (e.g., v17.0 to v17.1), use in-place upgrade for all connector types:
Deploy the newer installer using the same steps described in the First-Time Installation section.
The older version will be automatically removed during the upgrade. User project selections are preserved.
Do not uninstall first. This applies to Docs, Drive, and Fusion connectors.
Upgrading from v16.x to v17.x
Docs or Drive Connector: In-Place Upgrade
For Docs or Drive Connector users, upgrade directly without uninstalling:
Deploy the v17.x installer using the same steps described in the First-Time Installation section.
The older v16.x version will be automatically removed during the upgrade. User project selections are preserved.
Do not uninstall v16.x first, or users will need to manually re-add their project selections.
Fusion Connector: Uninstall and Reinstall Required
For Fusion Connector users, you must uninstall v16.x before installing v17.x:
Follow the uninstall steps in the v15.x upgrade section above.
Then install v17.x using the First-Time Installation steps.
Installing Desktop Connector using MSI vs. EXE
What are MSI and EXE files?
A MSI (Microsoft Installer) file and an EXE (executable) file are both types of installation files.
- The main difference between them lies in their customization and deployment capabilities.
MSIfiles are database files, used by Windows Installer, that store installation settings for software applications. They allow for more customization and are used for network-wide software deployment. - On the other hand,
EXEfiles are standalone executable files that initiate an installer for a software program. They are simpler and less customizable.
Desktop Connector Installation Files
The recommended method for installing the Desktop Connector is by running the downloaded .exe file located in the Downloads folder for the current user. When you download the desktop connector .exe it will be found at the following location:
C:\Users\<username>\Downloads
You will have to run the
DesktopConnector-x64.exeand allow it to self-extract to the default location:C:\Autodesk. By allowing it to self-extract you may find the CDX.msi at the following location on your hard drive:
FAQs for using MSI vs. EXE installs
Can I use the .msi file for installation?
Yes, you can use the .msi file for installation, but it does not bundle any dependencies. You will need to install these separately.
What happens if I use the .exe for installation and the .msi for upgrade (or vice versa)?
Using different methods for installation and upgrade might result in dual entries in the Programs list. It's best to use the same method for both.
What are the dependencies that I need to install if I choose the .msi file?
The dependencies include but are not limited to IDSDK/ADSSO, .Net runtime, and C++ runtimes.
Where can I find information about changes in dependencies if I decide to handle them myself?
Remember, these practices and FAQs are based on feedback and customer testing and might not cover all possible scenarios or questions. For the most accurate and comprehensive information, always refer to the official Autodesk support and documentation.
Preparing for a network domain change
Certain network changes can impact the stability of Desktop Connector and should be approached with caution and planning. Events like changing the network domain name will impact Desktop Connector and will require steps to restore normal Desktop Connector behavior. Properly planning the activities following a domain name change will ensure Desktop Connector continues to function as expected.
- Refer the Planning a network domain change page for additional information and steps for a network domain name change.
Related Concepts:
- Desktop Connector Folder needs to be cleared displays after installing or upgrading Desktop Connector
- You must be an administrator on this computer to start services when Autodesk Desktop Connector starts
- Desktop Connector System Requirements
- Reset Desktop Connector Automated Utility
