Install/Upgrade: Apple macOS Sierra 10.12 - Mac OS X
3 Votes |
Description
Siri makes its debut on Mac, with new features designed just for the desktop. Your Mac works with iCloud and your Apple devices in smart new ways, and intelligent capabilities make your photos, music, and messaging even more enjoyable.
Licensing
OS X Sierra is free from the Mac App Store, You can upgrade to Sierra for free directly from Lion (10.7), Mountain Lion (10.8), Mavericks (10.9), Yosemite (10.10) or El Capitan (10.11).
Please ensure you are in compliance with the Apple Software License Agreement for this software prior to deploying - http://www.apple.com/legal/sla/
About This Task
This task will install/upgrade: OS X 10.12 Sierra.
This is an in-place upgrade for a major operating release! Please be sure you have a current backup of any user data on the target system before initiating the action.
This task is applicable on: 10.7, 10.8, 10.9,10.10 or 10.11
Action Description
- Action1: Install/upgrade.
This action installs OS X Sierra. (Requires Restart)
- Action2: Install/upgrade and restart automatically to begin OS X install.
This action installs OS X Sierra. (Restarts automatically at the end of the action to begin the OS X install)
Property Details
24193 | |
Production - Fully Tested and Ready for Production | |
Install/Upgrade: Apple macOS Sierra 10.12 - Mac OS X | |
BESC | |
Software Sharing | |
4766163080 | |
SysMan | |
mah60 | |
10/6/2016 12:00:00 AM | |
Mac, macOS, Sierra, Install, createOSXInstallPkg | |
True | |
hansen_m on 5/2/2017 2:55:23 PM | |
hansen_m on 5/2/2017 2:55:23 PM | |
10645 Views / 59 Downloads | |
![]() ![]() ![]() ![]() ![]() |
Relevance

Used in 1 fixlet | * Results in a true/false |

Used in 1 fixlet | * Results in a true/false |

Used in 1 fixlet | * Results in a true/false |

Used in 1 fixlet | * Results in a true/false |

Actions
Action 1 (default)
prefetch InstallOSX.dmg sha1:REPLACEME size:REPLACEME http://REPLACEME/InstallOSX_10.12_16A323.dmg sha256:REPLACEMESuccess Criteria
delete "/tmp/InstallOSX.dmg"
move "__Download/InstallOSX.dmg" "/tmp/InstallOSX.dmg"
wait /usr/bin/hdiutil attach -quiet -nobrowse -mountpoint "/tmp/INSTALLOSX" "/tmp/InstallOSX.dmg"
wait /usr/sbin/installer -pkg "/tmp/INSTALLOSX/InstallOSX_10.12_16A323.pkg" -target /
wait /usr/bin/hdiutil detach -force "/tmp/INSTALLOSX"
delete "/tmp/InstallOSX.dmg"
continue if {exists folder "/macOS Install Data"}
action requires restart
This action will be considered successful when the applicability relevance evaluates to false.
Action 2
prefetch InstallOSX.dmg sha1:REPLACEME size:REPLACEME http://REPLACEME/InstallOSX_10.12_16A323.dmg sha256:REPLACEMESuccess Criteria
delete "/tmp/InstallOSX.dmg"
move "__Download/InstallOSX.dmg" "/tmp/InstallOSX.dmg"
wait /usr/bin/hdiutil attach -quiet -nobrowse -mountpoint "/tmp/INSTALLOSX" "/tmp/InstallOSX.dmg"
wait /usr/sbin/installer -pkg "/tmp/INSTALLOSX/InstallOSX_10.12_16A323.pkg" -target /
wait /usr/bin/hdiutil detach -force "/tmp/INSTALLOSX"
delete "/tmp/InstallOSX.dmg"
continue if {exists folder "/macOS Install Data"}
action requires restart
restart 60
This action will be considered successful when the applicability relevance evaluates to false.
Sharing
Social Media: |
Comments
![]() |
|
Wish IBM would include this with its BigFix fixlets! |
![]() |
|
Requires a package built with createOSXInstallPkg (https://github.com/munki/createosxinstallpkg/tree/master), and credit to Rusty Myers for the supported hardware relevance. |