windows-itpro-docs/windows/client-management/mdm/policy-csp-applicationmanagement.md
2017-08-09 17:28:41 +00:00

15 KiB
Raw Blame History

title, description, ms.author, ms.topic, ms.prod, ms.technology, author, ms.date
title description ms.author ms.topic ms.prod ms.technology author ms.date
Policy CSP - ApplicationManagement Policy CSP - ApplicationManagement maricia article w10 windows nickbrower 08/09/2017

Policy CSP - ApplicationManagement

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.


ApplicationManagement policies

ApplicationManagement/AllowAllTrustedApps

Home Pro Business Enterprise Education Mobile Mobile Enterprise
check mark check mark check mark check mark check mark check mark

Specifies whether non Windows Store apps are allowed.

The following list shows the supported values:

  • 0 Explicit deny.
  • 1 Explicit allow unlock.
  • 65535 (default) Not configured.

Most restricted value is 0.

ApplicationManagement/AllowAppStoreAutoUpdate

Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark check mark check mark check mark check mark

Specifies whether automatic update of apps from Windows Store are allowed.

The following list shows the supported values:

  • 0 Not allowed.
  • 1 (default) Allowed.

Most restricted value is 0.

ApplicationManagement/AllowDeveloperUnlock

Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark check mark check mark check mark check mark

Specifies whether developer unlock is allowed.

The following list shows the supported values:

  • 0 Explicit deny.
  • 1 Explicit allow unlock.
  • 65535 (default) Not configured.

Most restricted value is 0.

ApplicationManagement/AllowGameDVR

Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark check mark check mark cross mark cross mark

Note

 The policy is only enforced in Windows 10 for desktop.

Specifies whether DVR and broadcasting is allowed.

The following list shows the supported values:

  • 0 Not allowed.
  • 1 (default) Allowed.

Most restricted value is 0.

ApplicationManagement/AllowSharedUserAppData

Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark check mark check mark check mark check mark

Specifies whether multiple users of the same app can share data.

The following list shows the supported values:

  • 0 (default) Not allowed.
  • 1 Allowed.

Most restricted value is 0.

ApplicationManagement/AllowStore

Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark cross mark cross mark cross mark check mark check mark

Specifies whether app store is allowed at the device.

The following list shows the supported values:

  • 0 Not allowed.
  • 1 (default) Allowed.

Most restricted value is 0.

ApplicationManagement/ApplicationRestrictions

Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark cross mark cross mark cross mark check mark check mark

Note

 This policy is only enforced in Windows 10 Mobile and not supported in Windows 10 for desktop. For desktop devices, use the AppLocker CSP instead.

 

An XML blob that specifies the application restrictions company want to put to the device. It could be an app allow list, app disallow list, allowed publisher IDs, and so on. For a list of Windows apps and product IDs, see [inbox apps](applocker-csp.md#inboxappsandcomponents). For more information about the XML, see the [ApplicationRestrictions XSD](applicationrestrictions-xsd.md).

Note

 When you upgrade Windows Phone 8.1 devices to Windows 10 Mobile with a list of allowed apps, some Windows inbox apps get blocked causing unexpected behavior. To work around this issue, you must include the inbox apps that you need to your list of allowed apps.

Here's additional guidance for the upgrade process:

  • Use Windows 10 product IDs for the apps listed in inbox apps.
  • Use the new Microsoft publisher name (PublisherName="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US") and Publisher="CN=Microsoft Windows, O=Microsoft Corporation, L=Redmond, S=Washington, C=US" if you are using the publisher policy. Do not remove the Windows Phone 8.1 publisher if you are using it.
  • In the SyncML, you must use lowercase product ID.
  • Do not duplicate a product ID. Messaging and Skype Video use the same product ID. Duplicates cause an error.
  • You cannot disable or enable Contact Support and Windows Feedback apps using ApplicationManagement/ApplicationRestrictions policy, although these are listed in the inbox apps.

An application that is running may not be immediately terminated.

Value type is chr.

Value evaluation rule - The information for PolicyManager is opaque. There is no most restricted value evaluation. Whenever there is a change to the value, the device parses the node value and enforces specified policies.

ApplicationManagement/DisableStoreOriginatedApps

Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark cross mark check mark1 check mark1 cross mark cross mark

Added in Windows 10, version 1607. Boolean value that disables the launch of all apps from Windows Store that came pre-installed or were downloaded.

The following list shows the supported values:

  • 0 (default) Enable launch of apps.
  • 1 Disable launch of apps.

ApplicationManagement/RequirePrivateStoreOnly

Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark cross mark check mark check mark check mark check mark

Allows disabling of the retail catalog and only enables the Private store.

Important

This node must be accessed using the following paths:

  • ./User/Vendor/MSFT/Policy/Config/ApplicationManagement/RequirePrivateStoreOnly to set the policy.
  • ./User/Vendor/MSFT/Policy/Result/ApplicationManagement/RequirePrivateStoreOnly to get the result.

The following list shows the supported values:

  • 0 (default) Allow both public and Private store.
  • 1 Only Private store is enabled.

This is a per user policy.

Most restricted value is 1.

ApplicationManagement/RestrictAppDataToSystemVolume

Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark check mark check mark check mark check mark

Specifies whether application data is restricted to the system drive.

The following list shows the supported values:

  • 0 (default) Not restricted.
  • 1 Restricted.

Most restricted value is 1.

ApplicationManagement/RestrictAppToSystemVolume

Home Pro Business Enterprise Education Mobile Mobile Enterprise
cross mark check mark check mark check mark check mark check mark

Specifies whether the installation of applications is restricted to the system drive.

The following list shows the supported values:

  • 0 (default) Not restricted.
  • 1 Restricted.

Most restricted value is 1.


Footnote:

  • 1 - Added in Windows 10, version 1607.
  • 2 - Added in Windows 10, version 1703.
  • 3 - Added in Windows 10, version 1709.

ApplicationManagement policies supported by Windows Holographic for Business

ApplicationManagement policies supported by IoT Core