added word *REG_DWORD*

as per the user report #6977 , so i added  **Type : REG_DWORD**
This commit is contained in:
VARADHARAJAN K
2020-06-17 20:43:59 +05:30
committed by GitHub
parent d10c6be5c2
commit 6973aee120

View File

@ -50,6 +50,7 @@ The following table summarizes what happens with Microsoft Defender Antivirus wh
If you are Using Windows Server, version 1803 and Windows 2019, you can enable passive mode by setting this registry key: If you are Using Windows Server, version 1803 and Windows 2019, you can enable passive mode by setting this registry key:
- Path: `HKLM\SOFTWARE\Policies\Microsoft\Windows Advanced Threat Protection` - Path: `HKLM\SOFTWARE\Policies\Microsoft\Windows Advanced Threat Protection`
- Name: ForceDefenderPassiveMode - Name: ForceDefenderPassiveMode
- Type: REG_DWORD
- Value: 1 - Value: 1
See [Microsoft Defender Antivirus on Windows Server 2016 and 2019](microsoft-defender-antivirus-on-windows-server-2016.md) for key differences and management options for Windows Server installations. See [Microsoft Defender Antivirus on Windows Server 2016 and 2019](microsoft-defender-antivirus-on-windows-server-2016.md) for key differences and management options for Windows Server installations.