Merge pull request #5822 from AnyaNovicheva1/patch-1

Update mac-preferences.md
This commit is contained in:
Denise Vangel-MSFT
2020-01-09 09:36:08 -08:00
committed by GitHub

View File

@ -371,10 +371,6 @@ The following configuration profile will:
### Intune profile
```XML
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1">
<dict>
<key>PayloadUUID</key>
<string>C4E6A782-0C8D-44AB-A025-EB893987A295</string>
<key>PayloadType</key>
@ -443,8 +439,6 @@ The following configuration profile will:
</dict>
</dict>
</array>
</dict>
</plist>
```
## Full configuration profile example
@ -530,10 +524,6 @@ The following configuration profile contains entries for all settings described
### Intune profile
```XML
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1">
<dict>
<key>PayloadUUID</key>
<string>C4E6A782-0C8D-44AB-A025-EB893987A295</string>
<key>PayloadType</key>
@ -640,8 +630,6 @@ The following configuration profile contains entries for all settings described
</dict>
</dict>
</array>
</dict>
</plist>
```
## Configuration profile deployment