<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MobilityDojo.net &#187; SCMDM</title>
	<atom:link href="http://mobilitydojo.net/category/scmdm/feed/" rel="self" type="application/rss+xml" />
	<link>http://mobilitydojo.net</link>
	<description>place of the mobility way</description>
	<lastBuildDate>Wed, 21 Jul 2010 09:00:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>SCCM v.Next hits Beta 1</title>
		<link>http://mobilitydojo.net/2010/05/27/sccm-v-next-hits-beta-1/</link>
		<comments>http://mobilitydojo.net/2010/05/27/sccm-v-next-hits-beta-1/#comments</comments>
		<pubDate>Thu, 27 May 2010 00:00:00 +0000</pubDate>
		<dc:creator>Andreas</dc:creator>
				<category><![CDATA[Device Management]]></category>
		<category><![CDATA[SCMDM]]></category>
		<category><![CDATA[Windows Mobile]]></category>

		<guid isPermaLink="false">http://mobilitydojo.net/?p=1116</guid>
		<description><![CDATA[SCCM v.Next hits Beta 1 - I take a quick look at the mobility side of things.]]></description>
		<wfw:commentRss>http://mobilitydojo.net/2010/05/27/sccm-v-next-hits-beta-1/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>DojoCert &#8211; Certificate Enroller</title>
		<link>http://mobilitydojo.net/2009/03/11/dojocert-certificate-enroller/</link>
		<comments>http://mobilitydojo.net/2009/03/11/dojocert-certificate-enroller/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 21:30:15 +0000</pubDate>
		<dc:creator>Andreas</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Device Management]]></category>
		<category><![CDATA[SCMDM]]></category>
		<category><![CDATA[Utilities]]></category>

		<guid isPermaLink="false">http://mobilitydojo.net/?p=704</guid>
		<description><![CDATA[I promised a few days ago that I&#8217;d tidy up some code and release the certificate enroller utility. So here it is; in a cab file and ready for consumption. Since I covered most aspects in my previous article I&#8217;ll keep this short. I am aware that my naming convention for my small utilities is [...]]]></description>
		<wfw:commentRss>http://mobilitydojo.net/2009/03/11/dojocert-certificate-enroller/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Enrolling Personal Certificates with SCMDM</title>
		<link>http://mobilitydojo.net/2009/03/09/enrolling-personal-certificates-with-scmdm/</link>
		<comments>http://mobilitydojo.net/2009/03/09/enrolling-personal-certificates-with-scmdm/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 13:00:00 +0000</pubDate>
		<dc:creator>Andreas</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Device Management]]></category>
		<category><![CDATA[SCMDM]]></category>
		<category><![CDATA[Utilities]]></category>

		<guid isPermaLink="false">http://mobilitydojo.net/?p=685</guid>
		<description><![CDATA[User certificates has been sort of an illusion when it comes to Windows Mobile. It's been around for a while, but there's been a few obstacles implementing this. Granted it's part due to the fact that not everyone's comfortable setting up a CA, and possibly not require one either. The general understanding of how Windows Mobile works. (Maybe there is a PKI guru in the company, but he doesn't know what provisioning xml means, and the Windows Mobile guru doesn't know how the CA works, and you've got things going.) Maybe I'm painting a dark picture, but I'm just saying it's a possible obstacle. And there are of course many companies who are using certificates with success too for that matter.
...
Taking a closer look at your options to enrolling certificates in an easy way.]]></description>
		<wfw:commentRss>http://mobilitydojo.net/2009/03/09/enrolling-personal-certificates-with-scmdm/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Implementing a dedicated CA/PKI for SCMDM</title>
		<link>http://mobilitydojo.net/2009/01/22/implementing-a-dedicated-capki-for-scmdm/</link>
		<comments>http://mobilitydojo.net/2009/01/22/implementing-a-dedicated-capki-for-scmdm/#comments</comments>
		<pubDate>Thu, 22 Jan 2009 19:00:00 +0000</pubDate>
		<dc:creator>Andreas</dc:creator>
				<category><![CDATA[How-to's]]></category>
		<category><![CDATA[SCMDM]]></category>

		<guid isPermaLink="false">http://mobilitydojo.net/?p=640</guid>
		<description><![CDATA[System Center Mobile Device Manager 2008 is a demanding product to install in your infrastructure. You need to be able to work out firewalls, routing, and the usual things, but in addition you need a CA to issue certificates. There are a couple of possible responses from customers and system integrators to this requirement; 
- “No biggie. I’ll just install a new CA, and hit next-next-next in the wizard.” 
- “How do we integrate it with our current PKI infrastructure?” 
- “Sounds complicated. Do I have to install a bunch of servers just to get certificates for some mobile devices?”

(...)

In this post I will be trying to build a CA dedicated for usage in an SCMDM scenario, and restricting it to only work for this purpose. ]]></description>
		<wfw:commentRss>http://mobilitydojo.net/2009/01/22/implementing-a-dedicated-capki-for-scmdm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCMDM &#8211; Multiple Instance Deployment &#8211; Part 3</title>
		<link>http://mobilitydojo.net/2009/01/05/scmdm-multiple-instance-deployment-part-3/</link>
		<comments>http://mobilitydojo.net/2009/01/05/scmdm-multiple-instance-deployment-part-3/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 09:00:21 +0000</pubDate>
		<dc:creator>Andreas</dc:creator>
				<category><![CDATA[Device Management]]></category>
		<category><![CDATA[How-to's]]></category>
		<category><![CDATA[SCMDM]]></category>

		<guid isPermaLink="false">http://mobilitydojo.net/?p=604</guid>
		<description><![CDATA[And moving to the “wrapping up phase” of this installation we have just one final step to cover, which is getting a Gateway Server in place. There are two dependencies you need to get in place before you can start the install however.

The multi-instance feature requires the Gateway Server to have knowledge of the specific instance it belongs to. The Gateway Server is not a member of Active Directory, and thus cannot learn anything from the instance information there. You will need to supply this information in an xml-file, which you can either create yourself, or more preferably create on the Device Management Server and transfer to the GW Server. 
---
Part 3 of 3]]></description>
		<wfw:commentRss>http://mobilitydojo.net/2009/01/05/scmdm-multiple-instance-deployment-part-3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SCMDM &#8211; Multiple Instance Deployment &#8211; Part 2</title>
		<link>http://mobilitydojo.net/2009/01/02/scmdm-multiple-instance-deployment-part-2/</link>
		<comments>http://mobilitydojo.net/2009/01/02/scmdm-multiple-instance-deployment-part-2/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 09:00:28 +0000</pubDate>
		<dc:creator>Andreas</dc:creator>
				<category><![CDATA[Device Management]]></category>
		<category><![CDATA[How-to's]]></category>
		<category><![CDATA[SCMDM]]></category>

		<guid isPermaLink="false">http://mobilitydojo.net/?p=567</guid>
		<description><![CDATA[We’ll run quickly through the process of installing the server roles, as this has been covered previously and hasn’t changed all that much.

Remember to install the following components on your server before proceeding:
- WSUS 3.0 SP1
- PowerShell
- MBCA
- Report Viewer Redistributable

(...)

Part 2 of 3]]></description>
		<wfw:commentRss>http://mobilitydojo.net/2009/01/02/scmdm-multiple-instance-deployment-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCMDM &#8211; Multiple Instance Deployment &#8211; Part 1</title>
		<link>http://mobilitydojo.net/2008/12/30/scmdm-multiple-instance-deployment-part-1/</link>
		<comments>http://mobilitydojo.net/2008/12/30/scmdm-multiple-instance-deployment-part-1/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 20:00:54 +0000</pubDate>
		<dc:creator>Andreas</dc:creator>
				<category><![CDATA[Device Management]]></category>
		<category><![CDATA[How-to's]]></category>
		<category><![CDATA[SCMDM]]></category>

		<guid isPermaLink="false">http://mobilitydojo.net/?p=493</guid>
		<description><![CDATA[System Center Mobile Device Manager 2008 (SCMDM 2008) has recently seen the release of Service Pack 1, so I felt it was time for another multi-post series on how to perform an installation of this little MDM product from Redmond.

(...)

One of the new features in System Center Mobile Device Manager 2008 Service Pack 1 is the ability to deploy multiple SCMDM instances in a single forest. Although my lab was working nicely with just one SCMDM deployment it was a feature I couldn’t resist testing, and documenting :)

Another new feature of SP1 is support for Windows Server 2008 Domain Functional Level, and Certificate Authority running on Windows Server 2008. I had to include this in my new lab as well.

So before installing SCMDM I have setup a new forest with a root domain, and two sub-domains. I installed this using three Virtual Machines all running Windows Server 2008 SP2 (Beta) Enterprise Edition.
---
Part 1 of 3]]></description>
		<wfw:commentRss>http://mobilitydojo.net/2008/12/30/scmdm-multiple-instance-deployment-part-1/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>SCMDM 2008 &#8211; Web Services &#8211; MobileDeviceManagerAdmin</title>
		<link>http://mobilitydojo.net/2008/12/05/scmdm-2008-web-services-mobiledevicemanageradmin/</link>
		<comments>http://mobilitydojo.net/2008/12/05/scmdm-2008-web-services-mobiledevicemanageradmin/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 12:00:00 +0000</pubDate>
		<dc:creator>Andreas</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[SCMDM]]></category>
		<category><![CDATA[Utilities]]></category>

		<guid isPermaLink="false">http://mobilitydojo.net/?p=463</guid>
		<description><![CDATA[This article is a walkthrough of the MobileDeviceManagerAdmin web service in SCMDM. It follows two previous articles on web services in SCMDM. Code samples on how to programmatically interact with the web service are included, as well as showing how you can use the web service through your browser. You learn how to perform remote wipes of devices from your own program - just imagine the fun :)]]></description>
		<wfw:commentRss>http://mobilitydojo.net/2008/12/05/scmdm-2008-web-services-mobiledevicemanageradmin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCMDM 2008 &#8211; Web Services &#8211; EnrollmentAdmin</title>
		<link>http://mobilitydojo.net/2008/12/04/scmdm-2008-web-services-enrollmentadmin/</link>
		<comments>http://mobilitydojo.net/2008/12/04/scmdm-2008-web-services-enrollmentadmin/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 10:00:00 +0000</pubDate>
		<dc:creator>Andreas</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[SCMDM]]></category>
		<category><![CDATA[Utilities]]></category>

		<guid isPermaLink="false">http://mobilitydojo.net/?p=438</guid>
		<description><![CDATA[This article is a walkthrough of the EnrollmentAdmin web service in SCMDM. It picks up where the introduction to web services article left off. Code samples on how to programmatically interact with the web service are included, as well as showing how you can use the web service through your browser.]]></description>
		<wfw:commentRss>http://mobilitydojo.net/2008/12/04/scmdm-2008-web-services-enrollmentadmin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCMDM 2008 &#8211; Web Services &#8211; Introduction</title>
		<link>http://mobilitydojo.net/2008/12/02/scmdm-2008-web-services-introduction/</link>
		<comments>http://mobilitydojo.net/2008/12/02/scmdm-2008-web-services-introduction/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 19:00:00 +0000</pubDate>
		<dc:creator>Andreas</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[SCMDM]]></category>
		<category><![CDATA[Utilities]]></category>

		<guid isPermaLink="false">http://mobilitydojo.net/?p=406</guid>
		<description><![CDATA[This is the introduction to a series of posts; call it project if you will, where we will cover web services available in SCMDM 2008. In the process we will also show code snippets of how we build a small utility we can use to test these web services.]]></description>
		<wfw:commentRss>http://mobilitydojo.net/2008/12/02/scmdm-2008-web-services-introduction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
