mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 22:07:22 +00:00
Warning for deployment
This commit is contained in:
parent
9b788d1f7c
commit
c31d376f96
@ -148,9 +148,9 @@ Type of the threat for which the behavior is configured.
|
|||||||
|
|
||||||
Action to take when encountering a threat of the the type being configured. Can be:
|
Action to take when encountering a threat of the the type being configured. Can be:
|
||||||
|
|
||||||
- Audit: adds an entry to the log about the threat, but does not report it to the user interface or the security console
|
- *Audit*: adds an entry to the log about the threat, but does not report it to the user interface or the security console
|
||||||
- Block: reports the threat to the user interface and the security console and blocks the execution of the threat if real-time protection is turned on
|
- *Block*: reports the threat to the user interface and the security console and blocks the execution of the threat if real-time protection is turned on
|
||||||
- Off: does not block the threat or report it
|
- *Off*: does not block the threat or report it
|
||||||
|
|
||||||
|||
|
|||
|
||||||
|:---|:---|
|
|:---|:---|
|
||||||
@ -316,7 +316,8 @@ Once you've built the configuration profile for your enterprise, you can deploy
|
|||||||
|
|
||||||
From the JAMF console, open **Computers** > **Configuration Profiles**, navigate to the configuration profile you'd like to use, then select **Custom Settings** and create a new entry with *com.microsoft.wdav* as the preference domain and upload the .plist with the settings.
|
From the JAMF console, open **Computers** > **Configuration Profiles**, navigate to the configuration profile you'd like to use, then select **Custom Settings** and create a new entry with *com.microsoft.wdav* as the preference domain and upload the .plist with the settings.
|
||||||
|
|
||||||
**NOTE:** it is important that you enter the correct preference domain, otherwise these preferences might not be recognized by the product.
|
>[!WARNING]
|
||||||
|
>It is important that you enter the correct preference domain, otherwise these preferences might not be recognized by the product.
|
||||||
|
|
||||||
### Intune deployment
|
### Intune deployment
|
||||||
|
|
||||||
@ -334,6 +335,9 @@ From the JAMF console, open **Computers** > **Configuration Profiles**, navigate
|
|||||||
|
|
||||||
7. Select **Manage** > **Assignments**. In the **Include** tab, select **Assign to All Users & All devices**.
|
7. Select **Manage** > **Assignments**. In the **Include** tab, select **Assign to All Users & All devices**.
|
||||||
|
|
||||||
|
>[!WARNING]
|
||||||
|
>It is important that you enter the correct custom configuration profile name, otherwise these preferences might not be recognized by the product.
|
||||||
|
|
||||||
## Resources
|
## Resources
|
||||||
|
|
||||||
- [Configuration Profile Reference (Apple developer documentation)](https://developer.apple.com/business/documentation/Configuration-Profile-Reference.pdf)
|
- [Configuration Profile Reference (Apple developer documentation)](https://developer.apple.com/business/documentation/Configuration-Profile-Reference.pdf)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user