- Windows 10 for Enterprise Administrators
- Jeff Stokes Manuel Singer Richard Diver
- 197字
- 2021-07-02 18:20:11
Microsoft Windows Store for Business, also known as Private Store
The Microsoft Windows Store for Business, also known as Private Store, is a new feature in build 1607 that allows enterprise administrators the ability to publish for use only certain approved applications. Furthermore, the general Windows Store can be disabled via policy, so only Windows Store for Business is allowed to install UWP apps. Conceptually, the Windows Store for Business offering is akin to SCCM's application library offering.
There are some prerequisites to enable this functionality for the enterprise. The IT administrator needs Azure AD and Windows 10 to do the initial signup, administration, distribution of apps, and license management. For the full experience though, the employees themselves need Azure AD accounts as well. The requirements are listed and explained here: https://technet.microsoft.com/en-us/itpro/windows/manage/prerequisites-windows-store-for-business. But generally, they are:
- Employees need Azure AD accounts when they access Store for Business content from Windows-based devices
- If you use a management tool to distribute and manage online-licensed apps, all employees will need an Azure AD account
Blocking access to the Windows Store outright can be achieved using AppLocker, MDM, or the Group Policy Turn off Store application.
- .NET之美:.NET關(guān)鍵技術(shù)深入解析
- Web交互界面設計與制作(微課版)
- Learning Informatica PowerCenter 10.x(Second Edition)
- Unity Shader入門精要
- 算法訓練營:提高篇(全彩版)
- Spring Boot企業(yè)級項目開發(fā)實戰(zhàn)
- 深入理解Elasticsearch(原書第3版)
- Android程序設計基礎
- 軟件品質(zhì)之完美管理:實戰(zhàn)經(jīng)典
- Kivy Cookbook
- Learning AWS
- PowerDesigner 16 從入門到精通
- 從零開始:C語言快速入門教程
- Building a Media Center with Raspberry Pi
- 深入實踐C++模板編程