Hey Everyone, I appreciate your help on this in advance!
Background:
K-12 environment, AD Bound, mobile account set iMacs running 10.9.5, JSS v. 9.62. Yosemite Install policy, runs in background or self service once triggered, current payload is vanilla Install_OSX_Yosemite.InstallESD.dmg.
Goal
My goal is to run the 10.10.1 upgrade with no setup assistant/iCloud prompts or user prompts on AD bound Macs. So perfect world outcome would be: Upgrade policy runs, Mac reboots into installer, finishes and reboots to login screen waiting for network login.
The main issue is that we have enabled Mobile Accounts for AD (multiple other reasons for that), but no one will have logged into the Macs to set a "local" (mobile) account before the upgrade runs. We have a hidden local Admin account on the machines, but post install, the OS treats it like there is no local user account at setup and runs setup assistant asking for local account creation. That, and I'd rather not have all the setup questions asked.
I imagine this will entail some pre/post flight scripting revolving around (adding) .AppleSetupDone? Removing the iCloud prompts would be great so the students can't enable FileVault, but not as crucial not having setup assistant run.
Any thoughts?