<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Windows XP on System Management</title>
    <link>https://systemmanagement.ro/tags/windows-xp/</link>
    <description>Recent content in Windows XP on System Management</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 25 May 2018 19:34:45 +0300</lastBuildDate>
    <atom:link href="https://systemmanagement.ro/tags/windows-xp/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Create collection with all Windows XP SP 1-2-3 systems</title>
      <link>https://systemmanagement.ro/create-collection-with-all-windows-xp-sp-1-2-3-systems/</link>
      <pubDate>Mon, 24 Aug 2009 08:48:47 +0300</pubDate>
      <guid>https://systemmanagement.ro/create-collection-with-all-windows-xp-sp-1-2-3-systems/</guid>
      <description>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 “%Windows
XP%” and SMS_G_System_OPERATING_SYSTEM.CSDVersion = “Service Pack 1” Similarly,
to create a collection with all Windows XP SP2 systems, just change the Service
Pack version number: select…</description>
    </item>
    <item>
      <title>Issue with Windows XP SP3 Volume License</title>
      <link>https://systemmanagement.ro/issue-with-windows-xp-sp3-volume-license/</link>
      <pubDate>Wed, 04 Feb 2009 09:08:02 +0200</pubDate>
      <guid>https://systemmanagement.ro/issue-with-windows-xp-sp3-volume-license/</guid>
      <description>A few days ago I had to make an image with Windows XP SP3 with all needed applications for lite touch installation. Everything went well and I was happy until I entered the mini-setup phase on the first computer with that image applied on it. I received an error regarding the product key. I guess…</description>
    </item>
  </channel>
</rss>
