Posted on 01-23-2024 08:01 PM
Hi Guys, anybody can help me to go-through the AutoPKG.
How it's work and step-by-step process to create packages and deployment to target machines.
Solved! Go to Solution.
Posted on 01-29-2024 01:02 AM
Hi,
PE is pointing you to autopkgr which in fact is a tool that will help you with like 90% of the things you can do with autopkg. In that case just grab the DMG install it and run it. Afterwards you can install autopkg as well as other tools. There you can also configure everything you need for JAMF-Uploader to actually upload packages to your Distribution Point (if this option is not bugged anymore.... in that case you may need to configure your account for the Uploader via terminal).
Step by Step heavily depends on your scenario.... it is possible to automate up to the point of distributing...
In the environment i am working at we stop after uploading to the DP and start manual Testing before doing anything else with a package.
Posted on 01-23-2024 11:59 PM
Hi yogeshwarann please take a look here ->. https://github.com/lindegroup/autopkgr
Posted on 01-26-2024 09:09 PM
Hi PE, I'm not familiar in github portal & new to this package deployment. So can you guys guide me with your knowledge?
Posted on 01-29-2024 01:02 AM
Hi,
PE is pointing you to autopkgr which in fact is a tool that will help you with like 90% of the things you can do with autopkg. In that case just grab the DMG install it and run it. Afterwards you can install autopkg as well as other tools. There you can also configure everything you need for JAMF-Uploader to actually upload packages to your Distribution Point (if this option is not bugged anymore.... in that case you may need to configure your account for the Uploader via terminal).
Step by Step heavily depends on your scenario.... it is possible to automate up to the point of distributing...
In the environment i am working at we stop after uploading to the DP and start manual Testing before doing anything else with a package.
Posted on 01-29-2024 03:14 AM
Hi Ismere thanks for contribution for yogeshwarann. Hi yogeshwarann autopkgr is the GUI version for Autopkg.
I suggest starting with some YouTube videos
https://youtu.be/mqK-MAEZekI?si=tEv3DnP294Zdeeh5
Posted on 01-29-2024 04:05 AM
PE, first of all thanks for your quick responses.
Let me look through the video and come here again with my doubts.