Merge pull request #4180 from nschonni/fix--MD033/no-inline-html

fix: MD033/no-inline-html
This commit is contained in:
Daniel Simpson
2019-06-25 10:43:23 -07:00
committed by GitHub
34 changed files with 50 additions and 55 deletions

View File

@ -191,7 +191,7 @@ Set-AssignedAccess -AppUserModelId Microsoft.Windows.SecureAssessmentBrowser_cw5
12. Create a new **Action**.
13. Configure the action to **Start a program**.
14. In the **Program/script** field, enter **powershell**.
15. In the **Add arguments** field, enter **-file "<path to powershell script>"**.
15. In the **Add arguments** field, enter **-file "\<path to powershell script>"**.
16. Click **OK**.
17. Navigate to the **Triggers** tab and create a new trigger.
18. Specify the trigger to be **On a schedule**.