diff --git a/devices/hololens/hololens-kiosk.md b/devices/hololens/hololens-kiosk.md index f11003126c..d1be189b4b 100644 --- a/devices/hololens/hololens-kiosk.md +++ b/devices/hololens/hololens-kiosk.md @@ -119,7 +119,9 @@ Follow [the instructions for creating a kiosk configuration XML file for desktop #### Add guest access to the kiosk configuration (optional) -In the [Configs section of the XML file](https://docs.microsoft.com/windows/configuration/lock-down-windows-10-to-specific-apps#configs), you can configure a special group account named **Visitor** to allow guests to use the kiosk. Use the following snippet in your kiosk configuration XML to enable **Visitor**: +In the [Configs section of the XML file](https://docs.microsoft.com/windows/configuration/lock-down-windows-10-to-specific-apps#configs), you can configure a special group named **Visitor** to allow guests to use the kiosk. When the kiosk is configured with the **Visitor** special group, a "**Guest**" option is added to the sign-in page. The **Guest** account does not require a password, and any data associated with the account is deleted when the account signs out. + +Use the following snippet in your kiosk configuration XML to enable the **Guest** account: ```xml diff --git a/education/index.md b/education/index.md index 65f2638499..ffe058b4fa 100644 --- a/education/index.md +++ b/education/index.md @@ -9,46 +9,6 @@ ms.author: celested ms.date: 10/30/2017 ---
-

Cloud deployment

+

1. Cloud deployment

Get started by creating your Office 365 tenant, setting up a cloud infrastructure for your school, and creating, managing, and syncing user accounts.

@@ -93,7 +93,7 @@ ms.date: 10/30/2017
-

Device Management

+

2. Device Management

Improve student learning outcomes through connected classrooms and engaging new technologies with streamlined device management.

@@ -112,7 +112,7 @@ ms.date: 10/30/2017
-

Tools for Teachers

+

3. Tools for Teachers

The latest classroom resources at teachers’ fingertips when you deploy Learning Tools, OneNote Class Notebooks, Teams, and more.

diff --git a/windows/application-management/remove-provisioned-apps-during-update.md b/windows/application-management/remove-provisioned-apps-during-update.md index 23057f6df2..fc63f4cba3 100644 --- a/windows/application-management/remove-provisioned-apps-during-update.md +++ b/windows/application-management/remove-provisioned-apps-during-update.md @@ -6,7 +6,7 @@ ms.mktglfcycl: deploy ms.sitesec: library ms.author: helohr author: HeidiLohr -ms.date: 05/10/2018 +ms.date: 05/25/2018 --- # How to keep apps removed from Windows 10 from returning during an update @@ -89,8 +89,9 @@ You're now ready to update your computer. After the update, check the list of ap ## Registry keys for provisioned apps ```syntax -1709 Registry Keys Windows Registry Editor Version 5.00 +;1709 Registry Keys + [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.BingWeather_8wekyb3d8bbwe] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe]