mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-16 23:37:22 +00:00
Update symantec-to-microsoft-defender-atp-setup.md
This commit is contained in:
parent
02af8abe60
commit
b793933efa
@ -42,6 +42,8 @@ On certain versions of Windows, Microsoft Defender Antivirus might have been uni
|
|||||||
|
|
||||||
Now that you're moving from Symantec to Microsoft Defender ATP, you'll need to enable or reinstall Microsoft Defender Antivirus, and then set it to passive mode.
|
Now that you're moving from Symantec to Microsoft Defender ATP, you'll need to enable or reinstall Microsoft Defender Antivirus, and then set it to passive mode.
|
||||||
|
|
||||||
|
### Reinstall Microsoft Defender Antivirus on Windows Server
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> The following procedure applies only to endpoints or devices that are running the following versions of Windows:
|
> The following procedure applies only to endpoints or devices that are running the following versions of Windows:
|
||||||
> - Windows Server 2019
|
> - Windows Server 2019
|
||||||
@ -53,10 +55,18 @@ Now that you're moving from Symantec to Microsoft Defender ATP, you'll need to e
|
|||||||
2. Run the following PowerShell cmdlet: <br/>
|
2. Run the following PowerShell cmdlet: <br/>
|
||||||
`Get-Service -Name windefend`
|
`Get-Service -Name windefend`
|
||||||
|
|
||||||
3. Open Registry Editor, and then navigate to <br/>
|
3. To verify Microsoft Defender Antivirus is running, run the following PowerShell cmdlet: <br/>
|
||||||
|
`Get-Service -Name windefend`
|
||||||
|
|
||||||
|
> [!TIP]
|
||||||
|
> Need help? See [Microsoft Defender Antivirus on Windows Server 2016 and 2019](https://docs.microsoft.com/windows/security/threat-protection/microsoft-defender-antivirus/microsoft-defender-antivirus-on-windows-server-2016).
|
||||||
|
|
||||||
|
###
|
||||||
|
|
||||||
|
2. Open Registry Editor, and then navigate to <br/>
|
||||||
`Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Windows Advanced Threat Protection`.
|
`Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Windows Advanced Threat Protection`.
|
||||||
|
|
||||||
4. Edit (or create) a DWORD entry called **ForceDefenderPassiveMode**, and specify the following settings:
|
3. Edit (or create) a DWORD entry called **ForceDefenderPassiveMode**, and specify the following settings:
|
||||||
- Set the DWORD's value to **1**.
|
- Set the DWORD's value to **1**.
|
||||||
- Under **Base**, select **Hexidecimal**.
|
- Under **Base**, select **Hexidecimal**.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user