<?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>IT in a nutshell</title>
	<atom:link href="http://www.david-obrien.de/www/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.david-obrien.de/www/blog</link>
	<description></description>
	<lastBuildDate>Sat, 28 Apr 2012 23:15:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Release of my Configuration Manager Admin GUI</title>
		<link>http://www.david-obrien.de/www/blog/?p=312</link>
		<comments>http://www.david-obrien.de/www/blog/?p=312#comments</comments>
		<pubDate>Sat, 28 Apr 2012 23:08:07 +0000</pubDate>
		<dc:creator>David O'Brien</dc:creator>
				<category><![CDATA[ConfigMgr]]></category>
		<category><![CDATA[ConfigMgr 2012]]></category>
		<category><![CDATA[Configuration Manager]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[System Center Configuration Manager]]></category>
		<category><![CDATA[Configuration Manager 2012]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[SCCM 2012]]></category>
		<category><![CDATA[scripting]]></category>

		<guid isPermaLink="false">http://www.david-obrien.de/www/blog/?p=312</guid>
		<description><![CDATA[It’s done! I finally got my script to a point where I would like to start sharing it with the whole community. Go ahead and download the package here: Download Link What’s covered? Deploy a Task Sequence to a defined &#8230; <a href="http://www.david-obrien.de/www/blog/?p=312">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.david-obrien.de/www/blog/?feed=rss2&#038;p=312</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Citrix AppDNA 6&#8211;don&#8217;t miss out on these new features!</title>
		<link>http://www.david-obrien.de/www/blog/?p=308</link>
		<comments>http://www.david-obrien.de/www/blog/?p=308#comments</comments>
		<pubDate>Mon, 02 Apr 2012 18:20:35 +0000</pubDate>
		<dc:creator>David O'Brien</dc:creator>
				<category><![CDATA[APP-DNA]]></category>
		<category><![CDATA[Citrix]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[APPDNA]]></category>
		<category><![CDATA[AppTitude]]></category>
		<category><![CDATA[Migration]]></category>
		<category><![CDATA[reporting]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://www.david-obrien.de/www/blog/?p=308</guid>
		<description><![CDATA[After Citrix’s acquisition of AppDNA in November 2011, the product formerly known as AppDNA AppTitude underwent some major rebranding and was just a few days ago reborn as Citrix AppDNA. First impressions The first impression is: “fancy” Cool new colours, &#8230; <a href="http://www.david-obrien.de/www/blog/?p=308">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.david-obrien.de/www/blog/?feed=rss2&#038;p=308</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Configuration Manager 2012 and Powershell&#8211;Create Deployments</title>
		<link>http://www.david-obrien.de/www/blog/?p=287</link>
		<comments>http://www.david-obrien.de/www/blog/?p=287#comments</comments>
		<pubDate>Sat, 17 Mar 2012 10:11:21 +0000</pubDate>
		<dc:creator>David O'Brien</dc:creator>
				<category><![CDATA[Common]]></category>
		<category><![CDATA[ConfigMgr]]></category>
		<category><![CDATA[ConfigMgr 2012]]></category>
		<category><![CDATA[Configuration Manager]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[System Center Configuration Manager]]></category>
		<category><![CDATA[ConfigMgr2012]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[SCCM 2012]]></category>
		<category><![CDATA[scripting]]></category>

		<guid isPermaLink="false">http://www.david-obrien.de/www/blog/?p=287</guid>
		<description><![CDATA[Hi all, here another quick script I wrote to deploy a specified Task Sequence to a given collection. This was a real quick one, as I could find out all the required values through WMIExplorer (thanks to http://thepowershellguy.com/blogs/posh/archive/2007/03/22/powershell-wmi-explorer-part-1.aspx ), some &#8230; <a href="http://www.david-obrien.de/www/blog/?p=287">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.david-obrien.de/www/blog/?feed=rss2&#038;p=287</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Configuration Manager 2012 and Powershell&#8211;Part 2</title>
		<link>http://www.david-obrien.de/www/blog/?p=285</link>
		<comments>http://www.david-obrien.de/www/blog/?p=285#comments</comments>
		<pubDate>Sat, 25 Feb 2012 15:42:00 +0000</pubDate>
		<dc:creator>David O'Brien</dc:creator>
				<category><![CDATA[ConfigMgr]]></category>
		<category><![CDATA[Configuration Manager]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[System Center Configuration Manager]]></category>
		<category><![CDATA[Configuration Manager 2012]]></category>
		<category><![CDATA[Powershell]]></category>

		<guid isPermaLink="false">http://www.david-obrien.de/www/blog/?p=285</guid>
		<description><![CDATA[Just wanted to keep you up-to-date regarding my task to automatically build a folder-collection structure in a customer’s Configuration Manager 2012 environment. (see also article http://www.david-obrien.de/www/blog/?p=275) Create Configuration Manager device collections We already know how to create folders underneath the &#8230; <a href="http://www.david-obrien.de/www/blog/?p=285">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.david-obrien.de/www/blog/?feed=rss2&#038;p=285</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create Folders in Microsoft System Center Configuration Manager 2012 with Powershell</title>
		<link>http://www.david-obrien.de/www/blog/?p=275</link>
		<comments>http://www.david-obrien.de/www/blog/?p=275#comments</comments>
		<pubDate>Fri, 24 Feb 2012 12:01:00 +0000</pubDate>
		<dc:creator>David O'Brien</dc:creator>
				<category><![CDATA[ConfigMgr]]></category>
		<category><![CDATA[Configuration Manager]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[System Center Configuration Manager]]></category>
		<category><![CDATA[create folders]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[SCCM 2012]]></category>

		<guid isPermaLink="false">http://www.david-obrien.de/www/blog/?p=275</guid>
		<description><![CDATA[Just a short article today… I’m in the middle of a Configuration Manager implementation at a customer’s site and facing the problem of creating lots of folders and collections in those folders. As you all might know Microsoft got rid &#8230; <a href="http://www.david-obrien.de/www/blog/?p=275">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.david-obrien.de/www/blog/?feed=rss2&#038;p=275</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hydration Kit for SC Configuration Manager 2012 RC2 available</title>
		<link>http://www.david-obrien.de/www/blog/?p=241</link>
		<comments>http://www.david-obrien.de/www/blog/?p=241#comments</comments>
		<pubDate>Tue, 24 Jan 2012 17:26:00 +0000</pubDate>
		<dc:creator>David O'Brien</dc:creator>
				<category><![CDATA[Common]]></category>
		<category><![CDATA[ConfigMgr 2012]]></category>
		<category><![CDATA[MDT]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[ConfigMgr]]></category>
		<category><![CDATA[ConfigMgr2012]]></category>
		<category><![CDATA[Configuration Manager]]></category>
		<category><![CDATA[MDT 2010]]></category>
		<category><![CDATA[SCCM 2012]]></category>
		<category><![CDATA[System Center]]></category>

		<guid isPermaLink="false">http://www.david-obrien.de/www/blog/?p=241</guid>
		<description><![CDATA[I already wrote something about the Hydration Kit for Beta 2, but now Johan Arwidmark just released his Hydration Kit for the System Center Configuration Manager 2012 RC2. He claims that a functional lab environment can now be built in &#8230; <a href="http://www.david-obrien.de/www/blog/?p=241">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.david-obrien.de/www/blog/?feed=rss2&#038;p=241</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft System Center Configuration Manager 2012&#8211;unattended installation of Sites</title>
		<link>http://www.david-obrien.de/www/blog/?p=238</link>
		<comments>http://www.david-obrien.de/www/blog/?p=238#comments</comments>
		<pubDate>Tue, 17 Jan 2012 17:25:00 +0000</pubDate>
		<dc:creator>David O'Brien</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Common]]></category>
		<category><![CDATA[ConfigMgr 2012]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[ConfigMgr]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[SCCM 2012]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[unattended]]></category>

		<guid isPermaLink="false">http://www.david-obrien.de/www/blog/?p=238</guid>
		<description><![CDATA[There’s a lot that changed in ConfigMgr2012 (e.g. Client Log Files ), but also inter-site communication. Most of it is now done via SQL replication and not only via inbox/outbox replication. According to Microsoft, also the way we now have &#8230; <a href="http://www.david-obrien.de/www/blog/?p=238">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.david-obrien.de/www/blog/?feed=rss2&#038;p=238</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft ConfigMgr 2012 &#8211; Client Log Files</title>
		<link>http://www.david-obrien.de/www/blog/?p=176</link>
		<comments>http://www.david-obrien.de/www/blog/?p=176#comments</comments>
		<pubDate>Fri, 23 Dec 2011 11:19:43 +0000</pubDate>
		<dc:creator>David O'Brien</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Common]]></category>
		<category><![CDATA[ConfigMgr 2012]]></category>
		<category><![CDATA[MDT]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[ConfigMgr]]></category>
		<category><![CDATA[ConfigMgr2012]]></category>
		<category><![CDATA[Configuration Manager]]></category>
		<category><![CDATA[log files]]></category>
		<category><![CDATA[logfiles]]></category>
		<category><![CDATA[logs]]></category>
		<category><![CDATA[System Center]]></category>

		<guid isPermaLink="false">http://www.david-obrien.de/www/blog/?p=176</guid>
		<description><![CDATA[A lot of things changed with the coming of ConfigMgr2012 (for now it’s in the state of RC1). Loads of people already wrote articles about what cool new features and goodies came with ConfigMgr2012, I instead want to have a &#8230; <a href="http://www.david-obrien.de/www/blog/?p=176">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.david-obrien.de/www/blog/?feed=rss2&#038;p=176</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>App-DNA AppTitude&#8211;Self Provisioning</title>
		<link>http://www.david-obrien.de/www/blog/?p=236</link>
		<comments>http://www.david-obrien.de/www/blog/?p=236#comments</comments>
		<pubDate>Tue, 20 Dec 2011 17:24:00 +0000</pubDate>
		<dc:creator>David O'Brien</dc:creator>
				<category><![CDATA[APP-DNA]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[Citrix]]></category>
		<category><![CDATA[Common]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[x64]]></category>
		<category><![CDATA[App-DNA]]></category>
		<category><![CDATA[APPDNA]]></category>
		<category><![CDATA[AppTitude]]></category>

		<guid isPermaLink="false">http://www.david-obrien.de/www/blog/?p=236</guid>
		<description><![CDATA[I just came from a customer project with AppTitude where I faced the requirement that the department that was responsible for the AppTitude environment didn’t want to give the other departments the right to log on to the AppTitude console. &#8230; <a href="http://www.david-obrien.de/www/blog/?p=236">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.david-obrien.de/www/blog/?feed=rss2&#038;p=236</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AppDNA AppTitude&#8211;which path will you take? Project planning made easy</title>
		<link>http://www.david-obrien.de/www/blog/?p=216</link>
		<comments>http://www.david-obrien.de/www/blog/?p=216#comments</comments>
		<pubDate>Wed, 16 Nov 2011 17:22:00 +0000</pubDate>
		<dc:creator>David O'Brien</dc:creator>
				<category><![CDATA[APP-DNA]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[Citrix]]></category>
		<category><![CDATA[Common]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[APPDNA]]></category>
		<category><![CDATA[AppTitude]]></category>
		<category><![CDATA[Forward Path]]></category>
		<category><![CDATA[Project Planning]]></category>

		<guid isPermaLink="false">http://www.david-obrien.de/www/blog/?p=216</guid>
		<description><![CDATA[Are you on the edge of a migration project and have to decide how to deploy your applications to your customers? (And by users I mainly mean users, because I see myself more as a service provider.) Or do you &#8230; <a href="http://www.david-obrien.de/www/blog/?p=216">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.david-obrien.de/www/blog/?feed=rss2&#038;p=216</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

