Skip to content

Releases: kc9wwh/macOSUpgrade

v2.6.1

04 May 13:49
8d64812
Compare
Choose a tag to compare
  • Fixed Issue #54 - Support for FV Institutional Keys

v2.6.0

01 May 13:30
543103c
Compare
Choose a tag to compare
  • Fixed Issue #48 - Cleanup Script Didn't Delete Installer
  • Added #47 - Updated Free Space check for macOS 10.13.4
  • Added #23 - Verify Checksum of macOS Installer (optional)
  • Added #50 - Support for --eraseInstall parameter in macOS 10.13.4 Installer
  • Added #43 - Removed OK Button when Installer is being downloaded
  • Documentation #49 - Discusses Scope for policy
  • Documentation #51 - Shields.io Badges
  • Updated Readme Image Assets

v2.5.1

05 Feb 19:17
34ec0f3
Compare
Choose a tag to compare

In Version 2.5.1

  • Fixed Issue #41 where an macOS device that is not FileVault Enabled would not reboot to complete the upgrade process

In Version 2.5

  • Workaround Issue #13 - FileVault Authenticated Reboots Work Again!
  • Supports macOS 10.10.5 clients or later
  • Supports macOS 10.12.4 installer or later

This script has been tested on OS X 10.10.5, 10.11.5 and macOS 10.12.5 clients upgrading to 10.12.6 and 10.13.3. As of v2.5 of this script FileVault Authenticated reboots work again!

Special Thank you to @patgmac, @alex030 and @rqomsiya for your help with this release!

v2.3

18 Oct 14:10
Compare
Choose a tag to compare

v2.2

08 Sep 23:22
Compare
Choose a tag to compare
  • Added Caffeinate (Issue #20)
  • Fixed Download macOS Sierra GUI Icon (Issue #28)
  • Fixed Pre-Check of Large Drives (Issue #30)

v2.1.1

09 Jun 19:41
Compare
Choose a tag to compare

Checks if installer is already present - @patgmac
Removes Script & Launch Daemon if System Checks are not passed - @magnusviri
Fixed Issue #14 - @magnusviri
Fixed Issue #15 - @patgmac
Fixed Typo in README.md - @jamescchh

Note: Cached Installer location has changed in v2+ to /Applications/ which allows us to base the script off of if the installer is already present. Please view the updated README.md.

v1.71

05 Apr 19:45
Compare
Choose a tag to compare

Added removal of /usr/local/jamfps directory and script as part of cleanup.

v1.7

05 Apr 15:32
Compare
Choose a tag to compare

Please be aware of Issue #12
Fixed Issue #8
Fixed Issue #9
Fixed Issue #10

Beta v2.0.1

10 Mar 19:26
Compare
Choose a tag to compare
Beta v2.0.1 Pre-release
Pre-release

Consolidated installer paths to variable.
Added use of Extension Attribute to check if machine already has copy of installer.
Added logic to support EA.
First Boot script will try to remove both file locations.

v1.6

10 Mar 01:06
Compare
Choose a tag to compare

Added - Recon to First Boot Script
Fixed - Issue #7 (Corrected Logging on Line 163)