From dd14a29ef4c032db35ff83d31e5b0e735782dfca Mon Sep 17 00:00:00 2001 From: Trudy Hakala Date: Sun, 18 Sep 2016 16:55:16 -0700 Subject: [PATCH] updates for private store only topic --- .../manage/manage-access-to-private-store.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/windows/manage/manage-access-to-private-store.md b/windows/manage/manage-access-to-private-store.md index 634eb7c4a9..3c7b9b2b79 100644 --- a/windows/manage/manage-access-to-private-store.md +++ b/windows/manage/manage-access-to-private-store.md @@ -25,12 +25,28 @@ The private store is a feature in Store for Business that organizations receive ![Image showing the Windows Store app, with a private store tab highlighted.](images/wsfb-wsappprivatestore.png) -Organizations using an MDM to manage apps can use a policy to show only the private store. When your MDM supports the Store for Business, the MDM can use the [Policy CSP](https://msdn.microsoft.com/library/windows/hardware/dn904962.aspx#group-policy-table). More specifically, the **ApplicationManagement/RequirePrivateStoreOnly** policy. +Organizations can use either an MDM policy, or Group Policy to show only their private store in Windows Store. + +## Show private store only using MDM policy + +Organizations using an MDM to manage apps can use a policy to show only the private store. When your MDM supports the Store for Business, the MDM can use the [Policy CSP](https://msdn.microsoft.com/en-us/library/windows/hardware/dn904962.aspx). More specifically, the [ApplicationManagement/RequirePrivateStoreOnly](https://msdn.microsoft.com/en-us/library/windows/hardware/dn904962.aspx#ApplicationManagement_RequirePrivateStoreOnly) policy. + +**ApplicationManagement/RequirePrivateStoreOnly** policy is supported on the following Windows 10 editions: +- Enterprise +- Education +- Mobile +- Mobile Enterprise + +For more information on configuring an MDM provider, see [Configure an MDM provider](https://technet.microsoft.com/itpro/windows/manage/configure-mdm-provider-windows-store-for-business). ## Show private store only using Group Policy If you're using Windows Store for Business and you want employees to only see apps you're managing in your private store, you can use Group Policy to show only the private store. Windows Store app will still be available, but employees can't view or purchase apps. Employees can view and install apps that the admin has added to your organization's private store. +**Only display the private store within the Windows Store app** group policy is supported on the following Windows 10 editions: +- Enterprise +- Education + **To show private store only in Windows Store app** 1. Type **gpedit** in the search bar, and then select **Edit group policy (Control panel)** to find and start Group Policy Editor.