diff --git a/defender-endpoint/mac-schedule-scan.md b/defender-endpoint/mac-schedule-scan.md index a24bb68d31..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 @@ -79,73 +80,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_.