mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-18 08:17:23 +00:00
Add release notes for 101.15.26
This commit is contained in:
parent
2986635690
commit
99c8133f12
@ -102,10 +102,10 @@ Important tasks, such as controlling product settings and triggering on-demand s
|
|||||||
|Configuration|Turn on audit mode for PUA protection |`mdatp threat policy set --type potentially_unwanted_application -- action audit` |
|
|Configuration|Turn on audit mode for PUA protection |`mdatp threat policy set --type potentially_unwanted_application -- action audit` |
|
||||||
|Configuration|Turn on/off passiveMode |`mdatp config passive-mode --value enabled [enabled/disabled]` |
|
|Configuration|Turn on/off passiveMode |`mdatp config passive-mode --value enabled [enabled/disabled]` |
|
||||||
|Diagnostics |Change the log level |`mdatp log level set --level [error/warning/info/verbose]` |
|
|Diagnostics |Change the log level |`mdatp log level set --level [error/warning/info/verbose]` |
|
||||||
|Diagnostics |Generate diagnostic logs |`mdatp diagnostic create --path [directory]` |
|
|Diagnostics |Generate diagnostic logs |`mdatp diagnostic create --path [directory]` |
|
||||||
|Health |Check the product's health |`mdatp health` |
|
|Health |Check the product's health |`mdatp health` |
|
||||||
|Health |Check for a spefic product attribute |`mdatp health --field [attribute: healthy/licensed/engine_version...]` |
|
|Health |Check for a spefic product attribute |`mdatp health --field [attribute: healthy/licensed/engine_version...]` |
|
||||||
|Protection |Scan a path |`mdatp scan custom --path [path]` |
|
|Protection |Scan a path |`mdatp scan custom --path [path] [--ignore-exclusions]` |
|
||||||
|Protection |Do a quick scan |`mdatp scan quick` |
|
|Protection |Do a quick scan |`mdatp scan quick` |
|
||||||
|Protection |Do a full scan |`mdatp scan full` |
|
|Protection |Do a full scan |`mdatp scan full` |
|
||||||
|Protection |Cancel an ongoing on-demand scan |`mdatp scan cancel` |
|
|Protection |Cancel an ongoing on-demand scan |`mdatp scan cancel` |
|
||||||
|
@ -27,10 +27,17 @@ ms.topic: conceptual
|
|||||||
> On macOS 11 (Big Sur), Microsoft Defender for Endpoint requires additional configuration profiles. If you are an existing customer upgrading from earlier versions of macOS, make sure to deploy the additional configuration profiles listed on [this page](mac-sysext-policies.md).
|
> On macOS 11 (Big Sur), Microsoft Defender for Endpoint requires additional configuration profiles. If you are an existing customer upgrading from earlier versions of macOS, make sure to deploy the additional configuration profiles listed on [this page](mac-sysext-policies.md).
|
||||||
|
|
||||||
> [!IMPORTANT]
|
> [!IMPORTANT]
|
||||||
> With the agent version 101.13.75+, we released a change that removed conditions when Microsoft Defender for Endpoint was triggering the macOS Big Sur bug that manifests into a kernel panic. With that change Defender code path should no longer directly facilitate the kernel panic.
|
> Support for macOS 10.13 (High Sierra) will be discontinued on February 15th, 2021.
|
||||||
|
|
||||||
|
## 101.15.26
|
||||||
|
|
||||||
|
- Improved the reliability of the agent when running on macOS 11 Big Sur
|
||||||
|
- Added a new command-line switch (`--ignore-exclusions`) to ignore AV exclusions during custom scans (`mdatp scan custom`)
|
||||||
|
- Performance improvements & bug fixes
|
||||||
|
|
||||||
## 101.13.75
|
## 101.13.75
|
||||||
|
|
||||||
|
- Removed conditions when Microsoft Defender for Endpoint was triggering a macOS 11 (Big Sur) bug that manifests into a kernel panic
|
||||||
- Fixed a memory leak in the Endpoint Security system extension when running on mac 11 (Big Sur)
|
- Fixed a memory leak in the Endpoint Security system extension when running on mac 11 (Big Sur)
|
||||||
- Bug fixes
|
- Bug fixes
|
||||||
|
|
||||||
|
@ -69,9 +69,9 @@ The three most recent major releases of macOS are supported.
|
|||||||
> On macOS 11 (Big Sur), Microsoft Defender for Endpoint requires additional configuration profiles. If you are an existing customer upgrading from earlier versions of macOS, make sure to deploy the additional configuration profiles listed on [this page](mac-sysext-policies.md).
|
> On macOS 11 (Big Sur), Microsoft Defender for Endpoint requires additional configuration profiles. If you are an existing customer upgrading from earlier versions of macOS, make sure to deploy the additional configuration profiles listed on [this page](mac-sysext-policies.md).
|
||||||
|
|
||||||
> [!IMPORTANT]
|
> [!IMPORTANT]
|
||||||
> With the agent version 101.13.75+, we released a change that removed conditions when Microsoft Defender for Endpoint was triggering the macOS Big Sur bug that manifests into a kernel panic. With that change Defender code path should no longer directly facilitate the kernel panic.
|
> Support for macOS 10.13 (High Sierra) will be discontinued on February 15th, 2021.
|
||||||
|
|
||||||
- 10.15 (Catalina), 10.14 (Mojave), 10.13 (High Sierra)
|
- 11 (Big Sur), 10.15 (Catalina), 10.14 (Mojave), 10.13 (High Sierra)
|
||||||
- Disk space: 1GB
|
- Disk space: 1GB
|
||||||
|
|
||||||
Beta versions of macOS are not supported.
|
Beta versions of macOS are not supported.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user