Skip to content

Missing Cmdlet in Set-MpPreference #3252

@HotCakeX

Description

@HotCakeX

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.

Metadata

Metadata

Assignees

Labels

area-defenderIssues for defender module

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions