Difference between revisions of "SysAdminVideoSeries"

From AFP548 Wiki
Jump to navigation Jump to search
(Created page with '== SysAdmin Video Series == ===1. First Boot Package=== This video is on building a package that will run a script when a computer first boots. This is useful for instadmg when y...')
 
 
(9 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
[https://streaming.psu.edu/media/?movieId=11427 Watch the video]
 
[https://streaming.psu.edu/media/?movieId=11427 Watch the video]
  
 
+
===2. Payload Free Package===
 +
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. [http://dl.dropbox.com/u/14532739/Payloadfree%20Package%20Files.zip 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 [http://www.afp548.com/forum/viewtopic.php?showtopic=23476 afp548.com thread] for great scripts to run with InstaDMG.
 +
[https://streaming.psu.edu/media/?movieId=11448 Watch the video]
  
 
[[Category:Videos]][[Category:Packaging]][[Category:Iceberg]][[Category:Scripts]]
 
[[Category:Videos]][[Category:Packaging]][[Category:Iceberg]][[Category:Scripts]]

Latest revision as of 13:26, 26 August 2011

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