From a18a18f95acd7f8e30d240762dff6c3f1b5c42ae Mon Sep 17 00:00:00 2001 From: DulceMV Date: Mon, 15 Aug 2016 18:05:21 +1000 Subject: [PATCH] formatting updat --- .../enable-pua-windows-defender-for-windows-10.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/windows/keep-secure/enable-pua-windows-defender-for-windows-10.md b/windows/keep-secure/enable-pua-windows-defender-for-windows-10.md index 8c090997fc..1909c44e6d 100644 --- a/windows/keep-secure/enable-pua-windows-defender-for-windows-10.md +++ b/windows/keep-secure/enable-pua-windows-defender-for-windows-10.md @@ -79,14 +79,13 @@ You can use PowerShell to detect PUA without blocking them. In fact, you can run     a. Click **Start**, type **powershell**, and press **Enter**.     b. 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. -     -2. Enter the PowerShell command to enable PUA in audit mode: + >[!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. +2. Enter the PowerShell command: -  ```text -  et-mpPreference -puaprotection 1 -  ``` + ```text + et-mpPreference -puaprotection 2 + ``` ##View PUA events