From ac8a6ed20e60ed821b7c27060433c6c1dcba8440 Mon Sep 17 00:00:00 2001 From: jdeckerMS Date: Thu, 6 Oct 2016 11:53:32 -0700 Subject: [PATCH 1/3] remove all apps sentence --- windows/manage/lockdown-xml.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/manage/lockdown-xml.md b/windows/manage/lockdown-xml.md index 2e5addcac7..282c9805d9 100644 --- a/windows/manage/lockdown-xml.md +++ b/windows/manage/lockdown-xml.md @@ -88,7 +88,7 @@ The following example is a complete lockdown XML file that disables Action Cente ![XML for Apps](images/AppsXML.png) -The Apps setting serves as an allow list and specifies the applications that will be available in the All apps list. Apps that are not included in this setting are hidden from the user and blocked from running. If you don't include the Apps setting in the file, all apps on the device are available to the user. +The Apps setting serves as an allow list and specifies the applications that will be available in the All apps list. Apps that are not included in this setting are hidden from the user and blocked from running. You provide the product ID for each app in your file. The product ID identifies an app package, and an app package can contain multiple apps, so you should also provide the App User Model ID (AUMID) to differentiate the app. Optionally, you can set an app to run automatically. [Get product ID and AUMID for apps in Windows 10 Mobile.](product-ids-in-windows-10-mobile.md) From 98845657737d83897ef75affa779aafc66fa8fb3 Mon Sep 17 00:00:00 2001 From: jdeckerMS Date: Fri, 7 Oct 2016 07:34:29 -0700 Subject: [PATCH 2/3] kick the tires --- windows/manage/lockdown-xml.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/manage/lockdown-xml.md b/windows/manage/lockdown-xml.md index 282c9805d9..46fae92d3a 100644 --- a/windows/manage/lockdown-xml.md +++ b/windows/manage/lockdown-xml.md @@ -88,7 +88,7 @@ The following example is a complete lockdown XML file that disables Action Cente ![XML for Apps](images/AppsXML.png) -The Apps setting serves as an allow list and specifies the applications that will be available in the All apps list. Apps that are not included in this setting are hidden from the user and blocked from running. +The Apps setting serves as an allow list and specifies the applications that will be available in the All apps list. Apps that are not included in this setting are hidden from the user and blocked from running. test You provide the product ID for each app in your file. The product ID identifies an app package, and an app package can contain multiple apps, so you should also provide the App User Model ID (AUMID) to differentiate the app. Optionally, you can set an app to run automatically. [Get product ID and AUMID for apps in Windows 10 Mobile.](product-ids-in-windows-10-mobile.md) From 0ada90f06037ddb4ccb9596244ed1ea0e4e907f1 Mon Sep 17 00:00:00 2001 From: jdeckerMS Date: Fri, 7 Oct 2016 07:35:06 -0700 Subject: [PATCH 3/3] reset --- windows/manage/lockdown-xml.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/manage/lockdown-xml.md b/windows/manage/lockdown-xml.md index 46fae92d3a..282c9805d9 100644 --- a/windows/manage/lockdown-xml.md +++ b/windows/manage/lockdown-xml.md @@ -88,7 +88,7 @@ The following example is a complete lockdown XML file that disables Action Cente ![XML for Apps](images/AppsXML.png) -The Apps setting serves as an allow list and specifies the applications that will be available in the All apps list. Apps that are not included in this setting are hidden from the user and blocked from running. test +The Apps setting serves as an allow list and specifies the applications that will be available in the All apps list. Apps that are not included in this setting are hidden from the user and blocked from running. You provide the product ID for each app in your file. The product ID identifies an app package, and an app package can contain multiple apps, so you should also provide the App User Model ID (AUMID) to differentiate the app. Optionally, you can set an app to run automatically. [Get product ID and AUMID for apps in Windows 10 Mobile.](product-ids-in-windows-10-mobile.md)