windows phone 8 MDM server setup

北慕城南 提交于 2019-12-22 00:26:08

问题


I am trying to setup an enrollment server for managing Windows Phone devices. I know that there is a discovery service at http://enterpriseenrollment.mydomain.com/EnrollmentServer/Discovery.svc which will provide the enrollment service URL.

  1. What is the behavior of Discovery.svc?
  2. Is this a service that I need to develop?
  3. If yes, what sort of methods should be in there in this service?
  4. How to setup the Enrollment service? What are its methods?

回答1:


Search for "Enterprise Device Management Protocol for Windows Phone" documentation. It is explained there: Enterprise Device Management Protocol for Windows Phone



来源:https://stackoverflow.com/questions/14331365/windows-phone-8-mdm-server-setup

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