<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Surviving Technology</title>
	<atom:link href="http://jamesnt.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://jamesnt.wordpress.com</link>
	<description>Problems I've had, solutions I've found, along with commentary.</description>
	<lastBuildDate>Mon, 15 Jun 2009 18:22:49 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='jamesnt.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/6ba2a50c58cb47ffe53de3af9e05a202?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Surviving Technology</title>
		<link>http://jamesnt.wordpress.com</link>
	</image>
			<item>
		<title>Quick Update to UAC from the Windows 7 Blog</title>
		<link>http://jamesnt.wordpress.com/2009/01/16/quick-update-to-uac-from-the-windows-7-blog/</link>
		<comments>http://jamesnt.wordpress.com/2009/01/16/quick-update-to-uac-from-the-windows-7-blog/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 13:55:24 +0000</pubDate>
		<dc:creator>JamesNT</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Recommended Reading]]></category>
		<category><![CDATA[Windows Client and Server]]></category>

		<guid isPermaLink="false">http://jamesnt.wordpress.com/2009/01/16/quick-update-to-uac-from-the-windows-7-blog/</guid>
		<description><![CDATA[The guys who are making Windows 7 appear to be hard at work.&#160; Check out their latest update to UAC in Windows 7.
http://blogs.msdn.com/e7/archive/2009/01/15/user-account-control-uac-quick-update.aspx
JamesNT
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jamesnt.wordpress.com&blog=589566&post=149&subd=jamesnt&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The guys who are making Windows 7 appear to be hard at work.&nbsp; Check out their latest update to UAC in Windows 7.</p>
<p><a title="http://blogs.msdn.com/e7/archive/2009/01/15/user-account-control-uac-quick-update.aspx" href="http://blogs.msdn.com/e7/archive/2009/01/15/user-account-control-uac-quick-update.aspx">http://blogs.msdn.com/e7/archive/2009/01/15/user-account-control-uac-quick-update.aspx</a></p>
<p>JamesNT</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jamesnt.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jamesnt.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jamesnt.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jamesnt.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jamesnt.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jamesnt.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jamesnt.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jamesnt.wordpress.com/149/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jamesnt.wordpress.com/149/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jamesnt.wordpress.com/149/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jamesnt.wordpress.com&blog=589566&post=149&subd=jamesnt&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jamesnt.wordpress.com/2009/01/16/quick-update-to-uac-from-the-windows-7-blog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ab56cde7726549518ccdbc7d99beb0d7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">JamesNT</media:title>
		</media:content>
	</item>
		<item>
		<title>SSIS Execute SQL Task Error: The Statement Has Been Terminated</title>
		<link>http://jamesnt.wordpress.com/2008/12/04/ssis-execute-sql-task-error-the-statement-has-been-terminated/</link>
		<comments>http://jamesnt.wordpress.com/2008/12/04/ssis-execute-sql-task-error-the-statement-has-been-terminated/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 21:26:12 +0000</pubDate>
		<dc:creator>JamesNT</dc:creator>
				<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://jamesnt.wordpress.com/2008/12/04/ssis-execute-sql-task-error-the-statement-has-been-terminated/</guid>
		<description><![CDATA[If an Execute SQL Task fails with this error, there are two things I recommend checking.
First, do you have a timeout specified.&#160; If you specify a timeout other than 0, then when that time elapses the Execute SQL Task may fail with this error.&#160; A timeout period of 0 means infinity.&#160; You can set the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jamesnt.wordpress.com&blog=589566&post=148&subd=jamesnt&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>If an Execute SQL Task fails with this error, there are two things I recommend checking.</p>
<p>First, do you have a timeout specified.&nbsp; If you specify a timeout other than 0, then when that time elapses the Execute SQL Task may fail with this error.&nbsp; A timeout period of 0 means infinity.&nbsp; You can set the timeout period by editing the Execute SQL Task.&nbsp; You&#8217;ll see Timeout right under the options section.</p>
<p>Second, if you are inserting information into a table using the SQL INSERT command, be sure the columns in your table are big enough to hold the data.&nbsp; For example, I had a column of type nvarchar(75) but the data I was trying to insert had a length of 78.&nbsp; Be sure to make sure datatypes match up as well.</p>
<p>JamesNT </p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jamesnt.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jamesnt.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jamesnt.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jamesnt.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jamesnt.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jamesnt.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jamesnt.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jamesnt.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jamesnt.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jamesnt.wordpress.com/148/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jamesnt.wordpress.com&blog=589566&post=148&subd=jamesnt&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jamesnt.wordpress.com/2008/12/04/ssis-execute-sql-task-error-the-statement-has-been-terminated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ab56cde7726549518ccdbc7d99beb0d7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">JamesNT</media:title>
		</media:content>
	</item>
		<item>
		<title>Couldn&#8217;t make it to the 2008 PDC?</title>
		<link>http://jamesnt.wordpress.com/2008/11/03/couldnt-make-it-to-the-2008-pdc/</link>
		<comments>http://jamesnt.wordpress.com/2008/11/03/couldnt-make-it-to-the-2008-pdc/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 01:33:49 +0000</pubDate>
		<dc:creator>JamesNT</dc:creator>
				<category><![CDATA[General Commentary]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Recommended Reading]]></category>

		<guid isPermaLink="false">http://jamesnt.wordpress.com/2008/11/03/couldnt-make-it-to-the-2008-pdc/</guid>
		<description><![CDATA[Like many of you, I couldn&#8217;t make it to this year&#8217;s Professional Developer&#8217;s Conference.&#160; However, you can still see full presentations at the Microsoft Channel 9 web site.
http://channel9.msdn.com/pdc2008/
JamesNT
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jamesnt.wordpress.com&blog=589566&post=147&subd=jamesnt&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Like many of you, I couldn&#8217;t make it to this year&#8217;s Professional Developer&#8217;s Conference.&nbsp; However, you can still see full presentations at the Microsoft Channel 9 web site.</p>
<p><a title="http://channel9.msdn.com/pdc2008/" href="http://channel9.msdn.com/pdc2008/">http://channel9.msdn.com/pdc2008/</a></p>
<p>JamesNT</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jamesnt.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jamesnt.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jamesnt.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jamesnt.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jamesnt.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jamesnt.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jamesnt.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jamesnt.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jamesnt.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jamesnt.wordpress.com/147/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jamesnt.wordpress.com&blog=589566&post=147&subd=jamesnt&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jamesnt.wordpress.com/2008/11/03/couldnt-make-it-to-the-2008-pdc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ab56cde7726549518ccdbc7d99beb0d7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">JamesNT</media:title>
		</media:content>
	</item>
		<item>
		<title>Some cool posts on the MS blogs</title>
		<link>http://jamesnt.wordpress.com/2008/11/03/some-cool-posts-on-the-ms-blogs/</link>
		<comments>http://jamesnt.wordpress.com/2008/11/03/some-cool-posts-on-the-ms-blogs/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 00:31:53 +0000</pubDate>
		<dc:creator>JamesNT</dc:creator>
				<category><![CDATA[General Commentary]]></category>
		<category><![CDATA[Recommended Reading]]></category>

		<guid isPermaLink="false">http://jamesnt.wordpress.com/2008/11/03/some-cool-posts-on-the-ms-blogs/</guid>
		<description><![CDATA[I&#8217;ve run across some really cool posts on the various MSDN and TechNet blogs I frequent.&#160; I thought I&#8217;d reflect them here as some may find them helpful.
From Jeff Jones&#8217; security blog:It appears as though Vista has had a very good first half of the year as compared to Mac and Red Hat linux.&#160; View [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jamesnt.wordpress.com&blog=589566&post=145&subd=jamesnt&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I&#8217;ve run across some really cool posts on the various MSDN and TechNet blogs I frequent.&nbsp; I thought I&#8217;d reflect them here as some may find them helpful.</p>
<p><strong>From Jeff Jones&#8217; security blog:</strong><br />It appears as though Vista has had a very good first half of the year as compared to Mac and Red Hat linux.&nbsp; View the blog post and statistics <a href="http://blogs.technet.com/security/archive/2008/10/27/download-h1-2008-desktop-vuln-report.aspx" target="_blank">here.</a></p>
<p><strong>From the Core Team at Microsoft:<br /></strong><a href="http://blogs.technet.com/askcore/archive/2008/11/01/how-to-debug-kernel-mode-blue-screen-crashes-for-beginners.aspx" target="_blank">This blog post</a> talks about how to debug Kernel Mode Blue Screen&#8217;s of Death.</p>
<p>If you use the Microsoft Action Pack, you may seen an <a href="http://blogs.technet.com/askcore/archive/2008/09/22/upgrade-error-when-using-select-action-pack-media-on-a-hyper-v-vm.aspx" target="_blank">error when trying to upgrade a Hyper-V VM.</a></p>
<p><a href="http://blogs.technet.com/askcore/archive/2008/09/22/changes-to-professional-level-non-premier-support-model.aspx" target="_blank">Changes to Professional Level (non-premier) support</a> at Microsoft.</p>
<p><strong>From the AskPerf team at Microsoft:<br /></strong><a href="http://blogs.technet.com/askperf/archive/2008/10/28/two-minute-drill-five-things-to-think-about-regarding-anti-virus-software.aspx" target="_blank">Five things to think about</a> when choosing Anti-Virus software.</p>
<p><a href="http://blogs.technet.com/askperf/archive/2008/10/14/help-i-m-stuck-at-applying-computer-settings.aspx" target="_blank">Getting stuck at &#8220;Applying Computer Settings.&#8221;</a></p>
<p><a href="http://blogs.technet.com/askperf/archive/2008/09/19/installing-windows-vista-print-drivers-on-windows-server-2003.aspx" target="_blank">Installing Vista print drivers</a> on Windows Server 2003.</p>
<p><strong>The Windows 7 Blog:<br /></strong>Some very useful information about <a href="http://blogs.msdn.com/e7/archive/2008/10/08/user-account-control.aspx" target="_blank">User Account Control.</a></p>
<p><strong>The Directory Services Blog:<br /></strong>Getting a <a href="http://blogs.technet.com/askds/archive/2008/10/22/getting-a-cmd-prompt-as-system-in-windows-vista-and-windows-server-2008.aspx" target="_blank">CMD prompt to run as SYSTEM.</a></p>
<p>Hope you find these posts as informative and useful as I did.&nbsp; I recommend subscribing to all the blogs mentioned.</p>
<p>JamesNT</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jamesnt.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jamesnt.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jamesnt.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jamesnt.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jamesnt.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jamesnt.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jamesnt.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jamesnt.wordpress.com/145/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jamesnt.wordpress.com/145/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jamesnt.wordpress.com/145/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jamesnt.wordpress.com&blog=589566&post=145&subd=jamesnt&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jamesnt.wordpress.com/2008/11/03/some-cool-posts-on-the-ms-blogs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ab56cde7726549518ccdbc7d99beb0d7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">JamesNT</media:title>
		</media:content>
	</item>
		<item>
		<title>Why is the WINSXS directory in Windows 2008 and Vista so large?</title>
		<link>http://jamesnt.wordpress.com/2008/10/01/why-is-the-winsxs-directory-in-windows-2008-and-vista-so-large/</link>
		<comments>http://jamesnt.wordpress.com/2008/10/01/why-is-the-winsxs-directory-in-windows-2008-and-vista-so-large/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 12:35:52 +0000</pubDate>
		<dc:creator>JamesNT</dc:creator>
				<category><![CDATA[Windows Client and Server]]></category>

		<guid isPermaLink="false">http://jamesnt.wordpress.com/2008/10/01/why-is-the-winsxs-directory-in-windows-2008-and-vista-so-large/</guid>
		<description><![CDATA[Returning back from yet another few weeks of merciless projects, I ran across this gem from the ASKCORE team at Microsoft.&#160; If you are a Windows user like I am, you have no doubt noticed that the WINSXS directory in Windows 2008 and Vista is quite large.&#160; 
The Server Setup/Core Team explains why.
JamesNT
   [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jamesnt.wordpress.com&blog=589566&post=144&subd=jamesnt&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Returning back from yet another few weeks of merciless projects, I ran across this gem from the ASKCORE team at Microsoft.&nbsp; If you are a Windows user like I am, you have no doubt noticed that the WINSXS directory in Windows 2008 and Vista is quite large.&nbsp; </p>
<p>The Server Setup/Core Team <a href="http://blogs.technet.com/askcore/archive/2008/09/17/what-is-the-winsxs-directory-in-windows-2008-and-windows-vista-and-why-is-it-so-large.aspx">explains why.</a></p>
<p>JamesNT</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jamesnt.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jamesnt.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jamesnt.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jamesnt.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jamesnt.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jamesnt.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jamesnt.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jamesnt.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jamesnt.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jamesnt.wordpress.com/144/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jamesnt.wordpress.com&blog=589566&post=144&subd=jamesnt&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jamesnt.wordpress.com/2008/10/01/why-is-the-winsxs-directory-in-windows-2008-and-vista-so-large/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ab56cde7726549518ccdbc7d99beb0d7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">JamesNT</media:title>
		</media:content>
	</item>
		<item>
		<title>A Goth working at Microsoft!</title>
		<link>http://jamesnt.wordpress.com/2008/08/19/a-goth-working-at-microsoft/</link>
		<comments>http://jamesnt.wordpress.com/2008/08/19/a-goth-working-at-microsoft/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 20:35:27 +0000</pubDate>
		<dc:creator>JamesNT</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Recommended Reading]]></category>

		<guid isPermaLink="false">http://jamesnt.wordpress.com/2008/08/19/a-goth-working-at-microsoft/</guid>
		<description><![CDATA[Very interesting.&#160; This is a video over at Channel 9 &#8211; you should check it out.
I found this courtesy of another MS blog.
JamesNT
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jamesnt.wordpress.com&blog=589566&post=143&subd=jamesnt&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Very interesting.&nbsp; This is a video over at Channel 9 &#8211; <a href="http://channel9.msdn.com/shows/WM_IN/Jillian-Venters-A-Goth-inside-the-Deathstar/">you should check it out.</a></p>
<p>I found this courtesy of <a href="http://blogs.msdn.com/angelab/archive/2008/07/31/i-m-totally-getting-a-mohawk-ok-just-kidding.aspx">another MS blog.</a></p>
<p>JamesNT</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jamesnt.wordpress.com/143/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jamesnt.wordpress.com/143/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jamesnt.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jamesnt.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jamesnt.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jamesnt.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jamesnt.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jamesnt.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jamesnt.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jamesnt.wordpress.com/143/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jamesnt.wordpress.com/143/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jamesnt.wordpress.com/143/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jamesnt.wordpress.com&blog=589566&post=143&subd=jamesnt&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jamesnt.wordpress.com/2008/08/19/a-goth-working-at-microsoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ab56cde7726549518ccdbc7d99beb0d7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">JamesNT</media:title>
		</media:content>
	</item>
		<item>
		<title>Shared printers between XP clients sometimes disappear</title>
		<link>http://jamesnt.wordpress.com/2008/08/12/shared-printers-between-xp-clients-sometimes-disappear/</link>
		<comments>http://jamesnt.wordpress.com/2008/08/12/shared-printers-between-xp-clients-sometimes-disappear/#comments</comments>
		<pubDate>Tue, 12 Aug 2008 16:46:49 +0000</pubDate>
		<dc:creator>JamesNT</dc:creator>
				<category><![CDATA[Windows Client and Server]]></category>

		<guid isPermaLink="false">http://jamesnt.wordpress.com/2008/08/12/shared-printers-between-xp-clients-sometimes-disappear/</guid>
		<description><![CDATA[I had an interesting problem in my office not long ago wherein users were complaining about printers that were intermittently no longer showing up in the Printers and Faxes folder of their computers.&#160; All of the printers in question belonged to other users who had shared those printers to the network.&#160; 
I had been chasing [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jamesnt.wordpress.com&blog=589566&post=140&subd=jamesnt&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I had an interesting problem in my office not long ago wherein users were complaining about printers that were intermittently no longer showing up in the Printers and Faxes folder of their computers.&nbsp; All of the printers in question belonged to other users who had shared those printers to the network.&nbsp; </p>
<p>I had been chasing this issue down for weeks until a lucky breakthrough made everything click in my mind.&nbsp; One of the users called to complain again so I decided to open up Computer Management on the SBS Server we have in the office and connect to the XP workstation serving the printer.&nbsp; Upon trying to connect, I got an error stating that the XP workstation could no longer accept connections.&nbsp; </p>
<p>At this point, it is important to remember that Windows XP Professional based computers allow only 10 concurrent network connections.&nbsp; Connections to file shares and printers certainly count.&nbsp; Also, as far as I can tell, XP has no default setting for when a connection that is idle is forcibly dropped.&nbsp; I searched around the web for a solution and found many that involved registry hacks and even ways to send those hacks out via group policy.&nbsp; Well, fortunately, there is good news which involves using group policy but not hacking the registry.</p>
<p>Open up your group policy editor and edit the group policy container that contains the workstations experiencing the trouble we are discussing.&nbsp; Navigate to the following:</p>
<p>COMPUTER POLICY | WINDOWS SETTINGS | SECURITY SETTINGS | LOCAL POLICIES | SECURITY OPTIONS</p>
<p>Look for the entry that says the following:</p>
<p>Microsoft Network Server:&nbsp; Amount of idle time required before suspending connection.</p>
<p>See below screen shot (click to enlarge).</p>
<p><a href="http://jamesnt.files.wordpress.com/2008/08/grouppolicy.jpg"><img style="border-right:0;border-top:0;border-left:0;border-bottom:0;" height="162" alt="grouppolicy" src="http://jamesnt.files.wordpress.com/2008/08/grouppolicy-thumb.jpg?w=244&#038;h=162" width="244" border="0"></a> </p>
<p>I have mine set to 2 minutes and so far so good.&nbsp; We haven&#8217;t had any issues for over a week now.</p>
<p>Keep in mind that you may wish to set this only for workstations and not change the default for servers which is 15 minutes.&nbsp; Also, if you do not have a domain, you&#8217;ll need to set this for every workstation independently.</p>
<p>&nbsp; I hope this helps for those of you experiencing this problem</p>
<p>JamesNT</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jamesnt.wordpress.com/140/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jamesnt.wordpress.com/140/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jamesnt.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jamesnt.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jamesnt.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jamesnt.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jamesnt.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jamesnt.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jamesnt.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jamesnt.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jamesnt.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jamesnt.wordpress.com/140/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jamesnt.wordpress.com&blog=589566&post=140&subd=jamesnt&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jamesnt.wordpress.com/2008/08/12/shared-printers-between-xp-clients-sometimes-disappear/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ab56cde7726549518ccdbc7d99beb0d7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">JamesNT</media:title>
		</media:content>

		<media:content url="http://jamesnt.files.wordpress.com/2008/08/grouppolicy-thumb.jpg" medium="image">
			<media:title type="html">grouppolicy</media:title>
		</media:content>
	</item>
		<item>
		<title>Visual Studio 2008 SP1 released</title>
		<link>http://jamesnt.wordpress.com/2008/08/12/visual-studio-2008-sp1-released/</link>
		<comments>http://jamesnt.wordpress.com/2008/08/12/visual-studio-2008-sp1-released/#comments</comments>
		<pubDate>Tue, 12 Aug 2008 12:24:50 +0000</pubDate>
		<dc:creator>JamesNT</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Visual Basic Develoment]]></category>

		<guid isPermaLink="false">http://jamesnt.wordpress.com/2008/08/12/visual-studio-2008-sp1-released/</guid>
		<description><![CDATA[Already?&#160; It seems like yesterday that VS 2008 came out!
Read the full write-up over at Bink.
JamesNT
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jamesnt.wordpress.com&blog=589566&post=137&subd=jamesnt&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Already?&nbsp; It seems like yesterday that VS 2008 came out!</p>
<p>Read the full <a href="http://bink.nu/news/visual-studio-2008-service-pack-1-net-3-5-sp1-released.aspx">write-up over at Bink.</a></p>
<p>JamesNT</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jamesnt.wordpress.com/137/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jamesnt.wordpress.com/137/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jamesnt.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jamesnt.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jamesnt.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jamesnt.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jamesnt.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jamesnt.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jamesnt.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jamesnt.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jamesnt.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jamesnt.wordpress.com/137/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jamesnt.wordpress.com&blog=589566&post=137&subd=jamesnt&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jamesnt.wordpress.com/2008/08/12/visual-studio-2008-sp1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ab56cde7726549518ccdbc7d99beb0d7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">JamesNT</media:title>
		</media:content>
	</item>
		<item>
		<title>Inaccuracy of the Press</title>
		<link>http://jamesnt.wordpress.com/2008/08/12/inaccuracy-of-the-press/</link>
		<comments>http://jamesnt.wordpress.com/2008/08/12/inaccuracy-of-the-press/#comments</comments>
		<pubDate>Tue, 12 Aug 2008 12:12:25 +0000</pubDate>
		<dc:creator>JamesNT</dc:creator>
				<category><![CDATA[General Commentary]]></category>
		<category><![CDATA[Recommended Reading]]></category>

		<guid isPermaLink="false">http://jamesnt.wordpress.com/2008/08/12/inaccuracy-of-the-press/</guid>
		<description><![CDATA[Christopher Hoff over at the Rational Survivability blog gave a talk on virtualization over at BlackHat.&#160; It appears that he was grossly misquoted by one of the reporters.
What Hoff said:
&#8230;virtualization security will not save you money, it will cost you more.

What the reporter cited:
&#8230;virtualization will not save you money, it will cost you more.

You can [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jamesnt.wordpress.com&blog=589566&post=135&subd=jamesnt&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Christopher Hoff over at the Rational Survivability blog gave a talk on virtualization over at BlackHat.&nbsp; It appears that he was grossly misquoted by one of the reporters.</p>
<p>What Hoff said:</p>
<blockquote><p><font color="#333333">&#8230;virtualization security will not save you money, it will cost you more.</font></p>
</blockquote>
<p>What the reporter cited:</p>
<blockquote><p><font color="#333333">&#8230;virtualization will not save you money, it will cost you more.</font></p>
</blockquote>
<p>You can read more about the situation on <a href="http://rationalsecurity.typepad.com/blog/2008/08/from-the-sucks.html">Hoff&#8217;s blog here.</a>&nbsp; However, when I take this situation into account with other misquotes, misreports, and overall lack of proper grammar I am beginning to see on sites like Fox and MSNBC.com, I begin to wonder if we should not start holding the press more accountable for accuracy.&nbsp; </p>
<p>We do, after all, rely on the press to know what&#8217;s going on.&nbsp; It&#8217;s hard to know what&#8217;s going on if they screw it up.</p>
<p>JamesNT</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jamesnt.wordpress.com/135/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jamesnt.wordpress.com/135/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jamesnt.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jamesnt.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jamesnt.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jamesnt.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jamesnt.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jamesnt.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jamesnt.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jamesnt.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jamesnt.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jamesnt.wordpress.com/135/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jamesnt.wordpress.com&blog=589566&post=135&subd=jamesnt&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jamesnt.wordpress.com/2008/08/12/inaccuracy-of-the-press/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ab56cde7726549518ccdbc7d99beb0d7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">JamesNT</media:title>
		</media:content>
	</item>
		<item>
		<title>Producer for Powerpoint 2007 now available</title>
		<link>http://jamesnt.wordpress.com/2008/08/10/producer-for-powerpoint-2007-now-available/</link>
		<comments>http://jamesnt.wordpress.com/2008/08/10/producer-for-powerpoint-2007-now-available/#comments</comments>
		<pubDate>Sun, 10 Aug 2008 00:43:51 +0000</pubDate>
		<dc:creator>JamesNT</dc:creator>
				<category><![CDATA[Microsoft Office]]></category>

		<guid isPermaLink="false">http://jamesnt.wordpress.com/2008/08/10/producer-for-powerpoint-2007-now-available/</guid>
		<description><![CDATA[Microsoft has released Powerpoint Producer for Powerpoint 2007.&#160; See the official release update from the Powerpoint blog.
Also, Producer 2007 also supports previous versions of Powerpoint.&#160; Update on that note here.
JamesNT
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jamesnt.wordpress.com&blog=589566&post=134&subd=jamesnt&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Microsoft has released Powerpoint Producer for Powerpoint 2007.&nbsp; See the official <a href="http://blogs.msdn.com/powerpoint/archive/2008/06/06/the-return-of-producer-for-powerpoint.aspx">release update from the Powerpoint blog</a>.</p>
<p>Also, Producer 2007 also supports previous versions of Powerpoint.&nbsp; <a href="http://blogs.msdn.com/powerpoint/archive/2008/06/12/good-news-for-producer-fans.aspx">Update on that note here</a>.</p>
<p>JamesNT</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/jamesnt.wordpress.com/134/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/jamesnt.wordpress.com/134/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/jamesnt.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/jamesnt.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/jamesnt.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/jamesnt.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/jamesnt.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/jamesnt.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/jamesnt.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/jamesnt.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/jamesnt.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/jamesnt.wordpress.com/134/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=jamesnt.wordpress.com&blog=589566&post=134&subd=jamesnt&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://jamesnt.wordpress.com/2008/08/10/producer-for-powerpoint-2007-now-available/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ab56cde7726549518ccdbc7d99beb0d7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">JamesNT</media:title>
		</media:content>
	</item>
	</channel>
</rss>