Install UWP without developer-mode and sideloading

心不动则不痛 提交于 2020-01-30 12:37:08

问题


In the win10 UWP with non-store, install app should open developer-mode or side-loading mode.

However, My company have high security level. I can't change any setting for target notebooks. Specifically, these notebooks even not "for developers" in update&security.

My job is create an auto wifi-selector app with UWP for company. So, this app will not upload to Microsoft store.

Has any way to install UWP app to hundreds of notebooks with not open developer-mode or side-loading mode.


回答1:


Install UWP without developer-mode and sideloading

If you want install app within non-store, non-sideload, no-developer mode, the better way is that use line-of-business apps. However even using this way you cannot completely isolate Microsoft store

Your company or school can make line-of-business (LOB) applications available through Microsoft Store for Business or Microsoft Store for Education. These apps are custom to your school or organization – they might be internal apps, or apps specific to your school, business, or industry. For detail steps please refer this document.

Distribute apps to your employees from Microsoft Store for Business and Microsoft Store for Education. You can assign apps to employees, or let employees install them from your private store. Please refer this document.



来源:https://stackoverflow.com/questions/55691924/install-uwp-without-developer-mode-and-sideloading

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!