Share

Installers for admins

Deployment (for system administrators only)

Autodesk Digital Workplace App can be installed using Microsoft System Center Configuration Manager (SCCM). The configuration manager allows system administrators to manage a large number of Windows based computers with features like software distribution and patch management.

To perform a silent install of Autodesk Digital workplace App:

  • Download the Autodesk Digital Workplace App.
  • At the command prompt, type in the following commands:
     cd <path-of-your-downloaded-dw_app/install>
     [Enter]
     DW-Setup.exe /quiet /norestart
     [Enter]
    Example: If DW-Setup.exe is downloaded to C:\downloads, enter the following line command:
     cd C:\downloads
     [Enter]
     DW-Setup.exe /quiet /norestart
     [Enter]
    Note: Autodesk Digital Workplace App support is limited to the current release. Ensure that you are using the current release before contacting Autodesk support

Uninstall using deployment scripts (for system administrators only)

If you are facing issue during the installation of Digital Workplace Desktop App due to existing installation of Citrix Workspace App, uninstall the existing app using deployment scripts available on the download page.

  1. Expand Downloads for admins (Deployment Tools) section
  2. Download Scripts for Deploying Citrix Workspace app by clicking Download File button
  3. Extract the contents of zip file
  4. Follow the instructions in Information.txt file to uninstall Citrix Workspace App

Was this information helpful?