We have built an image of 10.7.3 and complied it with the needed software. We have a few scripts that run at FirstRun after imaging that creates a user, joins our wireless network, sets time zone, and binds the computer to Active Directory. We would like to have some type of a prompt that ensures that these scripts run successfully. Is there anyway to do this at the login screen? We know we can open up Console and look at the jamf.log, but that takes some work. Another option we thought about was to write a script that would post the log file to a remote server for verification that everything ran smoothly. We have seen some discussion regarding using the JAMFHelper, but we aren't sure if this is the direction to take.
Our other issue is that we would like the computer to auto-reboot at the end of running the FirstRun scripts. What is the best way to automate this?
Thanks