<?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>System Management &#187; Windows XP</title>
	<atom:link href="http://systemmanagement.ro/blog/tag/windows-xp/feed/" rel="self" type="application/rss+xml" />
	<link>http://systemmanagement.ro/blog</link>
	<description>Discussions about system management technologies. Including, but not limited to, ConfigMgr, WDS, MDT, WSUS, Forefront, VMM, Hyper-V etc.</description>
	<lastBuildDate>Tue, 31 Jan 2012 14:09:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Create collection with all Windows XP SP 1-2-3 systems</title>
		<link>http://systemmanagement.ro/blog/2009/08/24/create-collection-with-all-windows-xp-sp-1-2-3-systems/</link>
		<comments>http://systemmanagement.ro/blog/2009/08/24/create-collection-with-all-windows-xp-sp-1-2-3-systems/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 06:48:47 +0000</pubDate>
		<dc:creator>Vitalie Ciobanu</dc:creator>
				<category><![CDATA[Collections]]></category>
		<category><![CDATA[Query]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://systemmanagement.ro/blog/2009/08/24/create-collection-with-all-windows-xp-sp-1-2-3-systems/</guid>
		<description><![CDATA[For the one who searched for these… To create a collection with all Windows XP SP1 systems, use the query bellow: select SMS_R_SYSTEM.ResourceID, SMS_R_SYSTEM.ResourceType, SMS_R_SYSTEM.Name,SMS_R_SYSTEM.SMSUniqueIdentifier, SMS_R_SYSTEM.ResourceDomainORWorkgroup, SMS_R_SYSTEM.Client from SMS_R_System inner join SMS_G_System_OPERATING_SYSTEM on SMS_G_System_OPERATING_SYSTEM.ResourceID = SMS_R_System.ResourceId where SMS_G_System_OPERATING_SYSTEM.Caption like &#34;%Windows XP%&#34; and SMS_G_System_OPERATING_SYSTEM.CSDVersion = &#34;Service Pack 1&#34; Similarly, to create a collection with all Windows [...]]]></description>
		<wfw:commentRss>http://systemmanagement.ro/blog/2009/08/24/create-collection-with-all-windows-xp-sp-1-2-3-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

