mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
kioskbrowser
This commit is contained in:
parent
5756469e38
commit
e5f68bb6e9
@ -1,313 +1,381 @@
|
|||||||
---
|
---
|
||||||
title: Policy CSP - KioskBrowser
|
title: KioskBrowser Policy CSP
|
||||||
description: Use the Policy CSP - KioskBrowser setting to configure URLs kiosk browsers are allowed to navigate to, which are a subset of the blocked URLs.
|
description: Learn more about the KioskBrowser Area in Policy CSP
|
||||||
|
author: vinaypamnani-msft
|
||||||
|
manager: aaroncz
|
||||||
ms.author: vinpa
|
ms.author: vinpa
|
||||||
ms.topic: article
|
ms.date: 01/03/2023
|
||||||
|
ms.localizationpriority: medium
|
||||||
ms.prod: windows-client
|
ms.prod: windows-client
|
||||||
ms.technology: itpro-manage
|
ms.technology: itpro-manage
|
||||||
author: vinaypamnani-msft
|
ms.topic: reference
|
||||||
ms.localizationpriority: medium
|
|
||||||
ms.date: 09/27/2019
|
|
||||||
ms.reviewer:
|
|
||||||
manager: aaroncz
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
<!-- Auto-Generated CSP Document -->
|
||||||
|
|
||||||
|
<!-- KioskBrowser-Begin -->
|
||||||
# Policy CSP - KioskBrowser
|
# Policy CSP - KioskBrowser
|
||||||
|
|
||||||
These policies currently only apply to Kiosk Browser app. Kiosk Browser is a Microsoft Store app, added in Windows 10 version 1803, that provides IT a way to customize the end user's browsing experience to fulfill kiosk, signage, and shared device scenarios. Application developers can also create their own kiosk browser and read these policies using [NamedPolicy.GetPolicyFromPath(String, String) Method](/uwp/api/windows.management.policies.namedpolicy.getpolicyfrompath#Windows_Management_Policies_NamedPolicy_GetPolicyFromPath_System_String_System_String_).
|
<!-- KioskBrowser-Editable-Begin -->
|
||||||
|
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||||
|
<!-- KioskBrowser-Editable-End -->
|
||||||
|
|
||||||
|
<!-- BlockedUrlExceptions-Begin -->
|
||||||
|
## BlockedUrlExceptions
|
||||||
|
|
||||||
<hr/>
|
<!-- BlockedUrlExceptions-Applicability-Begin -->
|
||||||
|
| Scope | Editions | Applicable OS |
|
||||||
|
|:--|:--|:--|
|
||||||
|
| :heavy_check_mark: Device <br> :heavy_check_mark: User | :x: Home <br> :heavy_check_mark: Pro <br> :heavy_check_mark: Enterprise <br> :heavy_check_mark: Education <br> :heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 1803 [10.0.17134] and later |
|
||||||
|
<!-- BlockedUrlExceptions-Applicability-End -->
|
||||||
|
|
||||||
<!--Policies-->
|
<!-- BlockedUrlExceptions-OmaUri-Begin -->
|
||||||
## KioskBrowser policies
|
```User
|
||||||
|
./User/Vendor/MSFT/Policy/Config/KioskBrowser/BlockedUrlExceptions
|
||||||
|
```
|
||||||
|
|
||||||
<dl>
|
```Device
|
||||||
<dd>
|
./Device/Vendor/MSFT/Policy/Config/KioskBrowser/BlockedUrlExceptions
|
||||||
<a href="#kioskbrowser-blockedurlexceptions">KioskBrowser/BlockedUrlExceptions</a>
|
```
|
||||||
</dd>
|
<!-- BlockedUrlExceptions-OmaUri-End -->
|
||||||
<dd>
|
|
||||||
<a href="#kioskbrowser-blockedurls">KioskBrowser/BlockedUrls</a>
|
|
||||||
</dd>
|
|
||||||
<dd>
|
|
||||||
<a href="#kioskbrowser-defaulturl">KioskBrowser/DefaultURL</a>
|
|
||||||
</dd>
|
|
||||||
<dd>
|
|
||||||
<a href="#kioskbrowser-enableendsessionbutton">KioskBrowser/EnableEndSessionButton</a>
|
|
||||||
</dd>
|
|
||||||
<dd>
|
|
||||||
<a href="#kioskbrowser-enablehomebutton">KioskBrowser/EnableHomeButton</a>
|
|
||||||
</dd>
|
|
||||||
<dd>
|
|
||||||
<a href="#kioskbrowser-enablenavigationbuttons">KioskBrowser/EnableNavigationButtons</a>
|
|
||||||
</dd>
|
|
||||||
<dd>
|
|
||||||
<a href="#kioskbrowser-restartonidletime">KioskBrowser/RestartOnIdleTime</a>
|
|
||||||
</dd>
|
|
||||||
</dl>
|
|
||||||
|
|
||||||
|
<!-- BlockedUrlExceptions-Description-Begin -->
|
||||||
|
<!-- Description-Source-DDF -->
|
||||||
|
List of exceptions to the blocked website URLs (with wildcard support). This is used to configure URLs kiosk browsers are allowed to navigate to, which are a subset of the blocked URLs.
|
||||||
|
<!-- BlockedUrlExceptions-Description-End -->
|
||||||
|
|
||||||
<hr/>
|
<!-- BlockedUrlExceptions-Editable-Begin -->
|
||||||
|
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||||
<!--Policy-->
|
|
||||||
<a href="" id="kioskbrowser-blockedurlexceptions"></a>**KioskBrowser/BlockedUrlExceptions**
|
|
||||||
|
|
||||||
<!--SupportedSKUs-->
|
|
||||||
|
|
||||||
|Edition|Windows 10|Windows 11|
|
|
||||||
|--- |--- |--- |
|
|
||||||
|Home|No|No|
|
|
||||||
|Pro|Yes|Yes|
|
|
||||||
|Windows SE|No|Yes|
|
|
||||||
|Business|Yes|Yes|
|
|
||||||
|Enterprise|Yes|Yes|
|
|
||||||
|Education|Yes|Yes|
|
|
||||||
|
|
||||||
<!--/SupportedSKUs-->
|
|
||||||
<hr/>
|
|
||||||
|
|
||||||
<!--Scope-->
|
|
||||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
|
||||||
|
|
||||||
> [!div class = "checklist"]
|
|
||||||
> * Device
|
|
||||||
|
|
||||||
<hr/>
|
|
||||||
|
|
||||||
<!--/Scope-->
|
|
||||||
<!--Description-->
|
|
||||||
List of exceptions to the blocked website URLs (with wildcard support). This policy is used to configure URLs kiosk browsers are allowed to navigate to, which are a subset of the blocked URLs.
|
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> This policy only applies to the Kiosk Browser app in Microsoft Store.
|
> This policy only applies to the Kiosk Browser app in Microsoft Store.
|
||||||
|
<!-- BlockedUrlExceptions-Editable-End -->
|
||||||
|
|
||||||
<!--/Description-->
|
<!-- BlockedUrlExceptions-DFProperties-Begin -->
|
||||||
<!--/Policy-->
|
**Description framework properties**:
|
||||||
|
|
||||||
<hr/>
|
| Property name | Property value |
|
||||||
|
|:--|:--|
|
||||||
|
| Format | chr (string) |
|
||||||
|
| Access Type | Add, Delete, Get, Replace |
|
||||||
|
| Allowed Values | List (Delimiter: `0xF000`) |
|
||||||
|
<!-- BlockedUrlExceptions-DFProperties-End -->
|
||||||
|
|
||||||
<!--Policy-->
|
<!-- BlockedUrlExceptions-Examples-Begin -->
|
||||||
<a href="" id="kioskbrowser-blockedurls"></a>**KioskBrowser/BlockedUrls**
|
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||||
|
<!-- BlockedUrlExceptions-Examples-End -->
|
||||||
|
|
||||||
<!--SupportedSKUs-->
|
<!-- BlockedUrlExceptions-End -->
|
||||||
|
|
||||||
|Edition|Windows 10|Windows 11|
|
<!-- BlockedUrls-Begin -->
|
||||||
|--- |--- |--- |
|
## BlockedUrls
|
||||||
|Home|No|No|
|
|
||||||
|Pro|Yes|Yes|
|
|
||||||
|Windows SE|No|Yes|
|
|
||||||
|Business|Yes|Yes|
|
|
||||||
|Enterprise|Yes|Yes|
|
|
||||||
|Education|Yes|Yes|
|
|
||||||
|
|
||||||
<!--/SupportedSKUs-->
|
<!-- BlockedUrls-Applicability-Begin -->
|
||||||
<hr/>
|
| Scope | Editions | Applicable OS |
|
||||||
|
|:--|:--|:--|
|
||||||
|
| :heavy_check_mark: Device <br> :heavy_check_mark: User | :x: Home <br> :heavy_check_mark: Pro <br> :heavy_check_mark: Enterprise <br> :heavy_check_mark: Education <br> :heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 1803 [10.0.17134] and later |
|
||||||
|
<!-- BlockedUrls-Applicability-End -->
|
||||||
|
|
||||||
<!--Scope-->
|
<!-- BlockedUrls-OmaUri-Begin -->
|
||||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
```User
|
||||||
|
./User/Vendor/MSFT/Policy/Config/KioskBrowser/BlockedUrls
|
||||||
|
```
|
||||||
|
|
||||||
> [!div class = "checklist"]
|
```Device
|
||||||
> * Device
|
./Device/Vendor/MSFT/Policy/Config/KioskBrowser/BlockedUrls
|
||||||
|
```
|
||||||
|
<!-- BlockedUrls-OmaUri-End -->
|
||||||
|
|
||||||
<hr/>
|
<!-- BlockedUrls-Description-Begin -->
|
||||||
|
<!-- Description-Source-DDF -->
|
||||||
<!--/Scope-->
|
List of blocked website URLs (with wildcard support). This is used to configure blocked URLs kiosk browsers can not navigate to.
|
||||||
<!--Description-->
|
<!-- BlockedUrls-Description-End -->
|
||||||
List of blocked website URLs (with wildcard support). This policy is used to configure blocked URLs kiosk browsers can't navigate to. The delimiter for the URLs is "\uF000" character.
|
|
||||||
|
|
||||||
|
<!-- BlockedUrls-Editable-Begin -->
|
||||||
|
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> This policy only applies to the Kiosk Browser app in Microsoft Store.
|
> This policy only applies to the Kiosk Browser app in Microsoft Store.
|
||||||
|
<!-- BlockedUrls-Editable-End -->
|
||||||
|
|
||||||
<!--/Description-->
|
<!-- BlockedUrls-DFProperties-Begin -->
|
||||||
<!--/Policy-->
|
**Description framework properties**:
|
||||||
|
|
||||||
<hr/>
|
| Property name | Property value |
|
||||||
|
|:--|:--|
|
||||||
|
| Format | chr (string) |
|
||||||
|
| Access Type | Add, Delete, Get, Replace |
|
||||||
|
| Allowed Values | List (Delimiter: `0xF000`) |
|
||||||
|
<!-- BlockedUrls-DFProperties-End -->
|
||||||
|
|
||||||
<!--Policy-->
|
<!-- BlockedUrls-Examples-Begin -->
|
||||||
<a href="" id="kioskbrowser-defaulturl"></a>**KioskBrowser/DefaultURL**
|
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||||
|
<!-- BlockedUrls-Examples-End -->
|
||||||
|
|
||||||
<!--SupportedSKUs-->
|
<!-- BlockedUrls-End -->
|
||||||
|
|
||||||
|Edition|Windows 10|Windows 11|
|
<!-- DefaultURL-Begin -->
|
||||||
|--- |--- |--- |
|
## DefaultURL
|
||||||
|Home|No|No|
|
|
||||||
|Pro|Yes|Yes|
|
|
||||||
|Windows SE|No|Yes|
|
|
||||||
|Business|Yes|Yes|
|
|
||||||
|Enterprise|Yes|Yes|
|
|
||||||
|Education|Yes|Yes|
|
|
||||||
|
|
||||||
<!--/SupportedSKUs-->
|
<!-- DefaultURL-Applicability-Begin -->
|
||||||
<hr/>
|
| Scope | Editions | Applicable OS |
|
||||||
|
|:--|:--|:--|
|
||||||
|
| :heavy_check_mark: Device <br> :heavy_check_mark: User | :x: Home <br> :heavy_check_mark: Pro <br> :heavy_check_mark: Enterprise <br> :heavy_check_mark: Education <br> :heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 1803 [10.0.17134] and later |
|
||||||
|
<!-- DefaultURL-Applicability-End -->
|
||||||
|
|
||||||
<!--Scope-->
|
<!-- DefaultURL-OmaUri-Begin -->
|
||||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
```User
|
||||||
|
./User/Vendor/MSFT/Policy/Config/KioskBrowser/DefaultURL
|
||||||
|
```
|
||||||
|
|
||||||
> [!div class = "checklist"]
|
```Device
|
||||||
> * Device
|
./Device/Vendor/MSFT/Policy/Config/KioskBrowser/DefaultURL
|
||||||
|
```
|
||||||
|
<!-- DefaultURL-OmaUri-End -->
|
||||||
|
|
||||||
<hr/>
|
<!-- DefaultURL-Description-Begin -->
|
||||||
|
<!-- Description-Source-DDF -->
|
||||||
<!--/Scope-->
|
|
||||||
<!--Description-->
|
|
||||||
Configures the default URL kiosk browsers to navigate on launch and restart.
|
Configures the default URL kiosk browsers to navigate on launch and restart.
|
||||||
|
<!-- DefaultURL-Description-End -->
|
||||||
|
|
||||||
|
<!-- DefaultURL-Editable-Begin -->
|
||||||
|
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> This policy only applies to the Kiosk Browser app in Microsoft Store.
|
> This policy only applies to the Kiosk Browser app in Microsoft Store.
|
||||||
|
<!-- DefaultURL-Editable-End -->
|
||||||
|
|
||||||
<!--/Description-->
|
<!-- DefaultURL-DFProperties-Begin -->
|
||||||
<!--/Policy-->
|
**Description framework properties**:
|
||||||
|
|
||||||
<hr/>
|
| Property name | Property value |
|
||||||
|
|:--|:--|
|
||||||
|
| Format | chr (string) |
|
||||||
|
| Access Type | Add, Delete, Get, Replace |
|
||||||
|
<!-- DefaultURL-DFProperties-End -->
|
||||||
|
|
||||||
<!--Policy-->
|
<!-- DefaultURL-Examples-Begin -->
|
||||||
<a href="" id="kioskbrowser-enableendsessionbutton"></a>**KioskBrowser/EnableEndSessionButton**
|
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||||
|
<!-- DefaultURL-Examples-End -->
|
||||||
|
|
||||||
<!--SupportedSKUs-->
|
<!-- DefaultURL-End -->
|
||||||
|
|
||||||
|Edition|Windows 10|Windows 11|
|
<!-- EnableEndSessionButton-Begin -->
|
||||||
|--- |--- |--- |
|
## EnableEndSessionButton
|
||||||
|Home|No|No|
|
|
||||||
|Pro|Yes|Yes|
|
|
||||||
|Windows SE|No|Yes|
|
|
||||||
|Business|Yes|Yes|
|
|
||||||
|Enterprise|Yes|Yes|
|
|
||||||
|Education|Yes|Yes|
|
|
||||||
|
|
||||||
<!--/SupportedSKUs-->
|
<!-- EnableEndSessionButton-Applicability-Begin -->
|
||||||
<hr/>
|
| Scope | Editions | Applicable OS |
|
||||||
|
|:--|:--|:--|
|
||||||
|
| :heavy_check_mark: Device <br> :heavy_check_mark: User | :x: Home <br> :heavy_check_mark: Pro <br> :heavy_check_mark: Enterprise <br> :heavy_check_mark: Education <br> :heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 1803 [10.0.17134] and later |
|
||||||
|
<!-- EnableEndSessionButton-Applicability-End -->
|
||||||
|
|
||||||
<!--Scope-->
|
<!-- EnableEndSessionButton-OmaUri-Begin -->
|
||||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
```User
|
||||||
|
./User/Vendor/MSFT/Policy/Config/KioskBrowser/EnableEndSessionButton
|
||||||
|
```
|
||||||
|
|
||||||
> [!div class = "checklist"]
|
```Device
|
||||||
> * Device
|
./Device/Vendor/MSFT/Policy/Config/KioskBrowser/EnableEndSessionButton
|
||||||
|
```
|
||||||
|
<!-- EnableEndSessionButton-OmaUri-End -->
|
||||||
|
|
||||||
<hr/>
|
<!-- EnableEndSessionButton-Description-Begin -->
|
||||||
|
<!-- Description-Source-DDF -->
|
||||||
|
Enable/disable kiosk browser's end session button.
|
||||||
|
<!-- EnableEndSessionButton-Description-End -->
|
||||||
|
|
||||||
<!--/Scope-->
|
<!-- EnableEndSessionButton-Editable-Begin -->
|
||||||
<!--Description-->
|
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||||
Shows the Kiosk Browser's end session button. When the policy is enabled, the Kiosk Browser app shows a button to reset the browser. When the user selects the button, the app will prompt the user for confirmation to end the session. When the user confirms, the Kiosk browser will clear all browsing data (cache, cookies, etc.) and navigate back to the default URL.
|
When the policy is enabled, the Kiosk Browser app shows a button to reset the browser. When the user selects the button, the app will prompt the user for confirmation to end the session. When the user confirms, the Kiosk browser will clear all browsing data (cache, cookies, etc.) and navigate back to the default URL.
|
||||||
|
<!-- EnableEndSessionButton-Editable-End -->
|
||||||
|
|
||||||
<!--/Description-->
|
<!-- EnableEndSessionButton-DFProperties-Begin -->
|
||||||
<!--/Policy-->
|
**Description framework properties**:
|
||||||
|
|
||||||
<hr/>
|
| Property name | Property value |
|
||||||
|
|:--|:--|
|
||||||
|
| Format | int |
|
||||||
|
| Access Type | Add, Delete, Get, Replace |
|
||||||
|
| Default Value | 0 |
|
||||||
|
<!-- EnableEndSessionButton-DFProperties-End -->
|
||||||
|
|
||||||
<!--Policy-->
|
<!-- EnableEndSessionButton-AllowedValues-Begin -->
|
||||||
<a href="" id="kioskbrowser-enablehomebutton"></a>**KioskBrowser/EnableHomeButton**
|
**Allowed values**:
|
||||||
|
|
||||||
<!--SupportedSKUs-->
|
| Value | Description |
|
||||||
|
|:--|:--|
|
||||||
|
| 1 | Enable |
|
||||||
|
| 0 (Default) | Disable |
|
||||||
|
<!-- EnableEndSessionButton-AllowedValues-End -->
|
||||||
|
|
||||||
|Edition|Windows 10|Windows 11|
|
<!-- EnableEndSessionButton-Examples-Begin -->
|
||||||
|--- |--- |--- |
|
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||||
|Home|No|No|
|
<!-- EnableEndSessionButton-Examples-End -->
|
||||||
|Pro|Yes|Yes|
|
|
||||||
|Windows SE|No|Yes|
|
|
||||||
|Business|Yes|Yes|
|
|
||||||
|Enterprise|Yes|Yes|
|
|
||||||
|Education|Yes|Yes|
|
|
||||||
|
|
||||||
<!--/SupportedSKUs-->
|
<!-- EnableEndSessionButton-End -->
|
||||||
<hr/>
|
|
||||||
|
|
||||||
<!--Scope-->
|
<!-- EnableHomeButton-Begin -->
|
||||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
## EnableHomeButton
|
||||||
|
|
||||||
> [!div class = "checklist"]
|
<!-- EnableHomeButton-Applicability-Begin -->
|
||||||
> * Device
|
| Scope | Editions | Applicable OS |
|
||||||
|
|:--|:--|:--|
|
||||||
|
| :heavy_check_mark: Device <br> :heavy_check_mark: User | :x: Home <br> :heavy_check_mark: Pro <br> :heavy_check_mark: Enterprise <br> :heavy_check_mark: Education <br> :heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 1803 [10.0.17134] and later |
|
||||||
|
<!-- EnableHomeButton-Applicability-End -->
|
||||||
|
|
||||||
<hr/>
|
<!-- EnableHomeButton-OmaUri-Begin -->
|
||||||
|
```User
|
||||||
|
./User/Vendor/MSFT/Policy/Config/KioskBrowser/EnableHomeButton
|
||||||
|
```
|
||||||
|
|
||||||
<!--/Scope-->
|
```Device
|
||||||
<!--Description-->
|
./Device/Vendor/MSFT/Policy/Config/KioskBrowser/EnableHomeButton
|
||||||
|
```
|
||||||
|
<!-- EnableHomeButton-OmaUri-End -->
|
||||||
|
|
||||||
|
<!-- EnableHomeButton-Description-Begin -->
|
||||||
|
<!-- Description-Source-DDF -->
|
||||||
Enable/disable kiosk browser's home button.
|
Enable/disable kiosk browser's home button.
|
||||||
|
<!-- EnableHomeButton-Description-End -->
|
||||||
|
|
||||||
|
<!-- EnableHomeButton-Editable-Begin -->
|
||||||
|
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> This policy only applies to the Kiosk Browser app in Microsoft Store.
|
> This policy only applies to the Kiosk Browser app in Microsoft Store.
|
||||||
|
<!-- EnableHomeButton-Editable-End -->
|
||||||
|
|
||||||
<!--/Description-->
|
<!-- EnableHomeButton-DFProperties-Begin -->
|
||||||
<!--/Policy-->
|
**Description framework properties**:
|
||||||
|
|
||||||
<hr/>
|
| Property name | Property value |
|
||||||
|
|:--|:--|
|
||||||
|
| Format | int |
|
||||||
|
| Access Type | Add, Delete, Get, Replace |
|
||||||
|
| Default Value | 0 |
|
||||||
|
<!-- EnableHomeButton-DFProperties-End -->
|
||||||
|
|
||||||
<!--Policy-->
|
<!-- EnableHomeButton-AllowedValues-Begin -->
|
||||||
<a href="" id="kioskbrowser-enablenavigationbuttons"></a>**KioskBrowser/EnableNavigationButtons**
|
**Allowed values**:
|
||||||
|
|
||||||
<!--SupportedSKUs-->
|
| Value | Description |
|
||||||
|
|:--|:--|
|
||||||
|
| 1 | Enable |
|
||||||
|
| 0 (Default) | Disable |
|
||||||
|
<!-- EnableHomeButton-AllowedValues-End -->
|
||||||
|
|
||||||
|Edition|Windows 10|Windows 11|
|
<!-- EnableHomeButton-Examples-Begin -->
|
||||||
|--- |--- |--- |
|
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||||
|Home|No|No|
|
<!-- EnableHomeButton-Examples-End -->
|
||||||
|Pro|Yes|Yes|
|
|
||||||
|Windows SE|No|Yes|
|
|
||||||
|Business|Yes|Yes|
|
|
||||||
|Enterprise|Yes|Yes|
|
|
||||||
|Education|Yes|Yes|
|
|
||||||
|
|
||||||
<!--/SupportedSKUs-->
|
<!-- EnableHomeButton-End -->
|
||||||
<hr/>
|
|
||||||
|
|
||||||
<!--Scope-->
|
<!-- EnableNavigationButtons-Begin -->
|
||||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
## EnableNavigationButtons
|
||||||
|
|
||||||
> [!div class = "checklist"]
|
<!-- EnableNavigationButtons-Applicability-Begin -->
|
||||||
> * Device
|
| Scope | Editions | Applicable OS |
|
||||||
|
|:--|:--|:--|
|
||||||
|
| :heavy_check_mark: Device <br> :heavy_check_mark: User | :x: Home <br> :heavy_check_mark: Pro <br> :heavy_check_mark: Enterprise <br> :heavy_check_mark: Education <br> :heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 1803 [10.0.17134] and later |
|
||||||
|
<!-- EnableNavigationButtons-Applicability-End -->
|
||||||
|
|
||||||
<hr/>
|
<!-- EnableNavigationButtons-OmaUri-Begin -->
|
||||||
|
```User
|
||||||
|
./User/Vendor/MSFT/Policy/Config/KioskBrowser/EnableNavigationButtons
|
||||||
|
```
|
||||||
|
|
||||||
<!--/Scope-->
|
```Device
|
||||||
<!--Description-->
|
./Device/Vendor/MSFT/Policy/Config/KioskBrowser/EnableNavigationButtons
|
||||||
|
```
|
||||||
|
<!-- EnableNavigationButtons-OmaUri-End -->
|
||||||
|
|
||||||
|
<!-- EnableNavigationButtons-Description-Begin -->
|
||||||
|
<!-- Description-Source-DDF -->
|
||||||
Enable/disable kiosk browser's navigation buttons (forward/back).
|
Enable/disable kiosk browser's navigation buttons (forward/back).
|
||||||
|
<!-- EnableNavigationButtons-Description-End -->
|
||||||
|
|
||||||
|
<!-- EnableNavigationButtons-Editable-Begin -->
|
||||||
|
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> This policy only applies to the Kiosk Browser app in Microsoft Store.
|
> This policy only applies to the Kiosk Browser app in Microsoft Store.
|
||||||
|
<!-- EnableNavigationButtons-Editable-End -->
|
||||||
|
|
||||||
<!--/Description-->
|
<!-- EnableNavigationButtons-DFProperties-Begin -->
|
||||||
<!--/Policy-->
|
**Description framework properties**:
|
||||||
|
|
||||||
<hr/>
|
| Property name | Property value |
|
||||||
|
|:--|:--|
|
||||||
|
| Format | int |
|
||||||
|
| Access Type | Add, Delete, Get, Replace |
|
||||||
|
| Default Value | 0 |
|
||||||
|
<!-- EnableNavigationButtons-DFProperties-End -->
|
||||||
|
|
||||||
<!--Policy-->
|
<!-- EnableNavigationButtons-AllowedValues-Begin -->
|
||||||
<a href="" id="kioskbrowser-restartonidletime"></a>**KioskBrowser/RestartOnIdleTime**
|
**Allowed values**:
|
||||||
|
|
||||||
<!--SupportedSKUs-->
|
| Value | Description |
|
||||||
|
|:--|:--|
|
||||||
|
| 1 | Enable |
|
||||||
|
| 0 (Default) | Disable |
|
||||||
|
<!-- EnableNavigationButtons-AllowedValues-End -->
|
||||||
|
|
||||||
|Edition|Windows 10|Windows 11|
|
<!-- EnableNavigationButtons-Examples-Begin -->
|
||||||
|--- |--- |--- |
|
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||||
|Home|No|No|
|
<!-- EnableNavigationButtons-Examples-End -->
|
||||||
|Pro|Yes|Yes|
|
|
||||||
|Windows SE|No|Yes|
|
|
||||||
|Business|Yes|Yes|
|
|
||||||
|Enterprise|Yes|Yes|
|
|
||||||
|Education|Yes|Yes|
|
|
||||||
|
|
||||||
<!--/SupportedSKUs-->
|
<!-- EnableNavigationButtons-End -->
|
||||||
<hr/>
|
|
||||||
|
|
||||||
<!--Scope-->
|
<!-- RestartOnIdleTime-Begin -->
|
||||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
## RestartOnIdleTime
|
||||||
|
|
||||||
> [!div class = "checklist"]
|
<!-- RestartOnIdleTime-Applicability-Begin -->
|
||||||
> * Device
|
| Scope | Editions | Applicable OS |
|
||||||
|
|:--|:--|:--|
|
||||||
|
| :heavy_check_mark: Device <br> :heavy_check_mark: User | :x: Home <br> :heavy_check_mark: Pro <br> :heavy_check_mark: Enterprise <br> :heavy_check_mark: Education <br> :heavy_check_mark: Windows SE | :heavy_check_mark: Windows 10, version 1803 [10.0.17134] and later |
|
||||||
|
<!-- RestartOnIdleTime-Applicability-End -->
|
||||||
|
|
||||||
<hr/>
|
<!-- RestartOnIdleTime-OmaUri-Begin -->
|
||||||
|
```User
|
||||||
|
./User/Vendor/MSFT/Policy/Config/KioskBrowser/RestartOnIdleTime
|
||||||
|
```
|
||||||
|
|
||||||
<!--/Scope-->
|
```Device
|
||||||
<!--Description-->
|
./Device/Vendor/MSFT/Policy/Config/KioskBrowser/RestartOnIdleTime
|
||||||
Amount of time in minutes, the session is idle until the kiosk browser restarts in a fresh state.
|
```
|
||||||
|
<!-- RestartOnIdleTime-OmaUri-End -->
|
||||||
|
|
||||||
|
<!-- RestartOnIdleTime-Description-Begin -->
|
||||||
|
<!-- Description-Source-DDF -->
|
||||||
|
Amount of time in minutes the session is idle until the kiosk browser restarts in a fresh state.
|
||||||
|
<!-- RestartOnIdleTime-Description-End -->
|
||||||
|
|
||||||
|
<!-- RestartOnIdleTime-Editable-Begin -->
|
||||||
|
<!-- Add any additional information about this policy here. Anything outside this section will get overwritten. -->
|
||||||
The value is an int 1-1440 that specifies the number of minutes the session is idle until the kiosk browser restarts in a fresh state. The default value is empty, which means there's no idle timeout within the kiosk browser.
|
The value is an int 1-1440 that specifies the number of minutes the session is idle until the kiosk browser restarts in a fresh state. The default value is empty, which means there's no idle timeout within the kiosk browser.
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> This policy only applies to the Kiosk Browser app in Microsoft Store.
|
> This policy only applies to the Kiosk Browser app in Microsoft Store.
|
||||||
|
<!-- RestartOnIdleTime-Editable-End -->
|
||||||
|
|
||||||
<!--/Description-->
|
<!-- RestartOnIdleTime-DFProperties-Begin -->
|
||||||
<!--/Policy-->
|
**Description framework properties**:
|
||||||
<hr/>
|
|
||||||
|
|
||||||
<!--/Policies-->
|
| Property name | Property value |
|
||||||
|
|:--|:--|
|
||||||
|
| Format | int |
|
||||||
|
| Access Type | Add, Delete, Get, Replace |
|
||||||
|
| Allowed Values | Range: `[1-1440]` |
|
||||||
|
| Default Value | 0 |
|
||||||
|
<!-- RestartOnIdleTime-DFProperties-End -->
|
||||||
|
|
||||||
## Related topics
|
<!-- RestartOnIdleTime-Examples-Begin -->
|
||||||
|
<!-- Add any examples for this policy here. Examples outside this section will get overwritten. -->
|
||||||
|
<!-- RestartOnIdleTime-Examples-End -->
|
||||||
|
|
||||||
|
<!-- RestartOnIdleTime-End -->
|
||||||
|
|
||||||
|
<!-- KioskBrowser-CspMoreInfo-Begin -->
|
||||||
|
<!-- Add any additional information about this CSP here. Anything outside this section will get overwritten. -->
|
||||||
|
<!-- KioskBrowser-CspMoreInfo-End -->
|
||||||
|
|
||||||
|
<!-- KioskBrowser-End -->
|
||||||
|
|
||||||
|
## Related articles
|
||||||
|
|
||||||
[Policy configuration service provider](policy-configuration-service-provider.md)
|
[Policy configuration service provider](policy-configuration-service-provider.md)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user