kc9wwh / macOSUpgrade

Workflow for doing in-place upgrades.
Other
418 stars 103 forks source link

Utility Window & Recon #7

Closed mpermann closed 7 years ago

mpermann commented 7 years ago

If you choose to set the UserDialog variable on line 58 to 1 it should execute the if statement on line 161 which means you might want the last word on line 162 changed to "Utility Window" to match with the type of window that gets used.

I'm also wondering if maybe you want to add to the first boot script a jamf recon to perform a recon after the update is completed so the Casper server has an accurate representation of the installed OS.

By the way, this is a neat workflow that I'm going do some testing with to see if would work better than a createOSXpkg based workflow.

kc9wwh commented 7 years ago

hahahaha...gotta love the little things that get missed. I will get line 162 updated and add a jamf recon to the first boot script.

Let me know if everything works smoothly on createOSXPkg. It wasn't doing authenticated FileVault reboots when I tried and had some occasional issues with the upgrading requiring user input to proceed after the reboot.