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.
This commit is contained in:
Rona Song
2019-03-20 12:07:03 -07:00
committed by GitHub
parent 259ef83231
commit 8854cf9612

View File

@ -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. Application Guard and its underlying dependencies are all installed.
**To install by using PowerShell** **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**. 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**. 2. Right-click **Windows PowerShell**, and then click **Run as administrator**.