diff --git a/education/windows/edu-take-a-test-kiosk-mode.md b/education/windows/edu-take-a-test-kiosk-mode.md index 65474c0222..14a1e7515a 100644 --- a/education/windows/edu-take-a-test-kiosk-mode.md +++ b/education/windows/edu-take-a-test-kiosk-mode.md @@ -46,13 +46,13 @@ To configure devices using configuration service providers, use the following se | Setting | |--------| -| - **OMA-URI:** `./Vendor/MSFT/Policy/Config/LocalPoliciesSecurityOptions/InteractiveLogon_DoNotDisplayLastSignedIn`
- **Data type:** Integer
- **Value:** `1`| -| - **OMA-URI:** `./Vendor/MSFT/Policy/Config/WindowsLogon/HideFastUserSwitching`
- **Data type:** Integer
- **Value:** `1`| -| - **OMA-URI:** `./Vendor/MSFT/SharedPC/AccountModel`
- **Data type:** Integer
- **Value:** `1`| -| - **OMA-URI:** `./Vendor/MSFT/SharedPC/EnableAccountManager`
- **Data type:** Boolean
- **Value:** `True`| -| - **OMA-URI:** `./Vendor/MSFT/SharedPC/KioskModeAUMID`
- **Data type:** String
- **Value:** `Microsoft.Windows.SecureAssessmentBrowser_cw5n1h2txyewy!App`| -| - **OMA-URI:** `./Vendor/MSFT/SharedPC/KioskModeUserTileDisplayText`
- **Data type:** String
- **Value:** **Take a Test** (or a string of your choice to display in the sing-in screen)| -| - **OMA-URI:** `./Vendor/MSFT/SecureAssessment/LaunchURI`
- **Data type:** String
- **Value:** | +| - **OMA-URI:** `./Vendor/MSFT/Policy/Config/LocalPoliciesSecurityOptions/`[InteractiveLogon_DoNotDisplayLastSignedIn](/windows/client-management/mdm/policy-csp-localpoliciessecurityoptions#interactivelogon_donotdisplaylastsignedin)
- **Data type:** Integer
- **Value:** `1`| +| - **OMA-URI:** `./Vendor/MSFT/Policy/Config/WindowsLogon/`[HideFastUserSwitching](/windows/client-management/mdm/policy-csp-windowslogon#hidefastuserswitching)
- **Data type:** Integer
- **Value:** `1`| +| - **OMA-URI:** `./Vendor/MSFT/SharedPC/`[AccountModel](/windows/client-management/mdm/sharedpc-csp#accountmodel)
- **Data type:** Integer
- **Value:** `1`| +| - **OMA-URI:** `./Vendor/MSFT/SharedPC/`[EnableAccountManager](/windows/client-management/mdm/sharedpc-csp#enableaccountmanager)
- **Data type:** Boolean
- **Value:** `True`| +| - **OMA-URI:** `./Vendor/MSFT/SharedPC/`[KioskModeAUMID](/windows/client-management/mdm/sharedpc-csp#kioskmodeaumid)
- **Data type:** String
- **Value:** `Microsoft.Windows.SecureAssessmentBrowser_cw5n1h2txyewy!App`| +| - **OMA-URI:** `./Vendor/MSFT/SharedPC/`[KioskModeUserTileDisplayText](/windows/client-management/mdm/sharedpc-csp#KioskModeUserTileDisplayText)
- **Data type:** String
- **Value:** **Take a Test** (or a string of your choice to display in the sing-in screen)| +| - **OMA-URI:** `./Vendor/MSFT/SecureAssessment/`[LaunchURI](/windows/client-management/mdm/sharedpc-csp#LaunchURI)
- **Data type:** String
- **Value:** \| # [:::image type="icon" source="images/icons/provisioning-package.svg"::: **PPKG**](#tab/ppkg) @@ -79,7 +79,7 @@ Create a provisioning package using the Set up School PCs app, configuring the s | - Path: `SharedPC/AccountManagement/EnableAccountManager`
- **Value:** True| | - Path: `SharedPC/AccountManagement/KioskModeAUMID`
- **Value:** **Microsoft.Windows.SecureAssessmentBrowser_cw5n1h2txyewy!App**| | - Path: `SharedPC/AccountManagement/KioskModeUserTileDisplayText`
- **Value:** Take a Test (or a string of your choice to display in the sing-in screen)| -| - Path: `TakeATest/LaunchURI/`
- **Value:** | +| - Path: `TakeATest/LaunchURI/`
- **Value:** \| :::image type="content" source="./images/takeatest/wcd-take-a-test.png" alt-text="Windows Configuration Designer - configuration of policies to enable Take a Test to run in kiosk mode" lightbox="./images/takeatest/wcd-take-a-test.png" border="true":::