From a0a8c48b242c408ac5edb5a8b04068174ddb1b3a Mon Sep 17 00:00:00 2001 From: Iaan Date: Wed, 1 Jun 2016 17:57:44 +1000 Subject: [PATCH] minor tweaks --- ...se-powershell-cmdlets-windows-defender-for-windows-10.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/windows/keep-secure/use-powershell-cmdlets-windows-defender-for-windows-10.md b/windows/keep-secure/use-powershell-cmdlets-windows-defender-for-windows-10.md index 7571116a38..30b2c8a2cb 100644 --- a/windows/keep-secure/use-powershell-cmdlets-windows-defender-for-windows-10.md +++ b/windows/keep-secure/use-powershell-cmdlets-windows-defender-for-windows-10.md @@ -26,10 +26,10 @@ PowerShell cmdlets are most useful in Windows Server environments where that don PowerShell is typically installed under the folder _%SystemRoot%\system32\WindowsPowerShell_. -**To use Windows Defender PowerShell cmdlets** +**Use Windows Defender PowerShell cmdlets** 1. Click **Start**, type **powershell**, and press **Enter**. -2. Click **Windows PowerShell** to open the shell. +2. Click **Windows PowerShell** to open the interface. > **Note:**  You may need to open an administrator-level version of PowerShell. Right-click the item in the Start menu, click **Run as administrator** and click **Yes** at the permissions prompt. 3. Enter the command and parameters. @@ -40,4 +40,4 @@ Get-Help -Online ``` Omit the `-online` parameter to get locally cached help. -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). +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.