-
Notifications
You must be signed in to change notification settings - Fork 618
Description
First, in this page, it says:
- Added the AllowSwitchToAsyncInspection setting to Set-MpPreference. This policy enables a performance optimization that allows synchronously inspected network flows to switch to async inspection once they've been checked and validated.
But when I visit the page it mentions, which is the one I'm submitting feedback for, there is no mention of AllowSwitchToAsyncInspection Cmdlet.
instead, it is mentioned in here, totally different page.
Network protection now has a performance optimization that allows Block mode to start asynchronously inspecting long connections after they're validated and allowed by SmartScreen, which might provide a potential reduction in the cost that inspection has on bandwidth and can also help with app compatibility problems. This optimization capability is on by default. You can turn off this capability by using the following PowerShell cmdlet:
Set-MpPreference -AllowSwitchToAsyncInspection $false
please add -AllowSwitchToAsyncInspection
to Set-MpPreference ?
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
- ID: 44f43117-c0f9-84e2-9a2a-0335f516f7d0
- Version Independent ID: cc8d93f2-8837-4169-0fc7-167d0ffca777
- Content: Set-MpPreference (Defender)
- Content Source: docset/winserver2022-ps/defender/Set-MpPreference.md
- Product: w10
- Technology: windows
- GitHub Login: @JasonGerend
- Microsoft Alias: jgerend