mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 21:37:22 +00:00
Update mac-updates.md
To fix suggestions
This commit is contained in:
parent
5339501cc6
commit
790636d4a0
@ -77,6 +77,7 @@ The `Current` channel contains the most stable version of the product.
|
|||||||
| **Key** | ChannelName |
|
| **Key** | ChannelName |
|
||||||
| **Data type** | String |
|
| **Data type** | String |
|
||||||
| **Possible values** | Beta <br/> Preview <br/> Current |
|
| **Possible values** | Beta <br/> Preview <br/> Current |
|
||||||
|
|||
|
||||||
|
|
||||||
>[!WARNING]
|
>[!WARNING]
|
||||||
>This setting changes the channel for all applications that are updated through Microsoft AutoUpdate. To change the channel only for Microsoft Defender for Endpoint for Mac, execute the following command after replacing `[channel-name]` with the desired channel:
|
>This setting changes the channel for all applications that are updated through Microsoft AutoUpdate. To change the channel only for Microsoft Defender for Endpoint for Mac, execute the following command after replacing `[channel-name]` with the desired channel:
|
||||||
@ -88,53 +89,63 @@ The `Current` channel contains the most stable version of the product.
|
|||||||
|
|
||||||
Change how often MAU searches for updates.
|
Change how often MAU searches for updates.
|
||||||
|
|
||||||
|
|||
|
||||||
|:--|:--|
|
|:--|:--|
|
||||||
| **Domain** | com.microsoft.autoupdate2 |
|
| **Domain** | com.microsoft.autoupdate2 |
|
||||||
| **Key** | UpdateCheckFrequency |
|
| **Key** | UpdateCheckFrequency |
|
||||||
| **Data type** | Integer |
|
| **Data type** | Integer |
|
||||||
| **Default value** | 720 (minutes) |
|
| **Default value** | 720 (minutes) |
|
||||||
| **Comment** | This value is set in minutes. |
|
| **Comment** | This value is set in minutes. |
|
||||||
|
|||
|
||||||
|
|
||||||
### Change how MAU interacts with updates
|
### Change how MAU interacts with updates
|
||||||
|
|
||||||
Change how MAU searches for updates.
|
Change how MAU searches for updates.
|
||||||
|
|
||||||
|
|||
|
||||||
|:--|:--|
|
|:--|:--|
|
||||||
| **Domain** | com.microsoft.autoupdate2 |
|
| **Domain** | com.microsoft.autoupdate2 |
|
||||||
| **Key** | HowToCheck |
|
| **Key** | HowToCheck |
|
||||||
| **Data type** | String |
|
| **Data type** | String |
|
||||||
| **Possible values** | Manual <br/> AutomaticCheck <br/> AutomaticDownload |
|
| **Possible values** | Manual <br/> AutomaticCheck <br/> AutomaticDownload |
|
||||||
| **Comment** | Note that AutomaticDownload will do a download and install silently if possible. |
|
| **Comment** | Note that AutomaticDownload will do a download and install silently if possible. |
|
||||||
|
|||
|
||||||
|
|
||||||
### Change whether the "Check for Updates" button is enabled
|
### 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 AutoUpdate user interface.
|
Change whether local users will be able to click the "Check for Updates" option in the Microsoft AutoUpdate user interface.
|
||||||
|
|
||||||
|
|||
|
||||||
|:--|:--|
|
|:--|:--|
|
||||||
| **Domain** | com.microsoft.autoupdate2 |
|
| **Domain** | com.microsoft.autoupdate2 |
|
||||||
| **Key** | EnableCheckForUpdatesButton |
|
| **Key** | EnableCheckForUpdatesButton |
|
||||||
| **Data type** | Boolean |
|
| **Data type** | Boolean |
|
||||||
| **Possible values** | True (default) <br/> False |
|
| **Possible values** | True (default) <br/> False |
|
||||||
|
|||
|
||||||
|
|
||||||
### Disable Insider checkbox
|
### Disable Insider checkbox
|
||||||
|
|
||||||
Set to true to make the "Join the Office Insider Program..." checkbox unavailable / greyed out to users.
|
Set to true to make the "Join the Office Insider Program..." checkbox unavailable / greyed out to users.
|
||||||
|
|
||||||
|
|||
|
||||||
|:--|:--|
|
|:--|:--|
|
||||||
| **Domain** | com.microsoft.autoupdate2 |
|
| **Domain** | com.microsoft.autoupdate2 |
|
||||||
| **Key** | DisableInsiderCheckbox |
|
| **Key** | DisableInsiderCheckbox |
|
||||||
| **Data type** | Boolean |
|
| **Data type** | Boolean |
|
||||||
| **Possible values** | False (default) <br/> True |
|
| **Possible values** | False (default) <br/> True |
|
||||||
|
|||
|
||||||
|
|
||||||
### Limit the telemetry that is sent from MAU
|
### Limit the telemetry that is sent from MAU
|
||||||
|
|
||||||
Set to false to send minimal heartbeat data, no application usage, and no environment details.
|
Set to false to send minimal heartbeat data, no application usage, and no environment details.
|
||||||
|
|
||||||
|
|||
|
||||||
|:--|:--|
|
|:--|:--|
|
||||||
| **Domain** | com.microsoft.autoupdate2 |
|
| **Domain** | com.microsoft.autoupdate2 |
|
||||||
| **Key** | SendAllTelemetryEnabled |
|
| **Key** | SendAllTelemetryEnabled |
|
||||||
| **Data type** | Boolean |
|
| **Data type** | Boolean |
|
||||||
| **Possible values** | True (default) <br/> False |
|
| **Possible values** | True (default) <br/> False |
|
||||||
|
|||
|
||||||
|
|
||||||
## Example configuration profile
|
## Example configuration profile
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user