<?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>Nerd Boys &#187; Windows</title>
	<atom:link href="http://nerdboys.com/tag/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://nerdboys.com</link>
	<description>Tech tips, news and reviews</description>
	<lastBuildDate>Thu, 02 Sep 2010 22:07:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to Find Out Who is Logged On at a Windows Computer</title>
		<link>http://nerdboys.com/2008/11/14/how-to-find-out-who-is-logged-on-at-a-windows-computer/</link>
		<comments>http://nerdboys.com/2008/11/14/how-to-find-out-who-is-logged-on-at-a-windows-computer/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 23:17:00 +0000</pubDate>
		<dc:creator>Joe Kelly</dc:creator>
				<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://jojosoho.com/?p=43</guid>
		<description><![CDATA[




<p>Sometimes it&#8217;s handy to find out who is logged on at a remote Windows computer. For example, before rebooting a critical server after hours, you might want to make sure your boss isn&#8217;t logged in at his computer.</p>
<p>In Linux, this is easy. You simply login to the remote computer with ssh (or telnet&#8230;yikes) and run the who command. For example:</p>
me@bosscomputer:~$ who
boss   tty7         2008-10-16 07:57 (:0)
me <p>[...<em>Continue reading</em> &#187; <a href="http://nerdboys.com/2008/11/14/how-to-find-out-who-is-logged-on-at-a-windows-computer/">How to Find Out Who is Logged On at a Windows Computer]</a></p>]]></description>
		<wfw:commentRss>http://nerdboys.com/2008/11/14/how-to-find-out-who-is-logged-on-at-a-windows-computer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Find Uptime in Windows</title>
		<link>http://nerdboys.com/2008/11/14/how-to-find-uptime-in-windows/</link>
		<comments>http://nerdboys.com/2008/11/14/how-to-find-uptime-in-windows/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 17:14:00 +0000</pubDate>
		<dc:creator>Joe Kelly</dc:creator>
				<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://jojosoho.com/?p=42</guid>
		<description><![CDATA[




<p>Sometimes it&#8217;s useful to find out the uptime for a Windows computer. For example, if you are rebooting a whole bunch of Windows computers and you aren&#8217;t careful about keeping track of which ones you have just rebooted, you can check the uptime.</p>
<p>In Linux, it&#8217;s easy to find out how long a computer has been up and running. You just runtime the good ol&#8217; uptime command. For example:</p>
me@mycomputer:~$ uptime
09:17:32 up 23 days, 19:13,  3 <p>[...<em>Continue reading</em> &#187; <a href="http://nerdboys.com/2008/11/14/how-to-find-uptime-in-windows/">How to Find Uptime in Windows]</a></p>]]></description>
		<wfw:commentRss>http://nerdboys.com/2008/11/14/how-to-find-uptime-in-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows DFS Brain Damage</title>
		<link>http://nerdboys.com/2008/09/19/windows-dfs-brain-damage/</link>
		<comments>http://nerdboys.com/2008/09/19/windows-dfs-brain-damage/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 20:28:00 +0000</pubDate>
		<dc:creator>Joe Kelly</dc:creator>
				<category><![CDATA[Mini How-Tos]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://jojosoho.com/?p=39</guid>
		<description><![CDATA[<p>So we just started using Windows&#8217; Distributed File System (or DFS for short). More specifically, we have been using the DFS Namespaces portion of DFS, which basically allows you to have one virtual share point to one or more underlying physical shares on any arbitrary physical server.</p>
<p>In theory, this level of indirection makes maintenance easier because on the client side you can map a drive letter to the virtual share, allowing you to change the <p>[...<em>Continue reading</em> &#187; <a href="http://nerdboys.com/2008/09/19/windows-dfs-brain-damage/">Windows DFS Brain Damage]</a></p>]]></description>
		<wfw:commentRss>http://nerdboys.com/2008/09/19/windows-dfs-brain-damage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bart&#039;s Boot CD with Broadcom NetXtreme 57XX Gigabit Controller</title>
		<link>http://nerdboys.com/2008/02/12/barts-boot-cd-with-broadcom-netxtreme-57xx-gigabit-controller/</link>
		<comments>http://nerdboys.com/2008/02/12/barts-boot-cd-with-broadcom-netxtreme-57xx-gigabit-controller/#comments</comments>
		<pubDate>Tue, 12 Feb 2008 14:10:00 +0000</pubDate>
		<dc:creator>Joe Kelly</dc:creator>
				<category><![CDATA[How-Tos]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://jojosoho.com/?p=36</guid>
		<description><![CDATA[<p>Are you having problems getting Bart&#8217;s Boot CD to recognize the Broadcom NetXtreme 57xx Gigabit Controller network interface card?</p>
<p>I work with some Dell computers (models: Optiplex SX280, Optiplex GX620, Precision 690 and Precision 370) that have this NIC and the current version of Bart&#8217;s Boot CD is unable to recognize it.  The automatic NIC detection fails with a message to the effect of &#8220;could not find any device, you can try manually selecting a <p>[...<em>Continue reading</em> &#187; <a href="http://nerdboys.com/2008/02/12/barts-boot-cd-with-broadcom-netxtreme-57xx-gigabit-controller/">Bart&#039;s Boot CD with Broadcom NetXtreme 57XX Gigabit Controller]</a></p>]]></description>
		<wfw:commentRss>http://nerdboys.com/2008/02/12/barts-boot-cd-with-broadcom-netxtreme-57xx-gigabit-controller/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
