Hi,
I am currently packaging MATLAB for Intune. Unlike with SCCM, we're not doing a full offline install because the installer size is too much when you include caching etc....
Instead, the aim is to deploy using the basic installer files, and let the user decide which modules are required.
Added info: I am using PSAppDeploy Toolkit, and licensing is done via SSO instead of FIK.
When I run the installer locally, it executes as anticipated.
However, when I install it from Company Portal, it throws an error during the post-installation steps.
However, the executable does exist, and given we're running in the SYSTEM context, access should not be an issue.
Has anybody else seen something like this?
Thanks!
Regards,
... Alex ...