Creating a Custom MDM Self Service Portal

2/9/2009

MDM Self Service Portal is a Web-based interface that lets users manage their Windows Mobile devices. By using MDM Self Service Portal, based on system administrator settings, a user can enroll a device, monitor enrollment status, and wipe a device that they no longer want or that is no longer in their possession.

System administrators can customize what the user can do by using the portal. As a developer, you can customize sections of MDM Self Service Portal, such as change the branding.

The content in this section assumes that you have a general understanding of the following:

  • MDM 2008 SP1 architecture
  • Internet Information Services (IIS) concepts
  • Windows PowerShell
  • Developing applications by using Visual Studio