From 8854cf9612a8fadcc61e446612d2b96f2ba545a4 Mon Sep 17 00:00:00 2001 From: Rona Song <38082753+qrscharmed@users.noreply.github.com> Date: Wed, 20 Mar 2019 12:07:03 -0700 Subject: [PATCH] Update install-wd-app-guard.md We want to add a note to users regarding the PowerShell step to ensure they understand that they need to check system requirements first. Otherwise WDAG is broken for them and they do not know why. This step impacts our WIP user testing as they aren't clear. Feel free to update with better wording. --- .../windows-defender-application-guard/install-wd-app-guard.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/windows/security/threat-protection/windows-defender-application-guard/install-wd-app-guard.md b/windows/security/threat-protection/windows-defender-application-guard/install-wd-app-guard.md index 2ee928baee..489a25373d 100644 --- a/windows/security/threat-protection/windows-defender-application-guard/install-wd-app-guard.md +++ b/windows/security/threat-protection/windows-defender-application-guard/install-wd-app-guard.md @@ -76,6 +76,8 @@ Application Guard functionality is turned off by default. However, you can quick Application Guard and its underlying dependencies are all installed. **To install by using PowerShell** + +**Note:** Ensure your devices have met all system requirements prior to this step. PowerShell will allow installation of the feature without checking system requirements and Application Guard may not work. This step is recommended for Enterprise managed scenarios only. 1. Click the **Search** or **Cortana** icon in the Windows 10 taskbar and type **PowerShell**. 2. Right-click **Windows PowerShell**, and then click **Run as administrator**.