From 1cc4c16c9ffc6507c7d6cfac048142ec5876c464 Mon Sep 17 00:00:00 2001 From: Gunnar Haslinger Date: Fri, 19 Aug 2016 22:08:29 +0200 Subject: [PATCH] Correct Typo in PowerShell Command --- .../keep-secure/enable-pua-windows-defender-for-windows-10.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 b2d0ca16e4..dff7d4373f 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 @@ -86,7 +86,7 @@ You can use PowerShell to detect PUA without blocking them. In fact, you can run 2. Enter the PowerShell command: ```text - et-mpPreference -puaprotection 1 + set-mpPreference -puaprotection 1 ``` ##View PUA events