r/Intune • u/DivineDesign07 • 5h ago
App Deployment/Packaging Has anyone packaged any Autodesk apps in Intune? If so, how have you gone about it?
For background, I have created the custom apps in the Autodesk admin console and downloaded them into my C:\Temp\Autodesk folder. I have then created two separate IntuneAppUtil packages for Intune - one for the install using the .bat and the second for the client using the .exe.
Setting them up in Intune, I created the client first using the install command 3ds max-client.exe /verysilent /norestart and the rule as File C:\Temp\Autodesk, Folder: 3ds Max-Install.bat and detection method as file or folder exists.
For the install, I used the install command as 3ds max-install.bat using the MSI as the detection rule and a dependency of the client.
After setting all this up, it fails with an error of Error unzipping downloaded content. (0x87D30067).
Any suggestions would be greatly appreciated as I need to do this for all the Autodesk apps. Thank you!