mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 10:53:43 +00:00
Minor tweaks
This commit is contained in:
@ -34,7 +34,7 @@ If you decide to deploy updates by using your software distribution tools, you s
|
||||
|
||||
## Use msupdate
|
||||
|
||||
MAU includes a command line tool, called *msupdate*, that is designed for IT administrators so that they have more precise control over when updates are applied. Instructions for how to use this tool can be found in [Update Office for Mac by using msupdate](https://docs.microsoft.com/deployoffice/mac/update-office-for-mac-using-msupdate).
|
||||
MAU includes a command-line tool, called *msupdate*, that is designed for IT administrators so that they have more precise control over when updates are applied. Instructions for how to use this tool can be found in [Update Office for Mac by using msupdate](https://docs.microsoft.com/deployoffice/mac/update-office-for-mac-using-msupdate).
|
||||
|
||||
In MAU, the application identifier for Microsoft Defender ATP for Mac is *WDAV00*. To download and install the latest updates for Microsoft Defender ATP for Mac, execute the following command from a Terminal window:
|
||||
|
||||
@ -88,7 +88,7 @@ Change how MAU searches for updates.
|
||||
|
||||
### Change whether the "Check for Updates" button is enabled
|
||||
|
||||
Change whether local users will be able to click the "Check for Updates" option in the Microsoft Auto-Update user interface.
|
||||
Change whether local users will be able to click the "Check for Updates" option in the Microsoft AutoUpdate user interface.
|
||||
|
||||
|||
|
||||
|:---|:---|
|
||||
@ -164,9 +164,9 @@ The following configuration profile is used to:
|
||||
<key>PayloadIdentifier</key>
|
||||
<string>com.microsoft.autoupdate2</string>
|
||||
<key>PayloadDisplayName</key>
|
||||
<string>Microsoft Auto-Update settings</string>
|
||||
<string>Microsoft AutoUpdate settings</string>
|
||||
<key>PayloadDescription</key>
|
||||
<string>Microsoft Auto-Update configuration settings</string>
|
||||
<string>Microsoft AutoUpdate configuration settings</string>
|
||||
<key>PayloadVersion</key>
|
||||
<integer>1</integer>
|
||||
<key>PayloadEnabled</key>
|
||||
@ -187,7 +187,7 @@ The following configuration profile is used to:
|
||||
<key>PayloadIdentifier</key>
|
||||
<string>com.microsoft.autoupdate2</string>
|
||||
<key>PayloadDisplayName</key>
|
||||
<string>Microsoft Auto-Update configuration settings</string>
|
||||
<string>Microsoft AutoUpdate configuration settings</string>
|
||||
<key>PayloadDescription</key>
|
||||
<string/>
|
||||
<key>PayloadVersion</key>
|
||||
|
Reference in New Issue
Block a user