Skip to content

Commit 575d08d

Browse files
committed
Update microsoft-defender-antivirus-on-windows-server.md
1 parent 69d0910 commit 575d08d

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

defender-endpoint/microsoft-defender-antivirus-on-windows-server.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,10 @@ On Windows Server, the Microsoft Defender Antivirus user interface (GUI) is inst
4949
| Procedure | What to do |
5050
|:---|:---|
5151
| Turn on the GUI using the Add Roles and Features Wizard | 1. See [Install roles, role services, and features by using the add Roles and Features Wizard](/windows-server/administration/server-manager/install-or-uninstall-roles-role-services-or-features#install-roles-role-services-and-features-by-using-the-add-roles-and-features-wizard), and use the **Add Roles and Features Wizard**. <br/><br/>2. When you get to the **Features** step of the wizard, under **Windows Defender Features**, select the **GUI for Windows Defender** option. |
52-
| Turn on the GUI using PowerShell (Windows Server 2016 only)| 1. On your Windows Server, open Windows PowerShell as an administrator. <br/><br/>2. Run the following PowerShell cmdlet: `Install-WindowsFeature -Name Windows-Defender-GUI` |
52+
| Turn on the GUI using PowerShell (Windows Server 2016 only)| 1. On Windows Server 2016, open Windows PowerShell as an administrator. <br/><br/>2. Run the following PowerShell cmdlet: `Install-WindowsFeature -Name Windows-Defender-GUI` |
5353

5454
> [!IMPORTANT]
55-
> If you're using Windows Server 2012 R2, see [Onboard Windows Server 2012 R2 and Windows Server 2016 to Microsoft Defender for Endpoint](onboard-server.md#functionality-in-the-modern-unified-solution-for-windows-server-2016-and-windows-server-2012-r2).
56-
57-
58-
For more information, see [Getting Started with PowerShell](/powershell/scripting/learn/ps101/01-getting-started).
55+
> If you're using Windows Server 2012 R2, see [Onboard Windows Server 2016 and Windows Server 2012 R2](onboard-server.md#onboard-windows-server-2016-and-windows-server-2012-r2).
5956
6057
## Install Microsoft Defender Antivirus on Windows Server
6158

0 commit comments

Comments
 (0)