<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Sysprep a Windows 7 Machine – Start to Finish V2</title>
	<atom:link href="http://blog.brianleejackson.com/sysprep-a-windows-7-machine-%e2%80%93-start-to-finish-v2/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.brianleejackson.com/sysprep-a-windows-7-machine-%e2%80%93-start-to-finish-v2</link>
	<description></description>
	<lastBuildDate>Fri, 30 Jul 2010 06:31:38 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Christian</title>
		<link>http://blog.brianleejackson.com/sysprep-a-windows-7-machine-%e2%80%93-start-to-finish-v2/comment-page-7#comment-2345</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Fri, 30 Jul 2010 06:31:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=837#comment-2345</guid>
		<description>I&#039;m having trouble with the vbscript from Erik Sundin to join the computer to the domain. Just copied the script to notepad and saved as domain-join.vbs

Set objShell = CreateObject “Wscript.Shell”
objShell.Run(“powershell.exe -executionpolicy remotesigned -file c:\windows\system32\sysprep\domain-join.ps1&quot;)

When executing it, I get this:

Line 1
Char: 29
Error: Invalid Character
Code: 800A0408

What gives, any ideas?</description>
		<content:encoded><![CDATA[<p>I&#8217;m having trouble with the vbscript from Erik Sundin to join the computer to the domain. Just copied the script to notepad and saved as domain-join.vbs</p>
<p>Set objShell = CreateObject “Wscript.Shell”<br />
objShell.Run(“powershell.exe -executionpolicy remotesigned -file c:\windows\system32\sysprep\domain-join.ps1&#8243;)</p>
<p>When executing it, I get this:</p>
<p>Line 1<br />
Char: 29<br />
Error: Invalid Character<br />
Code: 800A0408</p>
<p>What gives, any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nas</title>
		<link>http://blog.brianleejackson.com/sysprep-a-windows-7-machine-%e2%80%93-start-to-finish-v2/comment-page-7#comment-2342</link>
		<dc:creator>Nas</dc:creator>
		<pubDate>Thu, 29 Jul 2010 21:32:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=837#comment-2342</guid>
		<description>oops... sorry.. here is my xml file


- settings pass=&quot;generalize&quot;
- component name=&quot;Microsoft-Windows-Security-SPP&quot; processorArchitecture=&quot;x86&quot; publicKeyToken=&quot;31bf3856ad364e35&quot; language=&quot;neutral&quot; versionScope=&quot;nonSxS&quot; xmlns:wcm=&quot;http://schemas.microsoft.com/WMIConfig/2002/State&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;
  SkipRearm1/SkipRearm 
  /component
  /settings
- settings pass=&quot;specialize&quot;
- component name=&quot;Microsoft-Windows-Shell-Setup&quot; processorArchitecture=&quot;x86&quot; publicKeyToken=&quot;31bf3856ad364e35&quot; language=&quot;neutral&quot; versionScope=&quot;nonSxS&quot; xmlns:wcm=&quot;http://schemas.microsoft.com/WMIConfig/2002/State&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;
  CopyProfilefalse/CopyProfile 
  TimeZoneCentral Standard Time/TimeZone 
  ShowWindowsLivefalse/ShowWindowsLive 
  ProductKeyXXXXXXXXXXXXXXXXXXX/ProductKey 
  /component
- component name=&quot;Microsoft-Windows-UnattendedJoin&quot; processorArchitecture=&quot;x86&quot; publicKeyToken=&quot;31bf3856ad364e35&quot; language=&quot;neutral&quot; versionScope=&quot;nonSxS&quot; xmlns:wcm=&quot;http://schemas.microsoft.com/WMIConfig/2002/State&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;
- Identification
- Credentials
  Domainxxx/Domain 
  PasswordXXXXXXXXX/Password 
  UsernameXxxxxxxxx/Username 
  /Credentials
  JoinDomainxxx.xxxx.xxx/JoinDomain 
  DebugJoinfalse/DebugJoin 
  /Identification
  /component
- component name=&quot;Microsoft-Windows-Security-SPP-UX&quot; processorArchitecture=&quot;x86&quot; publicKeyToken=&quot;31bf3856ad364e35&quot; language=&quot;neutral&quot; versionScope=&quot;nonSxS&quot; xmlns:wcm=&quot;http://schemas.microsoft.com/WMIConfig/2002/State&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;
  SkipAutoActivationfalse/SkipAutoActivation 
  /component
  /settings
- settings pass=&quot;oobeSystem&quot;
- component name=&quot;Microsoft-Windows-International-Core&quot; processorArchitecture=&quot;x86&quot; publicKeyToken=&quot;31bf3856ad364e35&quot; language=&quot;neutral&quot; versionScope=&quot;nonSxS&quot; xmlns:wcm=&quot;http://schemas.microsoft.com/WMIConfig/2002/State&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;
  InputLocaleen-us/InputLocale 
  SystemLocaleen-us/SystemLocale 
  UILanguageen-us/UILanguage 
  UserLocaleen-us/UserLocale 
  /component
- component name=&quot;Microsoft-Windows-Shell-Setup&quot; processorArchitecture=&quot;x86&quot; publicKeyToken=&quot;31bf3856ad364e35&quot; language=&quot;neutral&quot; versionScope=&quot;nonSxS&quot; xmlns:wcm=&quot;http://schemas.microsoft.com/WMIConfig/2002/State&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;
- AutoLogon
- Password
  ValueSwBlAG4AcwBpAG4AZwB0ADAAbgBQAGEAcwBzAHcAbwByAGQA/Value 
  PlainTextfalse/PlainText 
  /Password
  Username xxxxxxx/Username 
  LogonCount1/LogonCount 
  Enabledtrue/Enabled 
  /AutoLogon
- OOBE
  HideEULAPagetrue/HideEULAPage 
  HideWirelessSetupInOOBEtrue/HideWirelessSetupInOOBE 
  NetworkLocationWork/NetworkLocation 
  ProtectYourPC3/ProtectYourPC 
  SkipMachineOOBEtrue/SkipMachineOOBE 
  /OOBE
  RegisteredOrganizationxxxxxx xxxxxxx/RegisteredOrganization 
  RegisteredOwner / 
  /component
  /settings</description>
		<content:encoded><![CDATA[<p>oops&#8230; sorry.. here is my xml file</p>
<p>- settings pass=&#8221;generalize&#8221;<br />
- component name=&#8221;Microsoft-Windows-Security-SPP&#8221; processorArchitecture=&#8221;x86&#8243; publicKeyToken=&#8221;31bf3856ad364e35&#8243; language=&#8221;neutral&#8221; versionScope=&#8221;nonSxS&#8221; xmlns:wcm=&#8221;http://schemas.microsoft.com/WMIConfig/2002/State&#8221; xmlns:xsi=&#8221;http://www.w3.org/2001/XMLSchema-instance&#8221;<br />
  SkipRearm1/SkipRearm<br />
  /component<br />
  /settings<br />
- settings pass=&#8221;specialize&#8221;<br />
- component name=&#8221;Microsoft-Windows-Shell-Setup&#8221; processorArchitecture=&#8221;x86&#8243; publicKeyToken=&#8221;31bf3856ad364e35&#8243; language=&#8221;neutral&#8221; versionScope=&#8221;nonSxS&#8221; xmlns:wcm=&#8221;http://schemas.microsoft.com/WMIConfig/2002/State&#8221; xmlns:xsi=&#8221;http://www.w3.org/2001/XMLSchema-instance&#8221;<br />
  CopyProfilefalse/CopyProfile<br />
  TimeZoneCentral Standard Time/TimeZone<br />
  ShowWindowsLivefalse/ShowWindowsLive<br />
  ProductKeyXXXXXXXXXXXXXXXXXXX/ProductKey<br />
  /component<br />
- component name=&#8221;Microsoft-Windows-UnattendedJoin&#8221; processorArchitecture=&#8221;x86&#8243; publicKeyToken=&#8221;31bf3856ad364e35&#8243; language=&#8221;neutral&#8221; versionScope=&#8221;nonSxS&#8221; xmlns:wcm=&#8221;http://schemas.microsoft.com/WMIConfig/2002/State&#8221; xmlns:xsi=&#8221;http://www.w3.org/2001/XMLSchema-instance&#8221;<br />
- Identification<br />
- Credentials<br />
  Domainxxx/Domain<br />
  PasswordXXXXXXXXX/Password<br />
  UsernameXxxxxxxxx/Username<br />
  /Credentials<br />
  JoinDomainxxx.xxxx.xxx/JoinDomain<br />
  DebugJoinfalse/DebugJoin<br />
  /Identification<br />
  /component<br />
- component name=&#8221;Microsoft-Windows-Security-SPP-UX&#8221; processorArchitecture=&#8221;x86&#8243; publicKeyToken=&#8221;31bf3856ad364e35&#8243; language=&#8221;neutral&#8221; versionScope=&#8221;nonSxS&#8221; xmlns:wcm=&#8221;http://schemas.microsoft.com/WMIConfig/2002/State&#8221; xmlns:xsi=&#8221;http://www.w3.org/2001/XMLSchema-instance&#8221;<br />
  SkipAutoActivationfalse/SkipAutoActivation<br />
  /component<br />
  /settings<br />
- settings pass=&#8221;oobeSystem&#8221;<br />
- component name=&#8221;Microsoft-Windows-International-Core&#8221; processorArchitecture=&#8221;x86&#8243; publicKeyToken=&#8221;31bf3856ad364e35&#8243; language=&#8221;neutral&#8221; versionScope=&#8221;nonSxS&#8221; xmlns:wcm=&#8221;http://schemas.microsoft.com/WMIConfig/2002/State&#8221; xmlns:xsi=&#8221;http://www.w3.org/2001/XMLSchema-instance&#8221;<br />
  InputLocaleen-us/InputLocale<br />
  SystemLocaleen-us/SystemLocale<br />
  UILanguageen-us/UILanguage<br />
  UserLocaleen-us/UserLocale<br />
  /component<br />
- component name=&#8221;Microsoft-Windows-Shell-Setup&#8221; processorArchitecture=&#8221;x86&#8243; publicKeyToken=&#8221;31bf3856ad364e35&#8243; language=&#8221;neutral&#8221; versionScope=&#8221;nonSxS&#8221; xmlns:wcm=&#8221;http://schemas.microsoft.com/WMIConfig/2002/State&#8221; xmlns:xsi=&#8221;http://www.w3.org/2001/XMLSchema-instance&#8221;<br />
- AutoLogon<br />
- Password<br />
  ValueSwBlAG4AcwBpAG4AZwB0ADAAbgBQAGEAcwBzAHcAbwByAGQA/Value<br />
  PlainTextfalse/PlainText<br />
  /Password<br />
  Username xxxxxxx/Username<br />
  LogonCount1/LogonCount<br />
  Enabledtrue/Enabled<br />
  /AutoLogon<br />
- OOBE<br />
  HideEULAPagetrue/HideEULAPage<br />
  HideWirelessSetupInOOBEtrue/HideWirelessSetupInOOBE<br />
  NetworkLocationWork/NetworkLocation<br />
  ProtectYourPC3/ProtectYourPC<br />
  SkipMachineOOBEtrue/SkipMachineOOBE<br />
  /OOBE<br />
  RegisteredOrganizationxxxxxx xxxxxxx/RegisteredOrganization<br />
  RegisteredOwner /<br />
  /component<br />
  /settings</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nas</title>
		<link>http://blog.brianleejackson.com/sysprep-a-windows-7-machine-%e2%80%93-start-to-finish-v2/comment-page-7#comment-2341</link>
		<dc:creator>Nas</dc:creator>
		<pubDate>Thu, 29 Jul 2010 21:28:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=837#comment-2341</guid>
		<description>This page had been a huge help to me and my company. I just have a couple of issues that I can&#039;t resolve. 
1. It is not prompting me for a computer name or a registered owners name when doing this. 
2. How can I auto activate Windows during the setup?

Here is my xml file...

Please Please help. 


- 
- 
  1 
  
  
- 
- 
  false 
  Central Standard Time 
  false 
  XXXXXXXXXXXXXXXXXXXXXXXXXXX 
  
- 
- 
- 
  oww 
  xxxxxxxxxx 
  xxxxxxxxxx 
  
  xxx.xxx.xxx 
  false 
  
  
  
- 
  false 
  
  
- 
- 
  en-us 
  en-us 
  en-us 
  en-us 
  
- 
- 
- 
  SwBlAG4AcwBpAG4AZwB0ADAAbgBQAGEAcwBzAHcAbwByAGQA 
  false 
  
  localsysop 
  1 
  true 
  
- 
  true 
  true 
  Work 
  3 
  true 
  
  XXXXXXXXXX 
   
  
  </description>
		<content:encoded><![CDATA[<p>This page had been a huge help to me and my company. I just have a couple of issues that I can&#8217;t resolve.<br />
1. It is not prompting me for a computer name or a registered owners name when doing this.<br />
2. How can I auto activate Windows during the setup?</p>
<p>Here is my xml file&#8230;</p>
<p>Please Please help. </p>
<p>-<br />
-<br />
  1 </p>
<p>-<br />
-<br />
  false<br />
  Central Standard Time<br />
  false<br />
  XXXXXXXXXXXXXXXXXXXXXXXXXXX </p>
<p>-<br />
-<br />
-<br />
  oww<br />
  xxxxxxxxxx<br />
  xxxxxxxxxx </p>
<p>  xxx.xxx.xxx<br />
  false </p>
<p>-<br />
  false </p>
<p>-<br />
-<br />
  en-us<br />
  en-us<br />
  en-us<br />
  en-us </p>
<p>-<br />
-<br />
-<br />
  SwBlAG4AcwBpAG4AZwB0ADAAbgBQAGEAcwBzAHcAbwByAGQA<br />
  false </p>
<p>  localsysop<br />
  1<br />
  true </p>
<p>-<br />
  true<br />
  true<br />
  Work<br />
  3<br />
  true </p>
<p>  XXXXXXXXXX</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kenny</title>
		<link>http://blog.brianleejackson.com/sysprep-a-windows-7-machine-%e2%80%93-start-to-finish-v2/comment-page-7#comment-2337</link>
		<dc:creator>Kenny</dc:creator>
		<pubDate>Thu, 29 Jul 2010 13:50:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=837#comment-2337</guid>
		<description>I had a similar problem and after looking thru the log file I was able to figure out what was causing the error.  The log file I used was located here:

%Windir%\Panther\UnattendGC\Setupact.log</description>
		<content:encoded><![CDATA[<p>I had a similar problem and after looking thru the log file I was able to figure out what was causing the error.  The log file I used was located here:</p>
<p>%Windir%\Panther\UnattendGC\Setupact.log</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stewart</title>
		<link>http://blog.brianleejackson.com/sysprep-a-windows-7-machine-%e2%80%93-start-to-finish-v2/comment-page-7#comment-2332</link>
		<dc:creator>Stewart</dc:creator>
		<pubDate>Tue, 27 Jul 2010 11:11:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=837#comment-2332</guid>
		<description>Hi

Gary can you expand on the quote below

Great work, thanks for this guide and also thanks to Erik Sundin for the extra scripts to join domain and clean up the files. I now have a working sysprep that only asks for a computer name. Perfect for our company.

I cant get this to work at all.
In my Unattend.xml i have cscript //b c:\windows\system32\sysprep\domain-join.vbs
I have copied the domian-join.vbs to c:\windows\system32\sysprep but the computer never joins the domain

Cheers

Stewart</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Gary can you expand on the quote below</p>
<p>Great work, thanks for this guide and also thanks to Erik Sundin for the extra scripts to join domain and clean up the files. I now have a working sysprep that only asks for a computer name. Perfect for our company.</p>
<p>I cant get this to work at all.<br />
In my Unattend.xml i have cscript //b c:\windows\system32\sysprep\domain-join.vbs<br />
I have copied the domian-join.vbs to c:\windows\system32\sysprep but the computer never joins the domain</p>
<p>Cheers</p>
<p>Stewart</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zaccy D</title>
		<link>http://blog.brianleejackson.com/sysprep-a-windows-7-machine-%e2%80%93-start-to-finish-v2/comment-page-7#comment-2331</link>
		<dc:creator>Zaccy D</dc:creator>
		<pubDate>Mon, 26 Jul 2010 21:12:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=837#comment-2331</guid>
		<description>This has to be one of the best guide&#039;s I&#039;ve found for Windows 7 Sysprep, Great Work !!!!!

I do have a few issue though;

I have built a Windows 7 Enterprise installation with all my applications and drivers installed ready to be deployed to our staff. I have created an unattended.xml file through the WAIK tools and defined all of my preferences and fully automated the installation however, when I seal the installation by running sysprep.exe /unattend:unattend.xml, the PC re-seals and restarts and fully automates the install but when I log in, the display driver has been uninstalled and has defaulted to the windows default one :S, Is there anyway I can stop this from happening and keeping the driver I installed before the sysprep?

Also I would like the PC to recognize the LAN network it finds an address from first to be a &quot;Work&quot; network by default, What is the procedure to do this? 

Thanks in advance and keep up the good work
Zaccy D</description>
		<content:encoded><![CDATA[<p>This has to be one of the best guide&#8217;s I&#8217;ve found for Windows 7 Sysprep, Great Work !!!!!</p>
<p>I do have a few issue though;</p>
<p>I have built a Windows 7 Enterprise installation with all my applications and drivers installed ready to be deployed to our staff. I have created an unattended.xml file through the WAIK tools and defined all of my preferences and fully automated the installation however, when I seal the installation by running sysprep.exe /unattend:unattend.xml, the PC re-seals and restarts and fully automates the install but when I log in, the display driver has been uninstalled and has defaulted to the windows default one :S, Is there anyway I can stop this from happening and keeping the driver I installed before the sysprep?</p>
<p>Also I would like the PC to recognize the LAN network it finds an address from first to be a &#8220;Work&#8221; network by default, What is the procedure to do this? </p>
<p>Thanks in advance and keep up the good work<br />
Zaccy D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vince</title>
		<link>http://blog.brianleejackson.com/sysprep-a-windows-7-machine-%e2%80%93-start-to-finish-v2/comment-page-7#comment-2330</link>
		<dc:creator>Vince</dc:creator>
		<pubDate>Mon, 26 Jul 2010 16:13:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=837#comment-2330</guid>
		<description>Great post, this has been by far the most helpful information we have found for creating our unattended file. However, we have run into an activation-related issue. 
Now that the image was built over 30 days ago, we are being prompted with an &quot;evaluation period has expired&quot; error. This is occuring before any of the slmgr commands even run.

Has anyone else seen this? Any ideas?</description>
		<content:encoded><![CDATA[<p>Great post, this has been by far the most helpful information we have found for creating our unattended file. However, we have run into an activation-related issue.<br />
Now that the image was built over 30 days ago, we are being prompted with an &#8220;evaluation period has expired&#8221; error. This is occuring before any of the slmgr commands even run.</p>
<p>Has anyone else seen this? Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peled</title>
		<link>http://blog.brianleejackson.com/sysprep-a-windows-7-machine-%e2%80%93-start-to-finish-v2/comment-page-7#comment-2328</link>
		<dc:creator>peled</dc:creator>
		<pubDate>Sun, 25 Jul 2010 15:16:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=837#comment-2328</guid>
		<description>Hi kyle...
what you find about the AERO probleme you had? 
What fixed it in the SYSPREP xml? 
i have the same problem....</description>
		<content:encoded><![CDATA[<p>Hi kyle&#8230;<br />
what you find about the AERO probleme you had?<br />
What fixed it in the SYSPREP xml?<br />
i have the same problem&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle</title>
		<link>http://blog.brianleejackson.com/sysprep-a-windows-7-machine-%e2%80%93-start-to-finish-v2/comment-page-7#comment-2325</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Thu, 22 Jul 2010 23:42:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=837#comment-2325</guid>
		<description>Oops, didn&#039;t know xml tags got stripped.  I meant to post:

ComputerName * ComputerName
CopyProfile true CopyProfile
ShowWindowsLive false ShowWindowsLive
TimeZone Central Standard Time TimeZone</description>
		<content:encoded><![CDATA[<p>Oops, didn&#8217;t know xml tags got stripped.  I meant to post:</p>
<p>ComputerName * ComputerName<br />
CopyProfile true CopyProfile<br />
ShowWindowsLive false ShowWindowsLive<br />
TimeZone Central Standard Time TimeZone</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle</title>
		<link>http://blog.brianleejackson.com/sysprep-a-windows-7-machine-%e2%80%93-start-to-finish-v2/comment-page-7#comment-2324</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Thu, 22 Jul 2010 23:40:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brianleejackson.com/?p=837#comment-2324</guid>
		<description>Ignore my last comment, I figured out what I needed in sysprep:

  true 
  true 

Amy I think brian&#039;s other article will help you out: http://blog.brianleejackson.com/copy-taskbar-icons-windows-7-sysprep

Anyway, next question...

I having one of my images I rebuilt from scratching using the same sysprep.xml file throwing an error on [specialize] at [Microsoft-Windows-Shell-Setup].  I only have the following under that context:

  * 
  true 
  false 
  Central Standard Time 

Could it be having problems copying my profile?  If so, what could most likely be causing the hangup?</description>
		<content:encoded><![CDATA[<p>Ignore my last comment, I figured out what I needed in sysprep:</p>
<p>  true<br />
  true </p>
<p>Amy I think brian&#8217;s other article will help you out: <a href="http://blog.brianleejackson.com/copy-taskbar-icons-windows-7-sysprep" rel="nofollow">http://blog.brianleejackson.com/copy-taskbar-icons-windows-7-sysprep</a></p>
<p>Anyway, next question&#8230;</p>
<p>I having one of my images I rebuilt from scratching using the same sysprep.xml file throwing an error on [specialize] at [Microsoft-Windows-Shell-Setup].  I only have the following under that context:</p>
<p>  *<br />
  true<br />
  false<br />
  Central Standard Time </p>
<p>Could it be having problems copying my profile?  If so, what could most likely be causing the hangup?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
