I recently added the Java 7 package to install Java 7 during first run rather than during imaging. Ever since I have done that the settings I have specified in my AD binding have not been applying successfully. The log shows the following:
Mon Mar 4 13:52:39 AA12728 jamf[5826]: Binding AA12728 to hu.hamline.edu...
Mon Mar 4 13:52:43 AA12728 jamf[5753]: Successfully installed Java 7 Update 15.pkg.
Mon Mar 4 13:52:43 AA12728 jamf[5890]: Installing Java Settings.dmg...
Mon Mar 04 13:52:48 AA12728 jamf[6021]: Deleting user adobeinstall...
Mon Mar 04 13:52:48 AA12728 jamf[6021]: Deleting home directory for adobeinstall...
Mon Mar 4 13:53:02 AA12728 jamf[6155]: Reboot. Immediately.
Mon Mar 4 13:53:02 AA12728 jamf[6155]: Rebooting computer immediately...
2013-03-04 13:53:12.359 jamf[5816:300b] Connection with distnoted server was invalidated
Mon Mar 4 13:54:39 AA12728 jamf[254]: Checking for policies triggered by "startup"...
Mon Mar 4 13:54:43 AA12728 jamf[325]: Binding AA12728 to hu.hamline.edu...
Mon Mar 4 13:54:53 AA12728 jamf[325]: An error occurred binding to Active Directory: dsconfigad: This computer is already 'bound' to Active Directory. You must 'unbind' with '-remove' first. (Attempt 1)
Mon Mar 4 13:55:03 AA12728 jamf[325]: An error occurred binding to Active Directory: dsconfigad: This computer is already 'bound' to Active Directory. You must 'unbind' with '-remove' first. (Attempt 2)
Mon Mar 4 13:55:13 AA12728 jamf[325]: An error occurred binding to Active Directory: dsconfigad: This computer is already 'bound' to Active Directory. You must 'unbind' with '-remove' first. (Attempt 3)
Mon Mar 4 13:55:23 AA12728 jamf[325]: An error occurred binding to Active Directory: dsconfigad: This computer is already 'bound' to Active Directory. You must 'unbind' with '-remove' first. (Attempt 4)
Mon Mar 4 13:55:33 AA12728 jamf[325]: An error occurred binding to Active Directory: dsconfigad: This computer is already 'bound' to Active Directory. You must 'unbind' with '-remove' first. (Attempt 5)
Mon Mar 4 13:55:33 AA12728 jamf[325]: Error: Giving up on Active Directory binding after 5 attempts.
Mon Mar 4 13:55:36 AA12728 jamf[448]: Checking for policies triggered by "startup"...
Mon Mar 4 14:09:06 AA12728 jamf[603]: Checking for policies triggered by "every15"...
Mon Mar 4 14:09:07 AA12728 jamf[603]: Executing Policy Update Inventory...
This looks to me like the binding task is getting halfway through the binding process before a reboot and then it tries to resume on startup, but the computer is already technically bound even though none of the extra settings have applied. Is there a way I can give the AD binding longer to complete or is something else maybe going on that I am missing?