This commit is contained in:
nimishasatapathy 2021-10-04 19:12:48 +05:30
parent 9dadb5b7f0
commit 6b302796f4
14 changed files with 46 additions and 118 deletions

View File

@ -15,15 +15,11 @@ manager: dansimp
# Policy CSP - ADMX_DCOM
> [!TIP]
> This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For
details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
> This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
>
> You must specify the data type in the SyncML as \<Format\>chr\<\/Format\>. For an
example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.md#enabling-a-policy).
> You must specify the data type in the SyncML as &lt;Format&gt;chr&lt;/Format&gt;. For an example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.md#enabling-a-policy).
>
> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of
online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM
supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/#sec-cdata-sect).
> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/#sec-cdata-sect).
<hr/>

View File

@ -13,19 +13,12 @@ manager: dansimp
---
# Policy CSP - ADMX_DeviceCompat
> [!TIP]
> This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For
details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
> This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
>
> You must specify the data type in the SyncML as &lt;Format&gt;chr&lt;/Format&gt;. For an
example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.
md#enabling-a-policy).
> You must specify the data type in the SyncML as &lt;Format&gt;chr&lt;/Format&gt;. For an example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.md#enabling-a-policy).
>
> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of
online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM
supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/
#sec-cdata-sect).
> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/#sec-cdata-sect).
<hr/>

View File

@ -14,6 +14,13 @@ manager: dansimp
# Policy CSP - ADMX_DeviceGuard
> [!TIP]
> This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
>
> You must specify the data type in the SyncML as &lt;Format&gt;chr&lt;/Format&gt;. For an example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.md#enabling-a-policy).
>
> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/#sec-cdata-sect).
<hr/>
<!--Policies-->

View File

@ -15,18 +15,11 @@ manager: dansimp
# Policy CSP - ADMX_DFS
> [!TIP]
> This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For
details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
> This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
>
> You must specify the data type in the SyncML as &lt;Format&gt;chr&lt;/Format&gt;. For an
example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.
md#enabling-a-policy).
> You must specify the data type in the SyncML as &lt;Format&gt;chr&lt;/Format&gt;. For an example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.md#enabling-a-policy).
>
> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of
online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM
supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/
#sec-cdata-sect).
> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/#sec-cdata-sect).
<hr/>
<!--Policies-->

View File

@ -15,17 +15,11 @@ manager: dansimp
# Policy CSP - ADMX_DiskDiagnostic
> [!TIP]
> This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For
details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
> This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
>
> You must specify the data type in the SyncML as &lt;Format&gt;chr&lt;/Format&gt;. For an
example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.
md#enabling-a-policy).
> You must specify the data type in the SyncML as &lt;Format&gt;chr&lt;/Format&gt;. For an example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.md#enabling-a-policy).
>
> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of
online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM
supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/
#sec-cdata-sect).
> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/#sec-cdata-sect).
<hr/>

View File

@ -15,17 +15,11 @@ manager: dansimp
# Policy CSP - ADMX_EventLogging
> [!TIP]
> This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For
details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
> This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
>
> You must specify the data type in the SyncML as &lt;Format&gt;chr&lt;/Format&gt;. For an
example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.
md#enabling-a-policy).
> You must specify the data type in the SyncML as &lt;Format&gt;chr&lt;/Format&gt;. For an example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.md#enabling-a-policy).
>
> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of
online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM
supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/
#sec-cdata-sect).
> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/#sec-cdata-sect).
<hr/>

View File

@ -15,17 +15,11 @@ manager: dansimp
# Policy CSP - ADMX_EventViewer
> [!TIP]
> This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For
details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
> This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
>
> You must specify the data type in the SyncML as &lt;Format&gt;chr&lt;/Format&gt;. For an
example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.
md#enabling-a-policy).
> You must specify the data type in the SyncML as &lt;Format&gt;chr&lt;/Format&gt;. For an example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.md#enabling-a-policy).
>
> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of
online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM
supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/
#sec-cdata-sect).
> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/#sec-cdata-sect).
<hr/>

View File

@ -15,17 +15,11 @@ manager: dansimp
# Policy CSP - ADMX_ExternalBoot
> [!TIP]
> This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For
details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
> This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
>
> You must specify the data type in the SyncML as &lt;Format&gt;chr&lt;/Format&gt;. For an
example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.
md#enabling-a-policy).
> You must specify the data type in the SyncML as &lt;Format&gt;chr&lt;/Format&gt;. For an example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.md#enabling-a-policy).
>
> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of
online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM
supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/
#sec-cdata-sect).
> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/#sec-cdata-sect).
<hr/>

View File

@ -15,17 +15,11 @@ manager: dansimp
# Policy CSP - ADMX_FileRevocation
> [!TIP]
> This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For
details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
> This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
>
> You must specify the data type in the SyncML as &lt;Format&gt;chr&lt;/Format&gt;. For an
example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.
md#enabling-a-policy).
> You must specify the data type in the SyncML as &lt;Format&gt;chr&lt;/Format&gt;. For an example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.md#enabling-a-policy).
>
> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of
online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM
supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/
#sec-cdata-sect).
> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/#sec-cdata-sect).
<hr/>

View File

@ -15,18 +15,11 @@ manager: dansimp
# Policy CSP - ADMX_FramePanes
> [!TIP]
> This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For
details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
> This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
>
> You must specify the data type in the SyncML as &lt;Format&gt;chr&lt;/Format&gt;. For an
example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.
md#enabling-a-policy).
> You must specify the data type in the SyncML as &lt;Format&gt;chr&lt;/Format&gt;. For an example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.md#enabling-a-policy).
>
> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of
online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM
supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/
#sec-cdata-sect).
> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/#sec-cdata-sect).
<hr/>
<!--Policies-->

View File

@ -15,16 +15,11 @@ manager: dansimp
# Policy CSP - ADMX_FTHSVC
> [!TIP]
> This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For
details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
> This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
>
> You must specify the data type in the SyncML as &lt;Format&gt;chr&lt;/Format&gt;. For an
example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.
md#enabling-a-policy).
> You must specify the data type in the SyncML as &lt;Format&gt;chr&lt;/Format&gt;. For an example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.md#enabling-a-policy).
>
> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of
online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM
supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/
> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/#sec-cdata-sect).
<hr/>

View File

@ -15,17 +15,11 @@ manager: dansimp
# Policy CSP - ADMX_HotSpotAuth
> [!TIP]
> This is an ADMX-backed policy and requires a special SyncML format to enable or disable. Fo
details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
> This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
>
> You must specify the data type in the SyncML as &lt;Format&gt;chr&lt;/Format&gt;. For an
example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.
md#enabling-a-policy).
> You must specify the data type in the SyncML as &lt;Format&gt;chr&lt;/Format&gt;. For an example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.md#enabling-a-policy).
>
> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of
online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM
supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/
#sec-cdata-sect).
> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/#sec-cdata-sect).
<hr/>

View File

@ -15,17 +15,11 @@ manager: dansimp
# Policy CSP - ADMX_IIS
> [!TIP]
> This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For
details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
> This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
>
> You must specify the data type in the SyncML as &lt;Format&gt;chr&lt;/Format&gt;. For an
example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.
md#enabling-a-policy).
> You must specify the data type in the SyncML as &lt;Format&gt;chr&lt;/Format&gt;. For an example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.md#enabling-a-policy).
>
> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of
online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM
supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/
#sec-cdata-sect).
> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/#sec-cdata-sect).
<hr/>

View File

@ -15,18 +15,11 @@ manager: dansimp
# Policy CSP - ADMX_LeakDiagnostic
> [!TIP]
> This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For
details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
> This is an ADMX-backed policy and requires a special SyncML format to enable or disable. For details, see [Understanding ADMX-backed policies](./understanding-admx-backed-policies.md).
>
> You must specify the data type in the SyncML as &lt;Format&gt;chr&lt;/Format&gt;. For an
example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.
md#enabling-a-policy).
> You must specify the data type in the SyncML as &lt;Format&gt;chr&lt;/Format&gt;. For an example SyncML, refer to [Enabling a policy](./understanding-admx-backed-policies.md#enabling-a-policy).
>
> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of
online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM
supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/
#sec-cdata-sect).
> The payload of the SyncML must be XML-encoded; for this XML encoding, there are a variety of online encoders that you can use. To avoid encoding the payload, you can use CDATA if your MDM supports it. For more information, see [CDATA Sections](http://www.w3.org/TR/REC-xml/#sec-cdata-sect).
<hr/>
<!--Policies-->