SysAdminVideoSeries

From AFP548 Wiki
Jump to navigation Jump to search

SysAdmin Video Series[edit]

1. First Boot Package[edit]

This video is on building a package that will run a script when a computer first boots. This is useful for instadmg when you can't apply scripts during the build train. This video also covers some basics to Iceberg packaging and launchd plists. Download the files used in the video to follow along! Watch the video

2. Payload Free Package[edit]

In this video I create a payload free package. This package will only install a script, it won't install anything! Its a very useful package type! This video also covers the difference between the different types of installation scripts. Download the files used in the video to follow along! NOTE: I do not have the script written well for InstaDMG. You should use the target of $3. Check this afp548.com thread for great scripts to run with InstaDMG. Watch the video