From 4a6e734a33ac4e3f73546aa055138651f956dc83 Mon Sep 17 00:00:00 2001 From: scottmca <89857809+scottmca@users.noreply.github.com> Date: Wed, 6 Jul 2022 11:30:27 -0400 Subject: [PATCH 1/2] Update stop-employees-from-using-microsoft-store.md adding information on how to block access to store but allow for inbox store apps(calc/notepad) to get updates --- .../configuration/stop-employees-from-using-microsoft-store.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/windows/configuration/stop-employees-from-using-microsoft-store.md b/windows/configuration/stop-employees-from-using-microsoft-store.md index ed2728abc4..d70769aa8a 100644 --- a/windows/configuration/stop-employees-from-using-microsoft-store.md +++ b/windows/configuration/stop-employees-from-using-microsoft-store.md @@ -94,7 +94,8 @@ You can also use Group Policy to manage access to Microsoft Store. 4. On the **Turn off the Store application** setting page, click **Enabled**, and then click **OK**. > [!Important] -> Enabling **Turn off the Store application** policy turns off app updates from Microsoft Store. +> Enabling **Turn off the Store application** policy turns off app updates from Microsoft Store. In order to allow for updating of store apps you need to set the group policy "Turn off automatic download and install of Updates" to disabled. This will allow for inbox store apps to get updated while continue blocking access to the store + ## Show private store only using Group Policy From 5070c50590a8392eb9a0598369642a3dc58b1955 Mon Sep 17 00:00:00 2001 From: Aaron Czechowski Date: Wed, 13 Jul 2022 14:24:07 -0700 Subject: [PATCH 2/2] editorial revision --- .../configuration/stop-employees-from-using-microsoft-store.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/windows/configuration/stop-employees-from-using-microsoft-store.md b/windows/configuration/stop-employees-from-using-microsoft-store.md index d70769aa8a..e819e8e329 100644 --- a/windows/configuration/stop-employees-from-using-microsoft-store.md +++ b/windows/configuration/stop-employees-from-using-microsoft-store.md @@ -94,8 +94,7 @@ You can also use Group Policy to manage access to Microsoft Store. 4. On the **Turn off the Store application** setting page, click **Enabled**, and then click **OK**. > [!Important] -> Enabling **Turn off the Store application** policy turns off app updates from Microsoft Store. In order to allow for updating of store apps you need to set the group policy "Turn off automatic download and install of Updates" to disabled. This will allow for inbox store apps to get updated while continue blocking access to the store - +> When you enable the policy to **Turn off the Store application**, it turns off app updates from the Microsoft Store. To allow store apps to update, disable the policy to **Turn off automatic download and install of Updates**. This configuration allows in-box store apps to update while still blocking access to the store. ## Show private store only using Group Policy