

# Remove Autodesk Desktop App, we don't want that crap! Write-Log "Removing $Username local admin account" -Source 'Installation' -LogType 'CMTrace' Replace the adsklicensing-installer.exe with the newer file download above, for me this is image\setup.xml""" -WindowStyle 'Hidden' You'll need to modify the manifest GUID to suit your environment We zip up the deployment file, this speeds up distribution.

(or whatever is latest at time of reading this) It also fixes the issue with the Desktop App installer hanging - which we then nuke after it's installed.ĭownload adsklicensinginstaller-10. This gets around a bunch of issues, including the inability for SYSTEM user to create symbolic links. Basically, we install it via PSExec using a temporary admin user. This issue is not fixed with the latest adsklicensinginstaller-10. Most issues stem from the fact that the SYSTEM user that SCCM Application install framework uses, does not have the ability to create symbolic links. There are numerous people with issues with packaging/deploying Autodesk 2020/2021 applications as required, including during OSD.
