SCCM OSD installation error code 16389

licensingX4M2F
Enthusiast

SCCM OSD installation error code 16389

licensingX4M2F
Enthusiast
Enthusiast

Windows 10 1703

deploying with application model. 

 

when i try to run autocad 2019 installation during OSD i get installation error code 16389 in the smsts.log file. Content that gets downloaded into the cache is good as i can manually install it by CD there from the command prompt and run the installation command.

 

i get the above for 

autocad 2019

aritechture 2019

inventer2019

civil3d

 

however Revit 2019 will install fine during OSD

 

no logs are created for the software that are failing and according to the log its failing 6 seconds after it launches the install program.

 

Any idea whats going here?

 

i suspect maybe something with .net or other libraries that get installed.

0 Likes
Reply
Accepted solutions (1)
62,382 Views
2 Replies
Replies (2)

natasha.l
Alumni
Alumni

Hello @licensingX4M2F

 

Where you sure to test the Autodesk deployments for each one of those applications locally? If the Autodesk deployment is working properly its SCCM, if the Autodesk deployment fails create a new one. 

 

 

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

0 Likes

licensingX4M2F
Enthusiast
Enthusiast
Accepted solution

The packages install no problem when ran manually.

 

The SCCM error code appears to happen when one of the dependencies run. 

 

The error 16389 appears to relate to .net,  This error code was being passed the smsts.log file. 

 

I had to check the “Run installation and uninstall as 32-bit process on 64-bit clients.”. under the programs tab in the application settings.

 

https://saskitguy.wordpress.com/2017/04/27/sccm-deploying-net-framework-4-6-2-fails-with-error-16389...

 

This is what fixed it for me.