mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-23 14:23:38 +00:00
Merge pull request #5822 from AnyaNovicheva1/patch-1
Update mac-preferences.md
This commit is contained in:
@ -371,10 +371,6 @@ The following configuration profile will:
|
|||||||
### Intune profile
|
### Intune profile
|
||||||
|
|
||||||
```XML
|
```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>
|
<key>PayloadUUID</key>
|
||||||
<string>C4E6A782-0C8D-44AB-A025-EB893987A295</string>
|
<string>C4E6A782-0C8D-44AB-A025-EB893987A295</string>
|
||||||
<key>PayloadType</key>
|
<key>PayloadType</key>
|
||||||
@ -443,8 +439,6 @@ The following configuration profile will:
|
|||||||
</dict>
|
</dict>
|
||||||
</dict>
|
</dict>
|
||||||
</array>
|
</array>
|
||||||
</dict>
|
|
||||||
</plist>
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Full configuration profile example
|
## Full configuration profile example
|
||||||
@ -530,10 +524,6 @@ The following configuration profile contains entries for all settings described
|
|||||||
### Intune profile
|
### Intune profile
|
||||||
|
|
||||||
```XML
|
```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>
|
<key>PayloadUUID</key>
|
||||||
<string>C4E6A782-0C8D-44AB-A025-EB893987A295</string>
|
<string>C4E6A782-0C8D-44AB-A025-EB893987A295</string>
|
||||||
<key>PayloadType</key>
|
<key>PayloadType</key>
|
||||||
@ -640,8 +630,6 @@ The following configuration profile contains entries for all settings described
|
|||||||
</dict>
|
</dict>
|
||||||
</dict>
|
</dict>
|
||||||
</array>
|
</array>
|
||||||
</dict>
|
|
||||||
</plist>
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Configuration profile deployment
|
## Configuration profile deployment
|
||||||
|
Reference in New Issue
Block a user