mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-15 23:07:23 +00:00
update step 5
This commit is contained in:
parent
46aa39c31f
commit
d731f89b8d
@ -411,12 +411,34 @@ These steps are applicable of macOS 10.15 (Catalina) or newer.
|
||||
|
||||
## Step 5: Configure Microsoft AutoUpdate (MAU)
|
||||
|
||||
1. Use the following Microsoft Defender ATP configuration settings:
|
||||
|
||||
1. In the Jamf Pro dashboard, select **General**.
|
||||
```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.0">
|
||||
<dict>
|
||||
<key>ChannelName</key>
|
||||
<string>InsiderFast</string>
|
||||
<key>HowToCheck</key>
|
||||
<string>AutomaticDownload</string>
|
||||
<key>EnableCheckForUpdatesButton</key>
|
||||
<true/>
|
||||
<key>DisableInsiderCheckbox</key>
|
||||
<false/>
|
||||
<key>SendAllTelemetryEnabled</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
```
|
||||
|
||||
2. Save it as `MDATP_MDAV_MAU_settings.plist`.
|
||||
|
||||
3. In the Jamf Pro dashboard, select **General**.
|
||||
|
||||

|
||||
|
||||
2. Enter the following details:
|
||||
4. Enter the following details:
|
||||
|
||||
**General**
|
||||
- Name: MDATP MDAV MAU settings
|
||||
@ -425,40 +447,40 @@ These steps are applicable of macOS 10.15 (Catalina) or newer.
|
||||
- Distribution Method: Install Automatically(default)
|
||||
- Level: Computer Level(default)
|
||||
|
||||
3. In **Application & Custom Settings** select **Configure**.
|
||||
4. In **Application & Custom Settings** select **Configure**.
|
||||
|
||||

|
||||
|
||||
4. Select **Upload File (PLIST file)**.
|
||||
5. Select **Upload File (PLIST file)**.
|
||||
|
||||

|
||||
|
||||
5. In **Preference Domain** enter: `com.microsoft.autoupdate2`, then select **Upload PLIST File**
|
||||
6. In **Preference Domain** enter: `com.microsoft.autoupdate2`, then select **Upload PLIST File**.
|
||||
|
||||

|
||||
|
||||
6. Select **Choose File**.
|
||||
7. Select **Choose File**.
|
||||
|
||||

|
||||
|
||||
7. Select **MDATP_MDAV_settings.plist**.
|
||||
8. Select **MDATP_MDAV_MAU_settings.plist**.
|
||||
|
||||

|
||||
|
||||
8. Select **Upload**.
|
||||
9. Select **Upload**.
|
||||

|
||||
|
||||

|
||||
|
||||
9. Select **Save**.
|
||||
10. Select **Save**.
|
||||
|
||||

|
||||
|
||||
10. Select the **Scope** tab.
|
||||
11. Select the **Scope** tab.
|
||||
|
||||

|
||||
|
||||
11. Select **Add**.
|
||||
12. Select **Add**.
|
||||
|
||||

|
||||
|
||||
@ -466,7 +488,7 @@ These steps are applicable of macOS 10.15 (Catalina) or newer.
|
||||
|
||||

|
||||
|
||||
12. Select **Done**.
|
||||
13. Select **Done**.
|
||||
|
||||

|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user