From ae88454da4adbd2cd091575c453d0d3403a19ce7 Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Mon, 3 Oct 2022 08:55:31 -0400 Subject: [PATCH] updates --- education/windows/edu-take-a-test-kiosk-mode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/education/windows/edu-take-a-test-kiosk-mode.md b/education/windows/edu-take-a-test-kiosk-mode.md index 62b96781d0..8b60571169 100644 --- a/education/windows/edu-take-a-test-kiosk-mode.md +++ b/education/windows/edu-take-a-test-kiosk-mode.md @@ -117,7 +117,7 @@ Follow the steps in [Apply a provisioning package][WIN-2] to apply the package t Configure your devices using PowerShell scripts via the [MDM Bridge WMI Provider](/windows/win32/dmwmibridgeprov/mdm-bridge-wmi-provider-portal). For more information, see [Using PowerShell scripting with the WMI Bridge Provider](/windows/client-management/mdm/using-powershell-scripting-with-the-wmi-bridge-provider). > [!IMPORTANT] -> For all device settings, the WMI Bridge client must be executed under local system. +> For all device settings, the WMI Bridge client must be executed as SYSTEM (LocalSystem) account. > [!TIP] > PowerShell scripts can be executed as scheduled tasks via Group Policy.