Deploying PKG in k1000 and k2000
Whats the difference in deploying a pkg in the k1000 vs the k2000. I can deploy the pkg file in the k2000 with ease. In the k1000 I have to make it a zip file and thats not working for me.
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
chucksteel
7 years ago
I recommend placing the PKG inside of a DMG. When the appliance finds a package inside of a disk image it will automatically install it.
hdiutil create -srcfolder /path/to.pkg diskimage.dmg
Upload the DMG to the software title and associate that with your managed install. There's no need to change any of the install parameters.