# Taken from Office Postinstall script and editedĪpplication_info_plist='/Applications/Microsoft $application/Contents/ist' System/Library/Frameworks/amework/Frameworks/amework/Support/lsregister -R -f -trusted '/Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app/Contents/MacOS/Microsoft AU Daemon.app' System/Library/Frameworks/amework/Frameworks/amework/Support/lsregister -R -f -trusted '/Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app' # Check if file exists and if yes don't re-register # Register MAU using a Launch Agent (/Library/LaunchAgents/) # Create MAU trust Launch Agent and the Script using scripting method I wish I could remember where I grabbed this from to properly credit it, but we use a script found on jamfNation to register Office 2016 applications with MAU so even if they are not executed by the user they still receive updates #!/bin/sh