mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-18 08:17:23 +00:00
Update mac-updates.md
removed $ in command line snippet
This commit is contained in:
parent
b320168fa5
commit
05c5a33d23
@ -64,7 +64,7 @@ The `Production` channel contains the most stable version of the product.
|
|||||||
>[!WARNING]
|
>[!WARNING]
|
||||||
>This setting changes the channel for all applications that are updated through Microsoft AutoUpdate. To change the channel only for Microsoft Defender ATP 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 ATP for Mac, execute the following command after replacing `[channel-name]` with the desired channel:
|
||||||
> ```bash
|
> ```bash
|
||||||
> $ defaults write com.microsoft.autoupdate2 Applications -dict-add "/Applications/Microsoft Defender ATP.app" " { 'Application ID' = 'WDAV00' ; 'App Domain' = 'com.microsoft.wdav' ; LCID = 1033 ; ChannelName = '[channel-name]' ; }"
|
> defaults write com.microsoft.autoupdate2 Applications -dict-add "/Applications/Microsoft Defender ATP.app" " { 'Application ID' = 'WDAV00' ; 'App Domain' = 'com.microsoft.wdav' ; LCID = 1033 ; ChannelName = '[channel-name]' ; }"
|
||||||
> ```
|
> ```
|
||||||
|
|
||||||
### Set update check frequency
|
### Set update check frequency
|
||||||
|
Loading…
x
Reference in New Issue
Block a user