Using Munki to install a network licenesed version of MatLab 2016b
The instructions are based on grahampugh's MatLab 2015a instructions https://github.com/grahampugh/osx-scripts/tree/master/matlab-munki You will need to run the GUI installer to download the installer files for your licensed products.
- Copy/move your latest MATLAB installer, installer_input.txt and network.lic into the matlab folder. This was created using MatLab 2016b
- Edit or swap out your own installer_input.txt - enter your File Installation Key
- Edit or swap out your own network.lic
- Create a matlab-installer folder and move the matlab folder into it.
- Move the MathWorks folder created by the GUI installer containg the installers into the matlab-installer foler. Make sure not to change any of the folder structure inside.
- Use disk utility to create an image from a folder using the matlab-install folder.
- Use munki to copy the MathWorks folder to /var/root/Downloads which is where the MatLab installer will look for it by default.
- Use munki to copy the matlab folder to /tmp
- The post install script will run the MatLab installer and use the installer_input.txt