mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-14 14:27:22 +00:00
Merge pull request #978 from MicrosoftDocs/FromPrivateRepo
From private repo
This commit is contained in:
commit
ed472fc18e
@ -119,7 +119,9 @@ Follow [the instructions for creating a kiosk configuration XML file for desktop
|
|||||||
<span id="guest" />
|
<span id="guest" />
|
||||||
#### Add guest access to the kiosk configuration (optional)
|
#### 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
|
```xml
|
||||||
<Configs>
|
<Configs>
|
||||||
|
@ -9,46 +9,6 @@ ms.author: celested
|
|||||||
ms.date: 10/30/2017
|
ms.date: 10/30/2017
|
||||||
---
|
---
|
||||||
<div id="main" class="v2">
|
<div id="main" class="v2">
|
||||||
<div class="container">
|
|
||||||
<ul class="cardsY panelContent featuredContent">
|
|
||||||
<li>
|
|
||||||
<a href="https://www.microsoft.com/education" target="_blank">
|
|
||||||
<div class="cardSize">
|
|
||||||
<div class="cardPadding">
|
|
||||||
<div class="card">
|
|
||||||
<div class="cardImageOuter">
|
|
||||||
<div class="cardImage">
|
|
||||||
<img data-hoverimage="https://docs.microsoft.com/en-us/media/common/i_advanced.svg" src="https://docs.microsoft.com/en-us/media/common/i_advanced.svg" alt="" />
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="cardText">
|
|
||||||
<span class="likeAnH3">Learn about Microsoft Education</span>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a href="/microsoft-365/education/index?branch=m365-integration" target="_blank">
|
|
||||||
<div class="cardSize">
|
|
||||||
<div class="cardPadding">
|
|
||||||
<div class="card">
|
|
||||||
<div class="cardImageOuter">
|
|
||||||
<div class="cardImage">
|
|
||||||
<img data-hoverimage="https://docs.microsoft.com/en-us/media/common/i_get-started.svg" src="https://docs.microsoft.com/en-us/media/common/i_get-started.svg" alt="" />
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="cardText">
|
|
||||||
<span class="likeAnH3">Deploy Microsoft 365 Education</span>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h1>Microsoft Education documentation and resources</h1>
|
<h1>Microsoft Education documentation and resources</h1>
|
||||||
<ul class="pivots">
|
<ul class="pivots">
|
||||||
@ -63,6 +23,46 @@ ms.date: 10/30/2017
|
|||||||
<p>Get started with deploying and managing a full cloud IT solution for your school, and follow the links for in-depth information about the technologies and features.</p>
|
<p>Get started with deploying and managing a full cloud IT solution for your school, and follow the links for in-depth information about the technologies and features.</p>
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://www.microsoft.com/en-us/education/buy-license/microsoft365/default.aspx" target="_blank">
|
||||||
|
<div class="cardSize">
|
||||||
|
<div class="cardPadding">
|
||||||
|
<div class="card">
|
||||||
|
<div class="cardImageOuter">
|
||||||
|
<div class="cardImage bgdAccent1">
|
||||||
|
<img src="https://docs.microsoft.com/en-us/media/hubs/microsoft365/M365-education.svg" alt="" />
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="cardText">
|
||||||
|
<h3>Learn Why Microsoft 365 Education</h3>
|
||||||
|
<p>Find out how to empower educators to unlock creativity, promote teamwork, and provide a simple and safe experience in a single, affordable solution built for education.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="/microsoft-365/education/deploy/" target="_blank">
|
||||||
|
<div class="cardSize">
|
||||||
|
<div class="cardPadding">
|
||||||
|
<div class="card">
|
||||||
|
<div class="cardImageOuter">
|
||||||
|
<div class="cardImage bgdAccent1">
|
||||||
|
<img src="https://docs.microsoft.com/en-us/media/hubs/education/education-pro-get-started.svg" alt="" />
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="cardText">
|
||||||
|
<h3>Deploy Overview</h3>
|
||||||
|
<p>Learn how to deploy our suite of education offerings. Set up a cloud infrastructure for your school, acquire apps, and configure and manage Windows 10 devices.</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="/microsoft-365/education/index?branch=m365-integration#pivot=itpro&panel=itpro-scd" target="_blank">
|
<a href="/microsoft-365/education/index?branch=m365-integration#pivot=itpro&panel=itpro-scd" target="_blank">
|
||||||
<div class="cardSize">
|
<div class="cardSize">
|
||||||
@ -74,7 +74,7 @@ ms.date: 10/30/2017
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="cardText">
|
<div class="cardText">
|
||||||
<h3>Cloud deployment</h3>
|
<h3>1. Cloud deployment</h3>
|
||||||
<p>Get started by creating your Office 365 tenant, setting up a cloud infrastructure for your school, and creating, managing, and syncing user accounts.</p>
|
<p>Get started by creating your Office 365 tenant, setting up a cloud infrastructure for your school, and creating, managing, and syncing user accounts.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -93,7 +93,7 @@ ms.date: 10/30/2017
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="cardText">
|
<div class="cardText">
|
||||||
<h3>Device Management</h3>
|
<h3>2. Device Management</h3>
|
||||||
<p>Improve student learning outcomes through connected classrooms and engaging new technologies with streamlined device management.</p>
|
<p>Improve student learning outcomes through connected classrooms and engaging new technologies with streamlined device management.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -112,7 +112,7 @@ ms.date: 10/30/2017
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="cardText">
|
<div class="cardText">
|
||||||
<h3>Tools for Teachers</h3>
|
<h3>3. Tools for Teachers</h3>
|
||||||
<p>The latest classroom resources at teachers’ fingertips when you deploy Learning Tools, OneNote Class Notebooks, Teams, and more.</p>
|
<p>The latest classroom resources at teachers’ fingertips when you deploy Learning Tools, OneNote Class Notebooks, Teams, and more.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -6,7 +6,7 @@ ms.mktglfcycl: deploy
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.author: helohr
|
ms.author: helohr
|
||||||
author: HeidiLohr
|
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
|
# 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
|
## Registry keys for provisioned apps
|
||||||
|
|
||||||
```syntax
|
```syntax
|
||||||
1709 Registry Keys
|
|
||||||
Windows Registry Editor Version 5.00
|
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]
|
||||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.BingWeather_8wekyb3d8bbwe]
|
[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]
|
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user