Skip to content

Releases: kc9wwh/macOSUpgrade

v2.6.1

Choose a tag to compare

@kc9wwh kc9wwh released this 04 May 13:49
8d64812
  • Fixed Issue #54 - Support for FV Institutional Keys

v2.6.0

Choose a tag to compare

@kc9wwh kc9wwh released this 01 May 13:30
543103c
  • 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

Choose a tag to compare

@kc9wwh kc9wwh released this 05 Feb 19:17
34ec0f3

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

Choose a tag to compare

@kc9wwh kc9wwh released this 18 Oct 14:10

v2.2

Choose a tag to compare

@kc9wwh kc9wwh released this 08 Sep 23:22
  • Added Caffeinate (Issue #20)
  • Fixed Download macOS Sierra GUI Icon (Issue #28)
  • Fixed Pre-Check of Large Drives (Issue #30)

v2.1.1

Choose a tag to compare

@kc9wwh kc9wwh released this 09 Jun 19:41

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

Choose a tag to compare

@kc9wwh kc9wwh released this 05 Apr 19:45

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

v1.7

Choose a tag to compare

@kc9wwh kc9wwh released this 05 Apr 15:32

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

Beta v2.0.1

Beta v2.0.1 Pre-release
Pre-release

Choose a tag to compare

@kc9wwh kc9wwh released this 10 Mar 19:26

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

Choose a tag to compare

@kc9wwh kc9wwh released this 10 Mar 01:06

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