diff --git a/docset/winserver2022-ps/defender/Set-MpPreference.md b/docset/winserver2022-ps/defender/Set-MpPreference.md index e798d8cb3a..050b94e09e 100644 --- a/docset/winserver2022-ps/defender/Set-MpPreference.md +++ b/docset/winserver2022-ps/defender/Set-MpPreference.md @@ -57,6 +57,7 @@ Set-MpPreference [-ExclusionPath ] [-ExclusionExtension ] [- [-ProxyServer ] [-ProxyBypass ] [-ForceUseProxyOnly ] [-OobeEnableRtpAndSigUpdate ] [-DisableTlsParsing ] [-DisableHttpParsing ] [-DisableDnsParsing ] + [-DisableFtpParsing ] [-DisableDnsOverTcpParsing ] [-DisableSshParsing ] [-PlatformUpdatesChannel ] [-EngineUpdatesChannel ] [-SignaturesUpdatesChannel ] [-DisableGradualRelease ] @@ -507,6 +508,21 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -DisableFtpParsing +Specifies whether to disable FTP parsing for network protection. + +```yaml +Type: Boolean +Parameter Sets: (All) +Aliases: dfp + +Required: False +Position: Named +Default value: 0 +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -DisableEmailScanning Indicates whether Windows Defender parses the mailbox and mail files, according to their specific format, in order to analyze mail bodies and attachments. Windows Defender supports several formats, including .pst, .dbx, .mbx, .mime, and .binhex.