mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-27 16:23:36 +00:00
Update understanding-admx-backed-policies.md
This commit is contained in:
@ -202,7 +202,8 @@ The following SyncML examples describe how to set a MDM policy that is defined b
|
|||||||
(None)
|
(None)
|
||||||
|
|
||||||
**Request SyncML**
|
**Request SyncML**
|
||||||
```
|
|
||||||
|
```XML
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<SyncML xmlns="SYNCML:SYNCML1.2">
|
<SyncML xmlns="SYNCML:SYNCML1.2">
|
||||||
<SyncBody>
|
<SyncBody>
|
||||||
@ -220,7 +221,8 @@ The following SyncML examples describe how to set a MDM policy that is defined b
|
|||||||
```
|
```
|
||||||
|
|
||||||
**Response SyncML**
|
**Response SyncML**
|
||||||
```
|
|
||||||
|
```XML
|
||||||
<Status>
|
<Status>
|
||||||
<CmdID>2</CmdID>
|
<CmdID>2</CmdID>
|
||||||
<MsgRef>1</MsgRef>
|
<MsgRef>1</MsgRef>
|
||||||
|
Reference in New Issue
Block a user