diff --git a/windows/client-management/mdm/TOC.md b/windows/client-management/mdm/TOC.md index aa8afb7e9b..8069f15e0d 100644 --- a/windows/client-management/mdm/TOC.md +++ b/windows/client-management/mdm/TOC.md @@ -208,6 +208,7 @@ #### [Handwriting](policy-csp-handwriting.md) #### [InternetExplorer](policy-csp-internetexplorer.md) #### [Kerberos](policy-csp-kerberos.md) +#### [KioskBrowser](policy-csp-kioskbrowser.md) #### [Licensing](policy-csp-licensing.md) #### [LocalPoliciesSecurityOptions](policy-csp-localpoliciessecurityoptions.md) #### [Location](policy-csp-location.md) diff --git a/windows/client-management/mdm/policy-configuration-service-provider.md b/windows/client-management/mdm/policy-configuration-service-provider.md index 1a52fe81fb..88bc34ef2e 100644 --- a/windows/client-management/mdm/policy-configuration-service-provider.md +++ b/windows/client-management/mdm/policy-configuration-service-provider.md @@ -1835,6 +1835,29 @@ The following diagram shows the Policy configuration service provider in tree fo +### KioskBrowser policies + +
+
+ KioskBrowser/BlockedUrlExceptions +
+
+ KioskBrowser/BlockedUrls +
+
+ KioskBrowser/DefaultURL +
+
+ KioskBrowser/EnableHomeButton +
+
+ KioskBrowser/EnableNavigationButtons +
+
+ KioskBrowser/RestartOnIdleTime +
+
+ ### Licensing policies
diff --git a/windows/client-management/mdm/policy-csp-kioskbrowser.md b/windows/client-management/mdm/policy-csp-kioskbrowser.md new file mode 100644 index 0000000000..a45a6aaefe --- /dev/null +++ b/windows/client-management/mdm/policy-csp-kioskbrowser.md @@ -0,0 +1,359 @@ +--- +title: Policy CSP - KioskBrowser +description: Policy CSP - KioskBrowser +ms.author: maricia +ms.topic: article +ms.prod: w10 +ms.technology: windows +author: nickbrower +ms.date: 01/03/2018 +--- + +# Policy CSP - KioskBrowser + +> [!WARNING] +> Some information relates to prereleased product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here. + + +
+ + +## KioskBrowser policies + +
+
+ KioskBrowser/BlockedUrlExceptions +
+
+ KioskBrowser/BlockedUrls +
+
+ KioskBrowser/DefaultURL +
+
+ KioskBrowser/EnableHomeButton +
+
+ KioskBrowser/EnableNavigationButtons +
+
+ KioskBrowser/RestartOnIdleTime +
+
+ +
+ +**KioskBrowser/BlockedUrlExceptions** + + + + + + + + + + + + + + + + + + + + + +
HomeProBusinessEnterpriseEducationMobileMobile Enterprise
cross markcheck mark4check mark4check mark4check mark4cross markcross mark
+ + + +[Scope](./policy-configuration-service-provider.md#policy-scope): + +> [!div class = "checklist"] +> * User +> * Device + +
+ + + +Added in Windows 10, next major update. 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. + + + + + + + + + + + + +
+ +**KioskBrowser/BlockedUrls** + + + + + + + + + + + + + + + + + + + + + +
HomeProBusinessEnterpriseEducationMobileMobile Enterprise
cross markcheck mark4check mark4check mark4check mark4cross markcross mark
+ + + +[Scope](./policy-configuration-service-provider.md#policy-scope): + +> [!div class = "checklist"] +> * User +> * Device + +
+ + + +Added in Windows 10, next major update. List of blocked website URLs (with wildcard support). This is used to configure blocked URLs kiosk browsers cannot navigate to. + + + + + + + + + + + + +
+ +**KioskBrowser/DefaultURL** + + + + + + + + + + + + + + + + + + + + + +
HomeProBusinessEnterpriseEducationMobileMobile Enterprise
cross markcheck mark4check mark4check mark4check mark4cross markcross mark
+ + + +[Scope](./policy-configuration-service-provider.md#policy-scope): + +> [!div class = "checklist"] +> * User +> * Device + +
+ + + +Added in Windows 10, next major update. Configures the default URL kiosk browsers to navigate on launch and restart. + + + + + + + + + + + + +
+ +**KioskBrowser/EnableHomeButton** + + + + + + + + + + + + + + + + + + + + + +
HomeProBusinessEnterpriseEducationMobileMobile Enterprise
cross markcheck mark4check mark4check mark4check mark4cross markcross mark
+ + + +[Scope](./policy-configuration-service-provider.md#policy-scope): + +> [!div class = "checklist"] +> * User +> * Device + +
+ + + +Added in Windows 10, next major update. Enable/disable kiosk browser's home button. + + + + + + + + + + + + +
+ +**KioskBrowser/EnableNavigationButtons** + + + + + + + + + + + + + + + + + + + + + +
HomeProBusinessEnterpriseEducationMobileMobile Enterprise
cross markcheck mark4check mark4check mark4check mark4cross markcross mark
+ + + +[Scope](./policy-configuration-service-provider.md#policy-scope): + +> [!div class = "checklist"] +> * User +> * Device + +
+ + + +Added in Windows 10, next major update. Enable/disable kiosk browser's navigation buttons (forward/back). + + + + + + + + + + + + +
+ +**KioskBrowser/RestartOnIdleTime** + + + + + + + + + + + + + + + + + + + + + +
HomeProBusinessEnterpriseEducationMobileMobile Enterprise
cross markcheck mark4check mark4check mark4check mark4cross markcross mark
+ + + +[Scope](./policy-configuration-service-provider.md#policy-scope): + +> [!div class = "checklist"] +> * User +> * Device + +
+ + + +Added in Windows 10, next major update. Amount of time in minutes the session is idle until the kiosk browser restarts in a fresh state. + + + + + + + + + + + + +
+ +Footnote: + +- 1 - Added in Windows 10, version 1607. +- 2 - Added in Windows 10, version 1703. +- 3 - Added in Windows 10, version 1709. + + +