mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-15 14:57:23 +00:00
Merge pull request #3715 from MicrosoftDocs/user/tudobril/release-2007-2-mac
Release notes for 101.07.23
This commit is contained in:
commit
c8f8e66f4a
@ -215,6 +215,28 @@ Specifies the merge policy for threat type settings. This can be a combination o
|
|||||||
| **Possible values** | merge (default) <br/> admin_only |
|
| **Possible values** | merge (default) <br/> admin_only |
|
||||||
| **Comments** | Available in Microsoft Defender ATP version 100.83.73 or higher. |
|
| **Comments** | Available in Microsoft Defender ATP version 100.83.73 or higher. |
|
||||||
|
|
||||||
|
#### Antivirus scan history retention (in days)
|
||||||
|
|
||||||
|
Specify the number of days that results are retained in the scan history on the device. Old scan results are removed from the history. Old quarantined files that are also removed from the disk.
|
||||||
|
|
||||||
|
|||
|
||||||
|
|:---|:---|
|
||||||
|
| **Key** | scanResultsRetentionDays |
|
||||||
|
| **Data type** | String |
|
||||||
|
| **Possible values** | 90 (default). Allowed values are from 1 day to 180 days. |
|
||||||
|
| **Comments** | Available in Microsoft Defender ATP version 101.04.76 or higher. |
|
||||||
|
|
||||||
|
#### Maximum number of items in the antivirus scan history
|
||||||
|
|
||||||
|
Specify the maximum number of entries to keep in the scan history. Entries include all on-demand scans performed in the past and all antivirus detections.
|
||||||
|
|
||||||
|
|||
|
||||||
|
|:---|:---|
|
||||||
|
| **Key** | scanHistoryMaximumItems |
|
||||||
|
| **Data type** | String |
|
||||||
|
| **Possible values** | 10000 (default). Allowed values are from 5000 items to 15000 items. |
|
||||||
|
| **Comments** | Available in Microsoft Defender ATP version 101.04.76 or higher. |
|
||||||
|
|
||||||
### Cloud-delivered protection preferences
|
### Cloud-delivered protection preferences
|
||||||
|
|
||||||
The *cloudService* entry in the configuration profile is used to configure the cloud-driven protection feature of the product.
|
The *cloudService* entry in the configuration profile is used to configure the cloud-driven protection feature of the product.
|
||||||
|
@ -233,6 +233,30 @@ Specify the merge policy for threat type settings. This can be a combination of
|
|||||||
| **Possible values** | merge (default) <br/> admin_only |
|
| **Possible values** | merge (default) <br/> admin_only |
|
||||||
| **Comments** | Available in Microsoft Defender ATP version 100.83.73 or higher. |
|
| **Comments** | Available in Microsoft Defender ATP version 100.83.73 or higher. |
|
||||||
|
|
||||||
|
#### Antivirus scan history retention (in days)
|
||||||
|
|
||||||
|
Specify the number of days that results are retained in the scan history on the device. Old scan results are removed from the history. Old quarantined files that are also removed from the disk.
|
||||||
|
|
||||||
|
|||
|
||||||
|
|:---|:---|
|
||||||
|
| **Domain** | `com.microsoft.wdav` |
|
||||||
|
| **Key** | scanResultsRetentionDays |
|
||||||
|
| **Data type** | String |
|
||||||
|
| **Possible values** | 90 (default). Allowed values are from 1 day to 180 days. |
|
||||||
|
| **Comments** | Available in Microsoft Defender ATP version 101.07.23 or higher. |
|
||||||
|
|
||||||
|
#### Maximum number of items in the antivirus scan history
|
||||||
|
|
||||||
|
Specify the maximum number of entries to keep in the scan history. Entries include all on-demand scans performed in the past and all antivirus detections.
|
||||||
|
|
||||||
|
|||
|
||||||
|
|:---|:---|
|
||||||
|
| **Domain** | `com.microsoft.wdav` |
|
||||||
|
| **Key** | scanHistoryMaximumItems |
|
||||||
|
| **Data type** | String |
|
||||||
|
| **Possible values** | 10000 (default). Allowed values are from 5000 items to 15000 items. |
|
||||||
|
| **Comments** | Available in Microsoft Defender ATP version 101.07.23 or higher. |
|
||||||
|
|
||||||
### Cloud-delivered protection preferences
|
### Cloud-delivered protection preferences
|
||||||
|
|
||||||
Configure the cloud-driven protection features of Microsoft Defender ATP for Mac.
|
Configure the cloud-driven protection features of Microsoft Defender ATP for Mac.
|
||||||
|
@ -38,6 +38,17 @@ ms.topic: conceptual
|
|||||||
> 2. Refer to this documentation for detailed configuration information and instructions: [New configuration profiles for macOS Catalina and newer versions of macOS](mac-sysext-policies.md).
|
> 2. Refer to this documentation for detailed configuration information and instructions: [New configuration profiles for macOS Catalina and newer versions of macOS](mac-sysext-policies.md).
|
||||||
> 3. Monitor this page for an announcement of the actual release of MDATP for Mac agent update.
|
> 3. Monitor this page for an announcement of the actual release of MDATP for Mac agent update.
|
||||||
|
|
||||||
|
## 101.07.23
|
||||||
|
|
||||||
|
- Added new fields to the output of `mdatp --health` for checking the status of passive mode and the EDR group ID
|
||||||
|
|
||||||
|
> [!NOTE]
|
||||||
|
> `mdatp --health` will be replaced with `mdatp health` in a future product update.
|
||||||
|
|
||||||
|
- Fixed a bug where automatic sample submission was not marked as managed in the user interface
|
||||||
|
- Added new settings for controlling the retention of items in the antivirus scan history. You can now [specify the number of days to retain items in the scan history](mac-preferences.md#antivirus-scan-history-retention-in-days) and [specify the maximum number of items in the scan history](mac-preferences.md#maximum-number-of-items-in-the-antivirus-scan-history)
|
||||||
|
- Bug fixes
|
||||||
|
|
||||||
## 101.06.63
|
## 101.06.63
|
||||||
|
|
||||||
- Addressed a performance regression introduced in version `101.05.17`. The regression was introduced with the fix to eliminate the kernel panics some customers have observed when accessing SMB shares. We have reverted this code change and are investigating alternative ways to eliminate the kernel panics.
|
- Addressed a performance regression introduced in version `101.05.17`. The regression was introduced with the fix to eliminate the kernel panics some customers have observed when accessing SMB shares. We have reverted this code change and are investigating alternative ways to eliminate the kernel panics.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user