From 30f53c4bc6a4644ad65009c616f89dce22437229 Mon Sep 17 00:00:00 2001 From: Iaan Date: Tue, 12 Jul 2016 20:09:38 -0700 Subject: [PATCH] edits --- windows/keep-secure/windows-defender-block-at-first-seen.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/windows/keep-secure/windows-defender-block-at-first-seen.md b/windows/keep-secure/windows-defender-block-at-first-seen.md index ccc146e21f..bd7420e4da 100644 --- a/windows/keep-secure/windows-defender-block-at-first-seen.md +++ b/windows/keep-secure/windows-defender-block-at-first-seen.md @@ -17,11 +17,7 @@ author: iaanw - Windows 10 -You can use PowerShell to perform various functions in Windows Defender. Similar to the command prompt or command line, PowerShell is a task-based command-line shell and scripting language designed especially for system administration, and you can read more about it at the [PowerShell hub on MSDN](https://msdn.microsoft.com/en-us/powershell/mt173057.aspx). -For a list of the cmdlets and their functions and available parameters, see the [Defender cmdlets](https://technet.microsoft.com/en-us/library/dn433280.aspx) topic. - -PowerShell cmdlets are most useful in Windows Server environments that don't rely on a graphical user interface (GUI) to configure software. > **Note:**  PowerShell cmdlets should not be used as a replacement for a full network policy management infrastructure, such as [System Center Configuration Manager](https://technet.microsoft.com/en-us/library/gg682129.aspx), [Group Policy Management Console](https://technet.microsoft.com/en-us/library/cc731212.aspx), or [Windows Defender Group Policy ADMX templates](https://support.microsoft.com/en-us/kb/927367).