macOSUpgrade icon indicating copy to clipboard operation
macOSUpgrade copied to clipboard

Workflow for doing in-place upgrades.

Results 32 macOSUpgrade issues
Sort by recently updated
recently updated
newest added

We have an intermittent problem where the full screen message appears for the user when the install is starting, but the machine just sits there with the full screen message...

I'm not able to make it to work the notification icon for AC adapter not beeing pluged. The warn notification. Even adding direct path to icon inside jamf helper part,...

This script is launched in Self Service by the logged in user. However, the first interaction with the upgraded OS the user is prompted to change the password for System...

third-party issue

Script currently checks for AC power when initiating this workflow. Please add another check prior to beginning the upgrade (after download but prior to running startosinstall). This will prevent people...

Could I ask that version numbering be added to the header of the script? Sometimes it's difficult to know if you have the latest version, what changed, etc. Thanks!

Shows PKDownloadError error 8 at preparing stage 7.4%. . ![macOSUpgrade](https://user-images.githubusercontent.com/34476120/103281512-f3723f80-49f8-11eb-87f8-6dbc9f5dce14.png)

I have created this policy and it seems to run fine, but it doesn't seem to quit self-service. I'm currently testing this on line 189 declare -a startosinstallOptions=(--agreetolicense --forcequitapps --nointeraction...

Hello, we're seeing the script run and start to run the installer, but after Preparing to a certain percentage it just seems to stop and exit. no other information. Anyone...

``` ## 10.13.4 or later, diskutil info command output changes key from 'AvailableSpace' to 'Free Space' about disk space. ## 10.15 or later changes it to 'APFSContainerFree' os_ver=$(sw_vers -productVersion) IFS='.'...

## Purpose Support cases like https://github.com/kc9wwh/macOSUpgrade/pull/119 and https://github.com/kc9wwh/macOSUpgrade/pull/110. ## Depends on https://github.com/kc9wwh/macOSUpgrade/pull/121 Thank you for your contribution @ecanault, @cubandave.