I'm using the install.sh -i so my script will be a bit different. Since
you are using the .pkg installer you may try the following:1. Start
Composer, take snapshot.2. Drop your installer into a folder that is not
ignored by Composer. Maybe create a f...
If a manual install works fine, I have found the following to reproduce
a manual install via Casper:1. Take a snapshot via Composer2. Drop your
installer into a temp folder (maybe /Temp or whatever)3. Take anther
snapshot4. Add a postinstall script c...
I've been using something pretty similar though I don't include the day,
just YYYYMM. I also had not included the OS version because we're pretty
uniform across our organization but that would be useful to know at a
glance as well if you have package...