Archive for category Mobile Device Manager

Mobile Device Manager Resources

It took a bit of time to find MDM resources online. Here’s what I used the most:

 

Websites, Blogs & Forums

Prerequisites & Tools

As I worked through the documentation and virtual implementation (using Hyper-V of course) I started compiling an ISO containing all of the install files, tools, and prerequisites. Here’s pretty much everything that I ended up collecting. You’ll probably need most of them so you might as well download them ahead of time!

Non-Microsoft Tools

Mobile Device Manager Best Practices Analyzer

Simplifying mobile device management is not so simple!

Simplifying mobile device management is not so simple… I recently had the challenging experience of designing and implementing a Microsoft System Center Mobile Device Manager 2008 SP1 solution. If you’ve worked with the product then you know that the Best Practices Analyzer (BPA) is an invaluable tool to determine the answer to the inevitable question, “Why the $@#% is this thing not *%&# working!”.

The first step in runing the BPA is to enter the servers that are part of the installation and verify connectivity. In this case the connectivity check for the Gateway Server was returning “Machine is unreachable”. Ok, no problem, checking the MDM Planning Guide shows that we need TCP 443 open between the Device Management Server and the Gateway Server. We assumed the BPA would validate connectivity using the ports listed in the planning document since the Gateway is typically not domain joined and lives in the DMZ blocked on all sides by firewalls.

That’s not the case!

To get the BPA to validate connectivity to the Gateway server you will need to allow ICMP/PING to through your firewall to the server. After this the pre and post-deployment analyses will use the specified ports.

Once you’ve successfully implemented MDM you can deny ICMP/PING on your firewall as you normally would.