Skip to content

Instantly share code, notes, and snippets.

@phamngsinh
Created April 24, 2017 14:25
Show Gist options
  • Select an option

  • Save phamngsinh/526ee2aee796400d89bc9ef7eebaf5f7 to your computer and use it in GitHub Desktop.

Select an option

Save phamngsinh/526ee2aee796400d89bc9ef7eebaf5f7 to your computer and use it in GitHub Desktop.
Disable Microsoft Autoupdate
$ defaults write /Users/username/Library/Preferences/com.microsoft.autoupdate2 WhenToCheck 0
$ defaults read /Users/username/Library/Preferences/com.microsoft.autoupdate2 WhenToCheck 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment