- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
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.
Solved! Go to Solution.
