<?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>webdrift</title>
	<atom:link href="http://webdrift.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://webdrift.net</link>
	<description>ride it</description>
	<lastBuildDate>Sat, 02 Jul 2011 14:47:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Applying TCP/IP CIDR</title>
		<link>http://webdrift.net/2010/10/08/applying-tcpip-cidr/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rss</link>
		<comments>http://webdrift.net/2010/10/08/applying-tcpip-cidr/#comments</comments>
		<pubDate>Sat, 09 Oct 2010 06:16:58 +0000</pubDate>
		<dc:creator>VegasRage</dc:creator>
				<category><![CDATA[TCP/IP]]></category>

		<guid isPermaLink="false">http://webdrift.net/?p=196</guid>
		<description><![CDATA[&#160; Recently I received the following question from someone trying to work out a subnetting exercise for a class. QUESTION My project needs 6 subnets but each department has different numbers of host. I have to reserve extra hosts for future growth. (click image for larger) &#160; &#160; Here is a picture of the topology [...]]]></description>
		<wfw:commentRss>http://webdrift.net/2010/10/08/applying-tcpip-cidr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YouTube Videos – Beyond The Textbook</title>
		<link>http://webdrift.net/2010/06/22/youtube-videos-beyond-the-textbook/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rss</link>
		<comments>http://webdrift.net/2010/06/22/youtube-videos-beyond-the-textbook/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 07:21:46 +0000</pubDate>
		<dc:creator>VegasRage</dc:creator>
				<category><![CDATA[Server room]]></category>

		<guid isPermaLink="false">http://webdrift.net/?p=142</guid>
		<description><![CDATA[If you stopped by here from my YouTube channel first I must apologize, I'm sorry for not doing more videos, work has kept me pretty busy. I am however planning on doing more videos and writing more here on IT related topics. If there is a topic you would like me to cover and I have the skill in me bag-O-tricks I'll do my best to cover it. I plan to cover a number of topics going forward which go beyond the textbooks for people new to the field of information technology. I don't teach as a profession anymore but I did for 6 years part (and full) time so I still often think of what it was like for me when I was trying to get a grasp on being a system administrator. There are a number of expensive toys you simply can’t play with unless you land a job letting you into the server room. Unfortunately many things in the server room never get taught and too often your peers assume you know or should know these things out of the box.]]></description>
		<wfw:commentRss>http://webdrift.net/2010/06/22/youtube-videos-beyond-the-textbook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find them pesky scheduled tasks</title>
		<link>http://webdrift.net/2010/06/19/find-them-pesky-scheduled-tasks/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rss</link>
		<comments>http://webdrift.net/2010/06/19/find-them-pesky-scheduled-tasks/#comments</comments>
		<pubDate>Sun, 20 Jun 2010 02:44:40 +0000</pubDate>
		<dc:creator>VegasRage</dc:creator>
				<category><![CDATA[CMD line]]></category>

		<guid isPermaLink="false">http://webdrift.net/?p=126</guid>
		<description><![CDATA[Even in a well run network it’s easy to let things slip through the cracks; scheduled tasks in Windows are one of those things that can get out of hand. You set them and forget them until one day you change the password on a service account that keeps getting locked out to your frustration and then you discover the culprit was a long lost automated job that did something important a computer-eon ago.]]></description>
		<wfw:commentRss>http://webdrift.net/2010/06/19/find-them-pesky-scheduled-tasks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make others do your job</title>
		<link>http://webdrift.net/2010/06/12/make-others-do-your-job/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rss</link>
		<comments>http://webdrift.net/2010/06/12/make-others-do-your-job/#comments</comments>
		<pubDate>Sat, 12 Jun 2010 07:15:02 +0000</pubDate>
		<dc:creator>VegasRage</dc:creator>
				<category><![CDATA[CMD line]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://webdrift.net/?p=94</guid>
		<description><![CDATA[The goal of every administrator is become lazy. Through elf’n magic and a batch file you can get others to do your job, as they should. Administrators and ISSO’s need to coordinate with HR and department heads to go regularly through the bone yard of disabled and active user accounts in active directory to ensure enabled and disabled employee user accounts are accurate. So having grown tired of doing this mundane task too many times manually I created a script that does that. With a hint of self amusement and some butcherious hack, haaack code you can make a batch file send an email via the command line in Windows via an adjunct SMTP enabled IIS web server.]]></description>
		<wfw:commentRss>http://webdrift.net/2010/06/12/make-others-do-your-job/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Down and dirty shutdown script</title>
		<link>http://webdrift.net/2010/06/10/down-and-dirty-shutdown-script/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rss</link>
		<comments>http://webdrift.net/2010/06/10/down-and-dirty-shutdown-script/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 03:28:30 +0000</pubDate>
		<dc:creator>VegasRage</dc:creator>
				<category><![CDATA[CMD line]]></category>

		<guid isPermaLink="false">http://webdrift.net/?p=82</guid>
		<description><![CDATA[Not the preferred method for shutting down Windows servers; but if you have a power outage and too many servers and too little battery life on your UPS this is better than having them shutdown hard. This script I have dubbed Shut-em-down uses PSshutdown, yes using Windows built shut down command would do the trick as well but it's what I picked.]]></description>
		<wfw:commentRss>http://webdrift.net/2010/06/10/down-and-dirty-shutdown-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tired of not knowing who is currently logged onto what computer in your network?</title>
		<link>http://webdrift.net/2010/05/31/p/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rss</link>
		<comments>http://webdrift.net/2010/05/31/p/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 03:29:52 +0000</pubDate>
		<dc:creator>VegasRage</dc:creator>
				<category><![CDATA[CMD line]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://webdrift.net/?p=10</guid>
		<description><![CDATA[So was I and at the time our IT budget wasn't there for loftier tools such as a nice KACE KBOX. At times like this your best friend is ye-old command line utilities, but these tools often only give a current view of what is on the network. The only way to put command line tools on steroids is to write a useful batch file. Who’s On is exactly that, a ready to use batch file which generates automated static HTML and CSV reports making use two very nice free command line utilities. One is taken from the PSTools arsenal, "PSloggedon" created by Sysinternal’s Mark Russinovich and Bryce Cogswell (now acquired by Microsoft), and Microsoft’s Robocopy, created to compete with XXCopy.]]></description>
		<wfw:commentRss>http://webdrift.net/2010/05/31/p/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

