My district has made a deal with the devil, oops I mean Apple to have a bulk purchase of computers imaged offsite. I need to get them into the JSS but finding all of them in our large network using Recon at a later time is time consuming.
They will be using an image that I create, I'd like to do something like a one time launch daemon to run the JSS installer package at startup. I'd place it in a temp directory on my image, then have the plist file in the launch daemon call it up at startup to install and then delete the package.
Unfortunately the offsite imaging place is likely to start these computers up offsite which would make my one time script delete itself and be useless. The jss won't install offsite and we won't put it in a DMZ.
Any good script writers or ideas as to how I can limit the install to run only when started up in our network?
READY SET GO, flood me with your brilliance! ;-)
TIA