Failed Installation AutoCad 2022 with SCCM Task Sequence

Failed Installation AutoCad 2022 with SCCM Task Sequence

Anonymous
Not applicable
1,269 Views
2 Replies
Message 1 of 3

Failed Installation AutoCad 2022 with SCCM Task Sequence

Anonymous
Not applicable

Hello,

i will install AutoCad 2022 with the Powershell PSADT over Microsoft SCCM.

 

Here install String in the deploy-application.ps1 from the PSDAT:

Execute-Process -Path "$dirFiles\image\Installer.exe" -Parameters "-i deploy --offline_mode -q -o $dirFiles\image\Collection.xml --installer_version 1.24.0.12"

 

So i create a application.

The Installation runs without problems.

Alle Application will be installed.

 

Now i want to include the application in a SCCM Task sequence.

When i run the Task sequence, i get the Error "[Installation] :: Execution failed with exit code [2]"

Some Application ltke the "Autodesk Desktop App" will not be installed.

 

I don't no why. I found nothing which could help .

I have the same Problem also with Autcad LT, Inventor and Vault Products.

 

Without Task Sequence there are no problems.

Over Task sequence i have this problems.

 

Thanks for help to find a asolution.

Accepted solutions (1)
1,270 Views
2 Replies
Replies (2)
Message 2 of 3

natasha.l
Alumni
Alumni
Accepted solution

Hello @Anonymous, 

 

As a best practice, if you have tested your Autodesk deployment locally before packaging it in a 3rd party software(SCCM) and it works. Then the issue is with SCCM, please contact Microsoft regarding questions using Microsoft Task Sequence. 

 

Please "Accept Solution" if a reply or replies have helped resolve the issue or answered your question, to help others in the community.

 

 

0 Likes
Message 3 of 3

Anonymous
Not applicable

Hi there,

 

I tested the installation locally and it works.

I have created an application on the SCCM and it runs normally with no problems.

 

So I put the SCCM application in a task sequence and have the problems.

 

I need the task sequence because I have different installations.

 

We have users who need AutoCad + Vault.

Users who need Inventor + Vault.

And other users need other installations.

 

In the past I realized this combination with SCCM and the task sequence.

It was also a preferred solution from Autodesk.

 

Is the solution for version 2022 now a different one?

 

Thank you

0 Likes