<?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>My Blog &#187; Tech Admin</title>
	<atom:link href="http://www.techforthemasses.net/category/tech-admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techforthemasses.net</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Mon, 01 Aug 2011 16:36:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to detect rogue DHCP servers on your network</title>
		<link>http://www.techforthemasses.net/2010/02/08/how-to-detect-rogue-dhcp-servers-on-your-network/</link>
		<comments>http://www.techforthemasses.net/2010/02/08/how-to-detect-rogue-dhcp-servers-on-your-network/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 21:37:35 +0000</pubDate>
		<dc:creator>James Wright TftM</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Tech Admin]]></category>
		<category><![CDATA[intermittent server ping]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[rogue dhcp server]]></category>
		<category><![CDATA[systems administration]]></category>

		<guid isPermaLink="false">http://www.techforthemasses.net/2010/02/how-to-detect-rogue-dhcp-servers-on-your-network-3/</guid>
		<description><![CDATA[DHCP – There can be only ONE!

Well not really, there can be others but that out of the “scope” of this article. Once in awhile a problem comes into the network, either through a hacker or uneducated user, that they add a device (router, personal server, Linksys wireless router, etc) to the network.  What happens then is a conflict between your original DHCP server and the newly added device. ]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.techforthemasses.net/wp-content/uploads/2010/02/image.png"><img style="border-right-width: 0px; margin: 0px 5px 5px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" src="http://www.techforthemasses.net/wp-content/uploads/2010/02/image_thumb.png" border="0" alt="image" width="179" height="142" align="left" /></a> This article may be a bit more technical for most people, but anyone who ended up here probably knows all about DHCP servers.  Commonly, a DHCP server gives out IP addresses to your network and there is often only one server to do this job.</p>
<p><strong>DHCP – There can be only ONE! </strong></p>
<p>Well not really, there can be others but that out of the “scope” of this article. Once in awhile a problem comes into the network, either through a hacker or uneducated user, that they add a device (router, personal server, Linksys wireless router, etc) to the network.  What happens then is a conflict between your original DHCP server and the newly added device.</p>
<p>When this happens certain things may occur…</p>
<ul>
<li>Your workstations will get a IP from either your authorized DHCP or the rogue device.</li>
<li>Workstations will not be able to connect to the Internet</li>
<li>Workstations or Server may have duplicate IP addresses which means, no connectivity!</li>
<li>Your authorized DHCP may get intermittent problems, such as not receiving pings.</li>
</ul>
<p>Anyway, all of the above was such my case one fine Monday morning.  It isn’t fun because it wasn’t until I replaced network cables, switched NICs, and did a few other tests that I realized a rogue device was on my network.  So let me help you skip past all this mess and download a Microsoft tool to detect Rogue DHCP servers.</p>
<p><strong>Rogue DHCP Server Detection</strong></p>
<p><strong> </strong></p>
<p>In short, there are a few other resources you can lean on for more in depth detection but I’ll suggest a tool for now.  DHCP Server Prevention is an entirely more difficult task and more complex, so I wont cover that in this article.  For the time being, and for diagnosis I suggest Microsoft&#8217;s Rogue DHCP Server Detection Tool.  You can download it below.</p>
<p><a title="http://blogs.technet.com/teamdhcp/attachment/3260962.ashx" href="http://blogs.technet.com/teamdhcp/attachment/3260962.ashx">http://blogs.technet.com/teamdhcp/attachment/3260962.ashx</a></p>
<p>I’d like anyone else&#8217;s advice or experience with these problems!  I know we’re all in the same boat once in awhile when it comes to DHCP issues and connectivity!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techforthemasses.net/2010/02/08/how-to-detect-rogue-dhcp-servers-on-your-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Diagnose PC Problems Remotely for your Friends</title>
		<link>http://www.techforthemasses.net/2010/01/31/diagnose-pc-problems-remotely-for-your-friends/</link>
		<comments>http://www.techforthemasses.net/2010/01/31/diagnose-pc-problems-remotely-for-your-friends/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 15:05:44 +0000</pubDate>
		<dc:creator>James Wright TftM</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Tech Admin]]></category>
		<category><![CDATA[diagnose pc problems remotely]]></category>
		<category><![CDATA[help your friends with pc problems]]></category>
		<category><![CDATA[remote access]]></category>
		<category><![CDATA[ShowMeWhatsWrong]]></category>
		<category><![CDATA[technical support]]></category>

		<guid isPermaLink="false">http://www.techforthemasses.net/2010/01/diagnose-pc-problems-remotely-for-your-friends/</guid>
		<description><![CDATA[&#160; Ever had someone call you and explain their computer problems or the series of events that led to some kind of error?&#160; Of course if you’re in IT support most problems are explained like this: “Nothing is working!”.&#160; Kind of broad.&#160; It’s time to put on our thinking caps TftM fans!&#160; I recently came [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;<a href="http://www.techforthemasses.net/wp-content/uploads/2010/01/image6.png"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 5px 5px 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" align="left" src="http://www.techforthemasses.net/wp-content/uploads/2010/01/image_thumb3.png" width="175" height="154" /></a></p>
<p>Ever had someone call you and explain their computer problems or the series of events that led to some kind of error?&#160; Of course if you’re in IT support most problems are explained like this: “Nothing is working!”.&#160; Kind of broad.&#160; It’s time to put on our thinking caps TftM fans!&#160; I recently came across a very simple to use website that you can use to help find out the specific problem on someone&#8217;s PC – as THEY see it.</p>
<p>So you aren&#8217;t sitting right next to them but you can still ask them, “Show me whats wrong” and they will be able to.&#160; In my job I am often not able to sit in front of someone to watch for the error to pop up (or the series of events that lead to it).&#160; Technicians will appreciate this tool because it adds a ton of insight into the “Nothing works!” user-diagnosis.&#160; Lets jump in and see how it works.</p>
<p><strong></strong></p>
<p><strong>“Show Me Whats Wrong!”</strong></p>
<p><strong>Step 1</strong>: Go to <a href="http://www.showmewhatswrong.com" target="_blank">ShowMeWhatsWrong</a> website tool</p>
<p>&#160;</p>
<p><a href="http://www.techforthemasses.net/wp-content/uploads/2010/01/image7.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.techforthemasses.net/wp-content/uploads/2010/01/image_thumb4.png" width="389" height="156" /></a> </p>
<p><strong>Step 2:</strong> They will ask for your name and email address.&#160; Basically, you fill that out and hit GENERATE.&#160; </p>
<p>&#160;</p>
<p><a href="http://www.techforthemasses.net/wp-content/uploads/2010/01/image8.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.techforthemasses.net/wp-content/uploads/2010/01/image_thumb5.png" width="377" height="121" /></a> </p>
<p><strong>Step 3:</strong> A website address will be assigned for you to send to your friends and family.&#160; Copy this down and send it to whomever says “Nothing is working on the PC!”</p>
<p>&#160;</p>
<p><a href="http://www.techforthemasses.net/wp-content/uploads/2010/01/image9.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.techforthemasses.net/wp-content/uploads/2010/01/image_thumb6.png" width="379" height="134" /></a> </p>
<p><strong>Step 4</strong>: Great!&#160; Your part is done.&#160; Now when someone uses the link you sent via email it will bring them to the above screen.&#160; They enter their name and click Start Recording.</p>
<p>&#160;</p>
<p><strong>User Interaction</strong></p>
<p>What will happen is that it records everything on their screen including audio from their microphone (if they have one). The simple screen below will pop up and basically start recording. The user can then perform the series of events that led to the error and when done, just click STOP.&#160; </p>
<p>&#160;</p>
</p>
</p>
</p>
<p><a href="http://www.techforthemasses.net/wp-content/uploads/2010/01/image10.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="image" border="0" alt="image" src="http://www.techforthemasses.net/wp-content/uploads/2010/01/image_thumb7.png" width="458" height="214" /></a></p>
<h6 align="center"><em>Simple user interface! </em></h6>
<p><strong>Conclusion</strong></p>
<p>It will process the video, upload, and send an email to you!&#160; Pretty awesome right? I think this tool is a boon to anyone who likes helping out friends and family, right on down to the typical IT Technician who wants more clarity on a problem.&#160; It’s a nice tool/favorite to keep in your browser <a href="http://www.showmewhatswrong.com" target="_blank">so check out ShowMeWhatsWrong</a>.&#160; </p>
<p><a href="http://www.techforthemasses.net/wp-content/uploads/2010/01/image11.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="image" border="0" alt="image" src="http://www.techforthemasses.net/wp-content/uploads/2010/01/image_thumb8.png" width="371" height="120" /></a></p>
<h6 align="center"><em>You’ll get an email after they process the screen/mic capture like this </em></h6>
<p align="center">&#160;</p>
<p>Obviously, this does not give you a hands-on way of fixing the problem but it can give you more information to research a problem before attempting to fix it.&#160; If you want to do more hands-on remote support then I suggest checking out my article on <a href="http://www.techforthemasses.net/2009/05/easy-remote-access-with-logmein/" target="_blank">Remote Access with LogMeIn</a>.&#160; <strong>What tools do you like to use to get to your pc remotely, help friends, or diagnose problems?</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techforthemasses.net/2010/01/31/diagnose-pc-problems-remotely-for-your-friends/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Husbands as PCs – Tech Support Humor</title>
		<link>http://www.techforthemasses.net/2009/10/11/husbands-as-pcs-tech-support-humor/</link>
		<comments>http://www.techforthemasses.net/2009/10/11/husbands-as-pcs-tech-support-humor/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 13:18:42 +0000</pubDate>
		<dc:creator>James Wright</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Tech Admin]]></category>
		<category><![CDATA[computer humor]]></category>
		<category><![CDATA[computer jokes]]></category>

		<guid isPermaLink="false">http://www.techforthemasses.net/2009/10/husbands-as-pcs-tech-support-humor/</guid>
		<description><![CDATA[INSTALLING A HUSBAND Dear Tech Support, Last year I upgraded from Boyfriend 5.0 to Husband 1.0 and noticed a distinct slow down in overall system performance, particularly in the flower and jewelry applications, which operated flawlessly under Boyfriend 5.0 . In addition, Husband 1.0 uninstalled many other valuable programs, such as * Romance 9.5 and [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin: 0px 5px 5px 0px; display: inline" align="left" src="http://www.goldlink.com.au/images/virtualman.gif" width="236" height="166" /></p>
<p><strong>INSTALLING A HUSBAND</strong> </p>
<p>Dear Tech Support, </p>
<p>Last year I upgraded from Boyfriend 5.0 to Husband 1.0 and noticed a distinct slow down in overall system performance, particularly in the flower and jewelry applications, which operated flawlessly under Boyfriend 5.0 . </p>
<p>In addition, Husband 1.0 uninstalled many other valuable programs, such as    <br />* Romance 9.5 and     <br />* Personal Attention 6.5, </p>
<p>and then installed undesirable programs , such as </p>
<p>* NHL 5.0,    <br />* NFL 3.0 and     <br />* Golf Clubs 4.1 </p>
<p>Conversation 8.0 no longer runs, and Housecleaning 2. 6 simply crashes the system. </p>
<p>* Please note that I have tried running Nagging 5.3 to fix these problems, but to no avail. </p>
<p>What can I do? </p>
<p>Signed, </p>
<p>Desperate. </p>
<p>&#160;</p>
<p><strong>DEAR DESPERATE ,</strong> </p>
<p>First, keep in mind,    <br />* Boyfriend 5.0 is an Entertainment Package, while     <br />* Husband 1.0 is an operating system. </p>
<p>Please enter command: ithoughtyoulovedme.html and try to download Tears 6.2 and do not forget to install the Guilt 3.0 update.    <br />* If that application works as designed, Husband 1.0 should then automatically run the applications Jewelry 2.0 and Flowers 3.5. </p>
<p>However, remember, overuse of the above application can cause Husband 1.0 to default to Grumpy Silence 2.5 , Happy Hour 7.0 or Beer 6.1 .    <br />* Please note that Beer 6.1 is a very bad program that will download the Farting and Snoring Loudly Beta. </p>
<p>In addition, please do not attempt to re-install the Boyfriend 5.0 program. These are unsupported applications and will crash Husband 1.0 . </p>
<p>In summary, Husband 1.0 is a great program, but it does have limited memory and cannot learn new applications quickly. You might consider buying additional software to improve memory and performance. We recommend:    <br />* Cooking 3.0 and     <br />* Hot Lingerie 7.7. </p>
<p>Good Luck Desperate </p>
<p>Tech Support</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techforthemasses.net/2009/10/11/husbands-as-pcs-tech-support-humor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Order Windows 7 Now!</title>
		<link>http://www.techforthemasses.net/2009/07/01/order-windows-7-now/</link>
		<comments>http://www.techforthemasses.net/2009/07/01/order-windows-7-now/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 01:37:10 +0000</pubDate>
		<dc:creator>James Wright TftM</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Tech Admin]]></category>
		<category><![CDATA[Pre-order]]></category>
		<category><![CDATA[Upgrade]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.techforthemasses.net/2009/07/order-windows-7-now/</guid>
		<description><![CDATA[In my previous article, I told you to skip Vista and wait for Windows 7. Guess what? It’s here for Pre-order!&#160; As an IT professional and Microsoft Certified Systems Engineer, I can tell you wholeheartedly that Windows 7 surpasses Windows Vista by a long-shot.&#160; If you’re worried about compatibility for your XP business apps or [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin: 0px 5px 0px 0px; display: inline" border="0" alt="Microsoft Store" align="left" src="http://ad.linksynergy.com/fs-bin/show?id=jpnBvsoh*z0&amp;bids=166833.10000366&amp;subid=0&amp;type=4&amp;gridnum=14" width="180" height="180" />In my <a href="http://www.techforthemasses.net/2009/05/just-wait-for-windows-7-forget-vista/" target="_blank">previous article</a>, I told you to skip Vista and wait for Windows 7. Guess what? It’s here for Pre-order!&#160; As an IT professional and Microsoft Certified Systems Engineer, I can tell you wholeheartedly that Windows 7 surpasses Windows Vista by a long-shot.&#160; If you’re worried about compatibility for your XP business apps or software, Windows 7 offers “XP mode”, right inside their software.</p>
<p>&#160;</p>
<p>Do not pass up the opportunity to get your hands on this software early and upgrade.&#160; We’ve waited long enough through Vista – Why wait more?&#160; Start computing on a modern AND stable operating System!</p>
<p>~ James&#160; <a href="http://click.linksynergy.com/fs-bin/click?id=jpnBvsoh*z0&amp;offerid=166833.10000367&amp;subid=0&amp;type=4" target="_blank"><img style="display: block; float: none; margin-left: auto; margin-right: auto" border="0" alt="Microsoft Store" src="http://ad.linksynergy.com/fs-bin/show?id=jpnBvsoh*z0&amp;bids=166833.10000367&amp;subid=0&amp;type=4&amp;gridnum=1" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techforthemasses.net/2009/07/01/order-windows-7-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

