New GPO with Windows 10 Build 14295 – Cloud First
With the Insider Build 14295 there is a new set of GPO’s.
One of them is a setting to “Only display the private store within the Windows Store app”
How to use the new GPO’s in you Central Store is easy.
First take a backup of your GPO Central Store – backup this folder :
%logonserver%\sysvol\%userdnsdomain%\policies\PolicyDefinitions\
Then you have to copy the new ADMX files from a Windows 10 Build 14295 – it can be done by running the following command:
copy %systemroot%\PolicyDefinitions\* %logonserver%\sysvol\%userdnsdomain%\policies\PolicyDefinitions\

Then you have to copy the new ADML files from a Windows 10 Build 14295 – it can be done by running the following command:
copy %systemroot%\PolicyDefinitions\en-US\* %logonserver%\sysvol\%userdnsdomain%\policies\PolicyDefinitions\en-US\

Now you can explorer the new Windows 10 policies in the Group Policy Management Console.
The first change I found was “Only display the private store within the Windows Store app”
Create a new GPO to test the feature:

Find the setting under:
User Configuration – Administrative Templates – Windows Components – Windows Store

Enable the setting – Only display the private store within the Windows Store app

And
Computer Configuration – Administrative Templates – Windows Components – Windows Store

Enable the setting – Only display the private store within the Windows Store app

Before the policy is applied

After the policy is applied

And it is time to explorer other new GPO’s