mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 02:43:43 +00:00
minor formatting changes
This commit is contained in:
@ -32,7 +32,7 @@ The four kiosk mode configuration types supported are:
|
||||
3. [Multi-app: Normal browsing](#multi-app-normal-browsing)
|
||||
4. [Multi-app: Public browsing](#multi-app-public-browsing)*
|
||||
|
||||
_\*The public browsing kiosk types run Microsoft Edge InPrivate mode to protect user data with a browsing experience designed for public kiosks._
|
||||
>>_\*The public browsing kiosk types run Microsoft Edge InPrivate mode to protect user data with a browsing experience designed for public kiosks._
|
||||
|
||||
### Single-app: Digital/interactive signage
|
||||
|
||||
@ -48,6 +48,8 @@ A single-app kiosk device for digital/interactive signage displays a specific si
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
### Single-app: Public browsing
|
||||
|
||||
>**Policy setting** = Enabled (1)
|
||||
@ -61,6 +63,7 @@ The single-app public browsing mode is the only kiosk mode that has an ‘End se
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
### Multi-app: Normal browsing
|
||||
|
||||
@ -74,7 +77,7 @@ Some features may not work depending on what other apps you have configured in a
|
||||
|
||||

|
||||
|
||||
|
||||
---
|
||||
|
||||
### Multi-app: Public browsing
|
||||
|
||||
@ -91,6 +94,7 @@ In this configuration, Microsoft Edge can interact with other applications. For
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
## Let’s set up Microsoft Edge kiosk mode!
|
||||
|
||||
@ -153,7 +157,7 @@ When you set up a single-app kiosk device using Windows Settings, you must first
|
||||
|
||||
11. Restart the kiosk device and sign in with the local kiosk account to validate the configuration.
|
||||
|
||||
**_Congratulations!_** <p>You’ve just finished setting up a single-app kiosk device.
|
||||
**_Congratulations!_** <p>You’ve just finished setting up a single-app kiosk device using Windows Settings.
|
||||
|
||||
**_What's next?_**
|
||||
|
||||
@ -163,6 +167,8 @@ When you set up a single-app kiosk device using Windows Settings, you must first
|
||||
|Make changes to your kiosks such as change the display option or the URL that loads |<ol><li>In Windows Settings, type **kiosk** in the search field and select **Set up a kiosk (assigned access)**.</li><li>On the **Set up a kiosk** page, make your changes to **Choose a kiosk mode** and **Set up Microsoft Edge**.</li></ol> |
|
||||
---
|
||||
|
||||
|
||||
|
||||
### Use Microsoft Intune or other MDM service
|
||||
|
||||
With this method, you can use Microsoft Intune or other MDM services to configure Microsoft Edge kiosk mode in assigned access and how it behaves on a kiosk device.
|
||||
@ -182,7 +188,6 @@ With this method, you can use Microsoft Intune or other MDM services to configur
|
||||
| **[ConfigureHomeButton](https://docs.microsoft.com/en-us/windows/client-management/mdm/policy-csp-browser#browser-configurehomebutton)**<p> | Configure how the Home Button behaves.<p><p>**URI full path:** ./Vendor/MSFT/Policy/Config/Browser/ConfigureHomeButton<p>**Data type:** Integer<p> **Allowed values:**<ul><li>**0 (default)** - Not configured. Show home button, and load the default Start page.</li><li>**1** - Enabled. Show home button and load New Tab page</li><li>**2** - Enabled. Show home button & set a specific page.</li><li>**3** - Enabled. Hide the home button.</li></ul> |
|
||||
| **[SetHomeButtonURL](https://docs.microsoft.com/en-us/windows/client-management/mdm/policy-csp-browser#browser-sethomebuttonurl)**<p> | If you set ConfigureHomeButton to 2, configure the home button URL.<p><p>**URI full path:** ./Vendor/MSFT/Policy/Config/Browser/SetHomeButtonURL <p>**Data type:** String<p>**Allowed values:** Enter a URL, for example, https://www.bing.com |
|
||||
| **[SetNewTabPageURL](https://docs.microsoft.com/en-us/windows/client-management/mdm/policy-csp-browser#browser-setnewtabpageurl)**<p> | Set a custom URL for the New Tab page.<p><p>**URI full path:** ./Vendor/MSFT/Policy/Config/Browser/SetNewTabPageURL <p>**Data type:** String<p>**Allowed values:** Enter a URL, for example, https://www.msn.com |
|
||||
---
|
||||
|
||||
|
||||
**_Congratulations!_** <p>You’ve just finished setting up a kiosk or digital signage with policies for Microsoft Edge kiosk mode using Microsoft Intune or other MDM service.
|
||||
@ -256,7 +261,7 @@ Use any of the Microsoft Edge policies listed below to enhance the kiosk experie
|
||||
| [SyncFavoritesBetweenIEAndMicrosoftEdge](https://docs.microsoft.com/en-us/windows/client-management/mdm/policy-csp-browser#browser-syncfavoritesbetweenieandmicrosoftedge) |  |  | <sup>1</sup> |  |
|
||||
| [UnlockHomeButton](https://docs.microsoft.com/en-us/windows/client-management/mdm/policy-csp-browser#browser-unlockhomebutton)\* |  |  |  |  |
|
||||
| [UseSharedFolderForBooks](https://docs.microsoft.com/en-us/windows/client-management/mdm/policy-csp-browser#browser-usesharedfolderforbooks) |  |  |  |  |
|
||||
---
|
||||
|
||||
|
||||
*\* New policy as of Windows 10, version 1809.*<p>
|
||||
*1) For multi-app assigned access, you must configure Internet Explorer 11.*<br>
|
||||
|
Reference in New Issue
Block a user