Posted on 05-14-2012 10:05 AM
Hey Guys, I am working with 10.6.8 and 10.7.3 machines and beginning the summer re-imaging process. We have a number of machines that are moving to different schools therefore requiring a different image and change of name. My techs are having issues with pulling a machine from a cart that is already bound to AD, re-naming and re-imaging in Casper Imaging. The issue lies in that the Computer Name is not reflected in DirectoryUtility and the machine is left unbound with the old computer name populated. I am using the built-in AD bind from the JSS. We are also seeing that sometimes it will show the computer name from the base image in the directory utility as well still unbound. I have googled and tried a number of fixes, i.e. deleting /Library/Preferences/DirectoryServices and rebuilding my base image to no avail. PLEASE HELP!! thanks in advance guys.
Posted on 05-14-2012 01:06 PM
Andy-
I have ran into similar issues, but it could honestly be one of many things.
If you take one of the problematic machines, turn it on and make sure it is on the network. Then use Casper Remote to deploy the same built-in AD binding, you may be able to see what your error is. The logs are pretty useful in Casper Remote when troubleshooting binding issues.
In the end, I ended up writing three different custom scripts to bind to AD as opposed to using three different built-in bindings.
I hope this helps!
-Kev
Posted on 05-14-2012 02:59 PM
I figured it out, it was a two-fold issue.
I re worked my configurations to just include the unbind.sh @reboot....then...autologin ....thus triggering a policy scoped to unbound machines and use the Built in AD bind!
Kind of messy but it works for now. I will continue to troubleshoot this and smooth out the process. Thanks for your response though, I will give casper remote a shot and take a look at those logs! Take care