

- Download microsoft update for mac high sierra how to#
- Download microsoft update for mac high sierra install#
- Download microsoft update for mac high sierra full#
I think it is therefore necessary to replace the internal HDD with a 128 or 256 GB SSD. and I was able to reboot my iMac mid 2010 (with very long USB loading times).

Once the download finishes, click Run to start installing. So I installed High Sierra 10.13.6 on an external hard drive (USB) to test my guess (HDD corrupt). Your Dropbox download should automatically start within seconds. This is probably due to a problem on the internal hard drive, the original 1TB HDD. At each attempt, this message appeared: cannot complete the installation due to a problem. Unfortunately, none of the various attempts were successful.
Download microsoft update for mac high sierra install#
Then I created an installer via usb stick, and tried to install the operating system on my iMac Mid 2010 (iMac11,3).
Download microsoft update for mac high sierra full#
I was able to download the macOS High Sierra 10.13.6 full installer version thanks to a mid 2012 macbook pro with macOS El Capitan installed.Īll other attempts with the latest mac book pro and already installed versions of the operating system (Catalina or Mojave) have been unsuccessful. Restart your mac and try downloading High Sierra again. I am not entirely sure it will make a difference but uncheck that box. "Downloading new updates." is a bit misleading it is in fact downloading Install macOS High Sierra.appįrom your earlier screenshot of the Software Update panel you have checked the box Automatically keep my mac up to date. When I click on Download the Software Updates window opensĪnd after a couple of minutes I see this, This will redirect you to the App Store High Sierra page Go to Section 4 and click on Get macOS High Sierra
Download microsoft update for mac high sierra how to#
How to upgrade to macOS High Sierra - Apple Support (My mac is/ was capable of running High Sierra) I am doing this on a mac with macOS Mojave 10.14.6 installed. If that is not the case then I probably do the same a you. Apple does not take into consideration that you want to download the installer and then install it on another older compatible mac. The reason I ask is that any mac that came preinstalled with a newer OS than High Sierra will not be allowed to download High Sierra or any older OS. If you'd rather only run monthly replace 0 14 * * 3 with 0 14 1 * *, but there's no real reason to.Mike you are trying to download High Sierra to your MacBook Pro, did this MacBook Pro come preinstalled with Mojave or Catalina. It won't run if your laptop's off though (solutions here) although it only needs to run once every few attempts. To schedule with crontab type sudo crontab -e in Terminal (or iTerm etc), press i, and enter the following to run this every Wednesday at 2pm: # min hour day_of_month month day_of_week commandĠ 14 * * 3 sudo /usr/bin/touch -mt $(date "+%Y%m%d0001") "/Applications/Microsoft Word.app/Contents/ist"ġ 14 * * 3 sudo /usr/bin/touch -mt $(date "+%Y%m%d0001") "/Applications/Microsoft Excel.app/Contents/ist"Ģ 14 * * 3 sudo /usr/bin/touch -mt $(date "+%Y%m%d0001") "/Applications/Microsoft Powerpoint.app/Contents/ist"Īpple recommends another way to schedule on MacOS. Another thread suggests it is run after missing 3 updates. If so these commands will need running every 90 days. One thread suggests the nag is run after 90 days without an update. Ppowerpoint: sudo /usr/bin/touch -mt $(date "+%Y%m%d0001") "/Applications/Microsoft Powerpoint.app/Contents/ist" Word: sudo /usr/bin/touch -mt $(date "+%Y%m%d0001") "/Applications/Microsoft Word.app/Contents/ist"Įxcel: sudo /usr/bin/touch -mt $(date "+%Y%m%d0001") "/Applications/Microsoft Excel.app/Contents/ist" This seems to have worked for me - extracted this from the ResetUpdateMessage script on William's answer.
