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 1/2] 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**. From 5b0f1fe6df7d8cfb5af8e36a5c4348ecebf192ec Mon Sep 17 00:00:00 2001 From: Liza Poggemeyer Date: Wed, 20 Mar 2019 12:10:52 -0700 Subject: [PATCH 2/2] Clarified the note wording, adding note formatting --- .../install-wd-app-guard.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 489a25373d..7bbb3edc4c 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 @@ -77,7 +77,10 @@ Application Guard functionality is turned off by default. However, you can quick **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. +>[!NOTE] +>Ensure your devices have met all system requirements prior to this step. PowerShell will install the feature without checking system requirements. If your devices don't meet the system requirements, 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**.