touch /Users/Shared/.com.googlecode.munki.checkandinstallatstartup
--
Find related discussion groups here:
https://github.com/munki/munki/wiki/Discussion-Group
---
You received this message because you are subscribed to the Google Groups "munki-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to munki-dev+...@googlegroups.com.
To post to this group, send email to munk...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to munki-dev+unsubscribe@googlegroups.com.
To post to this group, send email to munk...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
Samuel Keeley
touch /Users/Shared/.com.googlecode.munki.checkandinstallatstartup
To unsubscribe from this group and stop receiving emails from it, send an email to munki-dev+...@googlegroups.com.
To post to this group, send email to munk...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
Samuel Keeley
--
Find related discussion groups here:
https://github.com/munki/munki/wiki/Discussion-Group
---
You received this message because you are subscribed to the Google Groups "munki-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to munki-dev+...@googlegroups.com.
I recommend the talk "Going MAD (Munki Autopkg DeployStudio)" by Steve Yuroff at PSU Mac Admins conference 2014.
You should have DeployStudio install the munkitools as part of the workflow, and then have that command in a postponed script.
On Aug 16, 2015, at 4:54 AM, Kostas Backas-Gmail <cost...@gmail.com> wrote:This talk is excellent btw.I have the exact same setup as yours in a clients site.I am installing the munkitools (package install) as part of my DS workflow and before that I use a script with just this code to touch the trigger file. You can use a payload free package as well for this.
On Aug 16, 2015, at 9:32 AM, Ryan Hayes <rha...@hbuhsd.edu> wrote:One more question. One of the YouTube videos that I watched mentioned having Munki run AppleSoftwareUpdates. That would be awesome to setup. One less thing for me to worry about throughout the year.
Also, I have always wondered this . . . Apple is going to release a new version of the OS probably a month after school starts. Then the first update a couple of weeks later. If I wanted to update the OS on all of the machines remotely, but not lose all any student work (home folders). Is that possible?
On Saturday, August 15, 2015 at 7:51:28 PM UTC-7, Ryan Hayes wrote:I am a high school digital media teacher who has had to learn how to be his own Net Tech by trial and error of the years. I know enough to follow instructions and kind of figure things out. I have had NetBoot and DeployStudio up and running for several years now doing monolithic imaging. After talking with an Apple engineer and researching on-line I learned about Munki and some other things. I am not doing a 100% pure thin image, I installed Adobe CC, Maya, Cinema 4D, and App Store apps (iWork, Garageband, etc) as part of my base image. I have a munki repo setup on my Xserve with autopkg and all is running smooth (I think). Here is where I am stuck and I am sure it is super easy, but I know just enough to get myself in trouble.How do I get munki to run and install the apps in the repo after first boot? So, I NetBoot all of the machines in the lab, it pushes the image, runs the local user account pkgs I created, binds to OD, names the computers, etc. That has been my workflow. Now I just don't know how to get munki too install all of the pkgs without me having to touch each machine.TL;DRThis is what I want to do:
- Hold down N on each computer
- Have DeployStudio:
- Image each computer in the lab
- Create local users
- Rename each machine
- Set network settings
- Bind to OD
- Load Profile Manager (still trying to figure this out after moving from WGM)
- **I am good up to this step (I think)
- Run everything in my Munki Repo
- Boot to the login window good to go without me touching each machine
touch /Users/Shared/.com.googlecode.munki.checkandinstallatstartup
To unsubscribe from this group and stop receiving emails from it, send an email to munki-dev+unsubscribe@googlegroups.com.
To post to this group, send email to munk...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
Samuel Keeley
--
Find related discussion groups here:
https://github.com/munki/munki/wiki/Discussion-Group
---
You received this message because you are subscribed to the Google Groups "munki-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to munki-dev+unsubscribe@googlegroups.com.
To post to this group, send email to munk...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
Find related discussion groups here:
https://github.com/munki/munki/wiki/Discussion-Group
---
You received this message because you are subscribed to the Google Groups "munki-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to munki-dev+unsubscribe@googlegroups.com.
To post to this group, send email to munk...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
Find related discussion groups here:
https://github.com/munki/munki/wiki/Discussion-Group
---
You received this message because you are subscribed to the Google Groups "munki-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to munki-dev+unsubscribe@googlegroups.com.
To post to this group, send email to munk...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
On Aug 16, 2015, at 12:36 PM, Joaquín <lct...@gmail.com> wrote:Take a look at Reposado + Margarita to take control of the apple updates, Bruienne and Tim Sutton pointed me to those services plus Munki.