I'm trying to get AutoCAD to deploy using SCCM. I referenced the included sccm.txt and setup it up as a script installer with ".\Img\Setup.exe /W /q /I Img\AutoCAD_2020.ini /language en-us" as the run script. I referenced the location explicitly and didn't use any network shares or alias'.
The deployment in SSCM is successful and I see data coming down into CCMcache, however, it never installs the actual application.
I'm trying to get AutoCAD to deploy using SCCM. I referenced the included sccm.txt and setup it up as a script installer with ".\Img\Setup.exe /W /q /I Img\AutoCAD_2020.ini /language en-us" as the run script. I referenced the location explicitly and didn't use any network shares or alias'.
The deployment in SSCM is successful and I see data coming down into CCMcache, however, it never installs the actual application.
Welcome to the Autodesk User's Community..
I'm wondering if your SCCM stuff is failing on getting the new licensing mechanism to install.. Others have had this issue. For a test, install the latest licensing mechanism and then try your SCCM installation of AutoCAD 2020.
See this info https://synergiscadblog.com/2019/07/24/autodesk-licensing-mechanism/
Mark Lancaster
& Autodesk Services MarketPlace Provider
Autodesk Inventor Certified Professional & not an Autodesk Employee
Likes is much appreciated if the information I have shared is helpful to you and/or others
Did this resolve your issue? Please accept it "As a Solution" so others may benefit from it.
Welcome to the Autodesk User's Community..
I'm wondering if your SCCM stuff is failing on getting the new licensing mechanism to install.. Others have had this issue. For a test, install the latest licensing mechanism and then try your SCCM installation of AutoCAD 2020.
See this info https://synergiscadblog.com/2019/07/24/autodesk-licensing-mechanism/
Mark Lancaster
& Autodesk Services MarketPlace Provider
Autodesk Inventor Certified Professional & not an Autodesk Employee
Likes is much appreciated if the information I have shared is helpful to you and/or others
Did this resolve your issue? Please accept it "As a Solution" so others may benefit from it.
I've been having similar issues with my SCCM deployment. I found the program installs fine IF a user is logged into the computer and starts the installation themselves through Software Center, or if the deployment is set to only install if a user is logged on.
If no user is logged on and the deployment is required the installation just hangs when it gets to the adsklicensing-installer.exe installation (same thing happened on old versions and the newest release).
I'd be interested in knowing whether anyone has had a successful required deployment where no user is logged onto the machine.
I've been having similar issues with my SCCM deployment. I found the program installs fine IF a user is logged into the computer and starts the installation themselves through Software Center, or if the deployment is set to only install if a user is logged on.
If no user is logged on and the deployment is required the installation just hangs when it gets to the adsklicensing-installer.exe installation (same thing happened on old versions and the newest release).
I'd be interested in knowing whether anyone has had a successful required deployment where no user is logged onto the machine.
I coudn´t either install Autocad lt and other Autdesk Products install with sccm. Maby it runs with the configuration:
Install only when a user is logged in
Greating form Germany
I coudn´t either install Autocad lt and other Autdesk Products install with sccm. Maby it runs with the configuration:
Install only when a user is logged in
Greating form Germany
The solution to my issue was removing the group policy setting that was adding the ADSK_FLEX_LICENSING environmental variable (along with replacing the adsklicensing-installer.exe file with a more recent version in the deployment).
Of course, this effectively broke any 2018 products we had installed. We could have switched to using the LICPATH.LIC file but we opted to just update everyone to 2020.
The solution to my issue was removing the group policy setting that was adding the ADSK_FLEX_LICENSING environmental variable (along with replacing the adsklicensing-installer.exe file with a more recent version in the deployment).
Of course, this effectively broke any 2018 products we had installed. We could have switched to using the LICPATH.LIC file but we opted to just update everyone to 2020.
I don´t have a group policy that was adding the ADSK_FLEX_LICENSING environmental variable
I don´t have a group policy that was adding the ADSK_FLEX_LICENSING environmental variable
Can't find what you're looking for? Ask the community or share your knowledge.