How to add an Autodesk package in PDQ Connect

August 12, 2025 Ken Williams

How to add an Autodesk package in PDQ Connect

Issue:

You need to push out an Autodesk package in PDQ Connect

Solution:

  1. Follow this blog to create an Autodesk Custom install deployment: https://resources.imaginit.com/support-blog/creating-a-deployment-for-autodesk-products
  2. Sign in to PDQ Connect, then navigate to the Packages tab.
  3. Click the Create package button in the top right.
  4. Name the package, set the Timeout setting to something like 60 or 120 minutes. The timeout setting can be adjusted later once you have a better idea of how long the deployment takes to complete. This largely depends on your target device’s network bandwidth.
  5. Next, click Add install step.
  6. Next, click Attach installer, then attach the customized Autodesk downloaded deployment file that you built earlier. Add this command to the parameters field to silence this step and create a log file: -q -p C:\Windows\Temp\ODISdownloaderLog.
  7. Add success codes: 0,1641,3010,2357302
  8. Next, click the drop-down arrow next to Add install step, then click Add script step.
  9. Add the install command. Right-Click the install Autocad xxxx.bat in the deployment and choose Edit in Notepad. Copy the install the deployment silently command (Do not copy rem) -----------------------------------------------------------------------------------------------------------------EXAMPLE: 

    chcp 65001

    rem ========== Install the deployment with basic UI ==========
    "c:\autodesk\acad2025\image\Installer.exe" -i deploy --offline_mode --ui_mode basic -o "c:\autodesk\acad2025\image\Collection.xml" --installer_version "2.13.2.67"

    rem ========== Install the deployment silently ==========
    rem "c:\autodesk\acad2025\image\Installer.exe" -i deploy --offline_mode -q -o "c:\autodesk\acad2025\image\Collection.xml" --installer_version "2.13.2.67"

    rem ========== Uninstall the individual product ==========

    rem ========== Uninstall Autodesk AutoCAD 2025 - English
    rem "c:\autodesk\acad2025\image\Installer.exe" -i uninstall -q --manifest "c:\autodesk\acad2025\image\ACD_2025_en-US\setup.xml" --extension_manifest "c:\autodesk\acad2025\image\ACD_2025_en-US\setup_ext.xml"

    ----------------------------------------------------------------------------------------------------------------

    Copy this info from the Autodesk BAT file and add it to the Cmd window in PDQ Connect.
  10. Next, click Save to save and close the package creator.
  11. With our Autodesk application package in PDQ Connect complete, we’re ready to deploy it. In the Packages tab, select the Autodesk package, then click Deploy. In the deployment window, add your devices or groups that you want to target, then click Deploy.
  12. NOTE: If this is your first time deploying the package, I recommend sending it to a couple Test machines to ensure the package is working properly. Once you’ve tested it enough, you can deploy it to more targets, but keep in mind that it may have a pretty heavy impact on the target’s network bandwidth. Also, watch the deployment times and alter the package timeout settings accordingly.

About the Author

Ken Williams

Installation Technical Support Specialist<br><br>Ken Williams has over 20 years of experience as a systems administrator helping organizations with installation, configuration, and maintenance. At IMAGINiT, Ken puts his knowledge of Microsoft, SQL, servers, and Autodesk to work ensuring clients are able to stay up-and-running, install their software easily, and maintain their solutions.

Follow on Linkedin More Content by Ken Williams
Previous Article
Autodesk LMTools when saving service error "Windows preferred path <SystemDrive>\ProgramData to store service data is not set"

Next Article
Finding Drawing/Smart Client Objects from Smart Client/AutoCAD

×

Get Tips Delivered.

Subscribe to Email Updates.

First Name
Last Name
Country
Thank you!
Error - something went wrong!