From 2f7546ecd96d324070447fd9159f0fedf4201d31 Mon Sep 17 00:00:00 2001 From: DenKu Date: Wed, 23 Oct 2024 09:43:50 +0200 Subject: [PATCH 1/2] Update mac-schedule-scan.md - The Intune XML example was not well-formed. There were missing closing tags for a dict and the array. - Fixed indents --- defender-endpoint/mac-schedule-scan.md | 134 +++++++++++++------------ 1 file changed, 68 insertions(+), 66 deletions(-) diff --git a/defender-endpoint/mac-schedule-scan.md b/defender-endpoint/mac-schedule-scan.md index a24bb68d31..36f6cfb8d1 100644 --- a/defender-endpoint/mac-schedule-scan.md +++ b/defender-endpoint/mac-schedule-scan.md @@ -79,73 +79,75 @@ The following code shows the schema you need to use to schedule scans according - PayloadUUID - C4E6A782-0C8D-44AB-A025-EB893987A295 - PayloadType - Configuration - PayloadOrganization - Microsoft - PayloadIdentifier - C4E6A782-0C8D-44AB-A025-EB893987A295 - PayloadDisplayName - Microsoft Defender for Endpoint settings - PayloadDescription - Microsoft Defender for Endpoint configuration settings - PayloadVersion - 1 - PayloadEnabled - - PayloadRemovalDisallowed - - PayloadScope - System - PayloadContent - - - PayloadUUID - 99DBC2BC-3B3A-46A2-A413-C8F9BB9A7295 - PayloadType - com.microsoft.wdav - PayloadOrganization - Microsoft - PayloadIdentifier - 99DBC2BC-3B3A-46A2-A413-C8F9BB9A7295 - PayloadDisplayName - Microsoft Defender for Endpoint configuration settings - PayloadDescription - - PayloadVersion - 1 - PayloadEnabled - - features - - scheduledScan - enabled - - scheduledScan - - ignoreExclusions - - lowPriorityScheduledScan - - dailyConfiguration - - timeOfDay - 885 - - weeklyConfiguration - - dayOfWeek - 4 - timeOfDay - 880 - scanType - full - - + PayloadUUID + C4E6A782-0C8D-44AB-A025-EB893987A295 + PayloadType + Configuration + PayloadOrganization + Microsoft + PayloadIdentifier + C4E6A782-0C8D-44AB-A025-EB893987A295 + PayloadDisplayName + Microsoft Defender for Endpoint settings + PayloadDescription + Microsoft Defender for Endpoint configuration settings + PayloadVersion + 1 + PayloadEnabled + + PayloadRemovalDisallowed + + PayloadScope + System + PayloadContent + + + PayloadUUID + 99DBC2BC-3B3A-46A2-A413-C8F9BB9A7295 + PayloadType + com.microsoft.wdav + PayloadOrganization + Microsoft + PayloadIdentifier + 99DBC2BC-3B3A-46A2-A413-C8F9BB9A7295 + PayloadDisplayName + Microsoft Defender for Endpoint configuration settings + PayloadDescription + + PayloadVersion + 1 + PayloadEnabled + + features + + scheduledScan + enabled + + scheduledScan + + ignoreExclusions + + lowPriorityScheduledScan + + dailyConfiguration + + timeOfDay + 880 + + weeklyConfiguration + + dayOfWeek + 4 + timeOfDay + 885 + scanType + full + + + + - + ``` 2. Save the file as _com.microsoft.wdav.mobileconfig_. From 5c80453b7b51206a2bc74a5fa199f3644a467c4e Mon Sep 17 00:00:00 2001 From: Denise Vangel-MSFT Date: Wed, 23 Oct 2024 11:37:54 -0700 Subject: [PATCH 2/2] Update mac-schedule-scan.md --- defender-endpoint/mac-schedule-scan.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/defender-endpoint/mac-schedule-scan.md b/defender-endpoint/mac-schedule-scan.md index 36f6cfb8d1..3c1b176e85 100644 --- a/defender-endpoint/mac-schedule-scan.md +++ b/defender-endpoint/mac-schedule-scan.md @@ -2,11 +2,12 @@ title: How to schedule scans with Microsoft Defender for Endpoint on macOS description: Learn how to schedule an automatic scanning time for Microsoft Defender for Endpoint in macOS to better protect your organization's assets. ms.service: defender-endpoint -author: YongRhee-MSFT -ms.author: yongrhee +author: denisebmsft +ms.author: deniseb manager: deniseb +ms.reviewer: yongrhee ms.localizationpriority: medium -ms.date: 05/06/2024 +ms.date: 10/23/2024 audience: ITPro ms.collection: - m365-security