Still getting my feet wet with imaging Mac so please forgive any "n00b-ness" in this post.
I'm building a 10.7.3 image for our users. I built the first image on a mid-2011 Air (MacBookAir4,3) with USB Ethernet and got it all working and joining AD. Then I realized that it failed on the MBP because there is no embedded Ethernet in the image. I started writing a script based on 'networksetup' to detect all devices, configure, set proxy server/exception and then continue. But because there is no way to set the priority of the AD bind, I figured it would be easier to take the working build, deploy to an MBP and repackage to add embedded Ethernet.
Seemed simple enough... And while it all works, I now have NICs on both MBA and MBP that are "mislabeled". Airport is called "Ethernet" and has a wireless logo, USB Ethernet works but is called Wi-Fi and had a wireless logo, etc. This is going to cause a bunch of support calls.
As a last resort, I'm back to writing a script (and struggling with awk) and am going to try to get this to run at maching startup to hopefully run before trying to join AD. But I figured I'd ask if:
- I'm missing something in the imaging process? I double-checked MacTracker and I have the latest models of both units.
- Has anyone else experienced this or have a suggestion on how to fix this?
- Am I wasting my time with the script idea?
Appreciate any input from the community as this is becoming a time suck.
Cheers,
--Emil
