File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
docset/winserver2019-ps/defender Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 22description : Use this topic to help manage Windows and Windows Server technologies with Windows PowerShell.
33external help file : MSFT_MpPreference.cdxml-help.xml
44Module Name : Defender
5- ms.date : 12/20/2016
5+ ms.date : 06/10/2021
66online version : https://docs.microsoft.com/powershell/module/defender/set-mppreference?view=windowsserver2019-ps&wt.mc_id=ps-gethelp
77schema : 2.0.0
88title : Set-MpPreference
@@ -33,6 +33,7 @@ Set-MpPreference [-ExclusionPath <String[]>] [-ExclusionExtension <String[]>] [-
3333 [-DisableIntrusionPreventionSystem <Boolean>] [-DisableIOAVProtection <Boolean>]
3434 [-DisableRealtimeMonitoring <Boolean>] [-DisableScriptScanning <Boolean>] [-DisableArchiveScanning <Boolean>]
3535 [-DisableCatchupFullScan <Boolean>] [-DisableCatchupQuickScan <Boolean>] [-DisableCpuThrottleOnIdleScans <Boolean>] [-DisableEmailScanning <Boolean>]
36+ [-DisableEmailScanning <Boolean>]
3637 [-DisableRemovableDriveScanning <Boolean>] [-DisableRestorePoint <Boolean>]
3738 [-DisableScanningMappedNetworkDrivesForFullScan <Boolean>] [-DisableScanningNetworkFiles <Boolean>]
3839 [-UILockdown <Boolean>] [-ThreatIDDefaultAction_Ids <Int64[]>]
@@ -266,6 +267,7 @@ Accept pipeline input: False
266267Accept wildcard characters : False
267268` ` `
268269
270+
269271### -DisableIOAVProtection
270272Indicates whether Windows Defender scans all downloaded files and attachments.
271273If you specify a value of $False or do not specify a value, scanning downloaded files and attachments is enabled.
You can’t perform that action at this time.
0 commit comments