Skip to content

Commit d62949e

Browse files
Update Set-MpPreference.md
removed deprecated command
1 parent 286742b commit d62949e

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

docset/winserver2022-ps/defender/Set-MpPreference.md

-17
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ Set-MpPreference [-ExclusionPath <String[]>] [-ExclusionExtension <String[]>] [-
3535
[-MAPSReporting <MAPSReportingType>] [-SubmitSamplesConsent <SubmitSamplesConsentType>]
3636
[-DisableAutoExclusions <Boolean>] [-DisablePrivacyMode <Boolean>] [-RandomizeScheduleTaskTimes <Boolean>]
3737
[-SchedulerRandomizationTime <UInt32>] [-DisableBehaviorMonitoring <Boolean>]
38-
[-DisableIntrusionPreventionSystem <Boolean>] [-DisableIOAVProtection <Boolean>]
3938
[-DisableRealtimeMonitoring <Boolean>] [-DisableScriptScanning <Boolean>] [-DisableArchiveScanning <Boolean>]
4039
[-DisableCatchupFullScan <Boolean>] [-DisableCatchupQuickScan <Boolean>] [-DisableEmailScanning <Boolean>]
4140
[-DisableRemovableDriveScanning <Boolean>] [-DisableRestorePoint <Boolean>]
@@ -557,22 +556,6 @@ Accept pipeline input: False
557556
Accept wildcard characters: False
558557
```
559558

560-
### -DisableIntrusionPreventionSystem
561-
Indicates whether to configure network protection against exploitation of known vulnerabilities.
562-
If you specify a value of $False or do not specify a value, network protection is enabled.
563-
564-
```yaml
565-
Type: Boolean
566-
Parameter Sets: (All)
567-
Aliases: dips
568-
569-
Required: False
570-
Position: Named
571-
Default value: None
572-
Accept pipeline input: False
573-
Accept wildcard characters: False
574-
```
575-
576559
### -DisablePrivacyMode
577560
Indicates whether to disable privacy mode.
578561
Privacy mode prevents users, other than administrators, from displaying threat history.

0 commit comments

Comments
 (0)