Forum Discussion

AtanasM's avatar
AtanasM
Iron Contributor
May 24, 2021
Solved

AutoUpdate for Mac is not working

Microsoft Office AutoUpdate for Mac is not working. The issue exists since several days. The manual update to the latest version works flawlessly, only the automatic updates no longer work. Error me...
  • mctosima93's avatar
    mctosima93
    May 28, 2021

    If you are seeing the Update Error (updates are temporarily unavailable) message in Microsoft AutoUpdate in Mac OS on MAU v4.35.21051700, please try executing the below commands in a terminal and check. This solution was shared by Microsoft support (Thank you Keno) and it worked for me.

     

    launchctl stop /Library/LaunchAgents/com.microsoft.update.agent.plist

    launchctl unload -w /Library/LaunchAgents/com.microsoft.update.agent.plist

    launchctl load -w /Library/LaunchAgents/com.microsoft.update.agent.plist


    You may see errors for some of the commands, especially the unload cmd, but thats fine.

    After executing all the commands above open Microsoft AutoUpdate and click retry. Try clicking retry a few times, if it doesn't work the first time.

    Hope this helps.

Resources