diff --git a/windows/configuration/kiosk-xml.md b/windows/configuration/kiosk-xml.md index 76e737d93f..a6eff5fd7e 100644 --- a/windows/configuration/kiosk-xml.md +++ b/windows/configuration/kiosk-xml.md @@ -30,7 +30,7 @@ ms.topic: article @@ -47,9 +47,9 @@ ms.topic: article - - - + + + @@ -86,7 +86,7 @@ ms.topic: article - + @@ -123,7 +123,7 @@ ms.topic: article - + @@ -147,7 +147,7 @@ ms.topic: article @@ -176,7 +176,7 @@ ms.topic: article xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.microsoft.com/AssignedAccess/2017/config" xmlns:default="http://schemas.microsoft.com/AssignedAccess/2017/config" - xmlns:Windows10October2018Update="http://schemas.microsoft.com/AssignedAccess/201810/config" + xmlns:rs5="http://schemas.microsoft.com/AssignedAccess/201810/config" targetNamespace="http://schemas.microsoft.com/AssignedAccess/2017/config" > @@ -196,7 +196,7 @@ ms.topic: article - + @@ -215,7 +215,7 @@ ms.topic: article - + @@ -239,8 +239,8 @@ ms.topic: article - - + + @@ -277,7 +277,7 @@ ms.topic: article - + diff --git a/windows/configuration/lock-down-windows-10-to-specific-apps.md b/windows/configuration/lock-down-windows-10-to-specific-apps.md index bba38e3b9d..97525005b3 100644 --- a/windows/configuration/lock-down-windows-10-to-specific-apps.md +++ b/windows/configuration/lock-down-windows-10-to-specific-apps.md @@ -110,7 +110,7 @@ You can start your file by pasting the following XML (or any other examples in t @@ -175,7 +175,7 @@ The profile **Id** is a GUID attribute to uniquely identify the profile. You can - For UWP apps, you need to provide the App User Model ID (AUMID). [Learn how to get the AUMID](https://go.microsoft.com/fwlink/p/?LinkId=614867), or [get the AUMID from the Start Layout XML](#startlayout). - For desktop apps, you need to specify the full path of the executable, which can contain one or more system environment variables in the form of %variableName% (i.e. %systemroot%, %windir%). -- To configure the app to launch automatically when the user signs in, include `Windows10October2018Update:AutoLaunch="true"` after the AUMID or path. You can also include arguments to be passed to the app. For an example, see [the AllowedApps sample XML](#apps-sample). +- To configure the app to launch automatically when the user signs in, include `rs5:AutoLaunch="true"` after the AUMID or path. You can also include arguments to be passed to the app. For an example, see [the AllowedApps sample XML](#apps-sample). When the mult-app kiosk configuration is applied to a device, AppLocker rules will be generated to allow the apps that are listed in the configuration. Here are the predefined assigned access AppLocker rules for **UWP apps**: @@ -205,7 +205,7 @@ The following example allows Groove Music, Movies & TV, Photos, Weather, Calcula - + ``` @@ -220,7 +220,7 @@ The following example shows how to allow user access to the Downloads folder in @@ -228,9 +228,9 @@ The following example shows how to allow user access to the Downloads folder in ... - - - + + + ... @@ -354,7 +354,7 @@ In Windows 10, version 1809, you can configure the display name that will be sho ```xml - +