Skip to content

Commit 9617a7c

Browse files
authored
Update Set-MpPreference.md
1 parent c0b4820 commit 9617a7c

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: The Set-MpPreference cmdlet configures preferences for Windows Defender scans and updates.
33
external help file: MSFT_MpPreference.cdxml-help.xml
44
Module Name: Defender
5-
ms.date: 03/02/2022
5+
ms.date: 04/21/2022
66
online version: https://docs.microsoft.com/powershell/module/defender/set-mppreference?view=windowsserver2022-ps&wt.mc_id=ps-gethelp
77
schema: 2.0.0
88
title: Set-MpPreference
@@ -558,9 +558,7 @@ Accept wildcard characters: False
558558
```
559559

560560
### -DisablePrivacyMode
561-
Indicates whether to disable privacy mode.
562-
Privacy mode prevents users, other than administrators, from displaying threat history.
563-
If you specify a value of $False or do not specify a value, privacy mode is enabled.
561+
**This is a legacy setting that does not have any affect on current platforms**. The intent of this parameter was to disable privacy mode, which prevented users, other than administrators, from displaying threat history. When this parameter was in use, if you specified a value of $False or did not specify a value, privacy mode was enabled.
564562

565563
```yaml
566564
Type: Boolean

0 commit comments

Comments
 (0)