<?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>The Little Things</title>
	<atom:link href="http://www.the-little-things.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.the-little-things.net</link>
	<description>It&#039;s always the little things that get you in IT</description>
	<lastBuildDate>Mon, 09 Apr 2012 00:49:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Create Your Own Network Assessment Appliance</title>
		<link>http://www.the-little-things.net/blog/2012/04/08/create-your-own-network-assessment-appliance/</link>
		<comments>http://www.the-little-things.net/blog/2012/04/08/create-your-own-network-assessment-appliance/#comments</comments>
		<pubDate>Mon, 09 Apr 2012 00:49:19 +0000</pubDate>
		<dc:creator>Zachary Loeber</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[network administration]]></category>
		<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.the-little-things.net/?p=513</guid>
		<description><![CDATA[In this write-up I setup several network assessment tools which can be used in the discovery process of a new environment. This can be useful for a newly hired sysadmin or a consultant in rapidly gathering information to assess the health and/or state of a network.]]></description>
		<wfw:commentRss>http://www.the-little-things.net/blog/2012/04/08/create-your-own-network-assessment-appliance/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Sysadmin Task: Migrate DNS</title>
		<link>http://www.the-little-things.net/blog/2012/03/24/sysadmin-task-migrate-dns/</link>
		<comments>http://www.the-little-things.net/blog/2012/03/24/sysadmin-task-migrate-dns/#comments</comments>
		<pubDate>Sat, 24 Mar 2012 16:07:54 +0000</pubDate>
		<dc:creator>Zachary Loeber</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[System Administration]]></category>

		<guid isPermaLink="false">http://www.the-little-things.net/?p=507</guid>
		<description><![CDATA[I've migrated DNS servers more than a few times and find that I'm doing the same tasks or using the same custom scripts over and over again. Here is my quick and dirty task list with some powershell scripts you too might find of use.]]></description>
		<wfw:commentRss>http://www.the-little-things.net/blog/2012/03/24/sysadmin-task-migrate-dns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virtualization: vCPU Provisioning Best Practices</title>
		<link>http://www.the-little-things.net/blog/2012/03/22/virtualization-vcpu-provisioning-best-practices/</link>
		<comments>http://www.the-little-things.net/blog/2012/03/22/virtualization-vcpu-provisioning-best-practices/#comments</comments>
		<pubDate>Fri, 23 Mar 2012 01:31:47 +0000</pubDate>
		<dc:creator>Zachary Loeber</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[hyper-v]]></category>
		<category><![CDATA[network administration]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.the-little-things.net/?p=495</guid>
		<description><![CDATA[I had always been of the mindset that when provisioning new VMs it is best to start out with less vCPUs and add more as they are required. That is not necessarily wrong but it is not the whole picture of what is best practice.]]></description>
		<wfw:commentRss>http://www.the-little-things.net/blog/2012/03/22/virtualization-vcpu-provisioning-best-practices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Assessing Like A Microsoft Technician</title>
		<link>http://www.the-little-things.net/blog/2012/03/09/assessing-like-a-microsoft-technician/</link>
		<comments>http://www.the-little-things.net/blog/2012/03/09/assessing-like-a-microsoft-technician/#comments</comments>
		<pubDate>Sat, 10 Mar 2012 03:08:26 +0000</pubDate>
		<dc:creator>Zachary Loeber</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[System Administration]]></category>

		<guid isPermaLink="false">http://www.the-little-things.net/?p=489</guid>
		<description><![CDATA[Here is a list of site assessment tools I’m finding that I regularly return to for rapid analysis or information gathering at a site. All of these tools are free.]]></description>
		<wfw:commentRss>http://www.the-little-things.net/blog/2012/03/09/assessing-like-a-microsoft-technician/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Exchange 2010: Changing an invalid DNS suffixed server</title>
		<link>http://www.the-little-things.net/blog/2012/02/29/exchange-2010-changing-an-invalid-dns-suffixed-server/</link>
		<comments>http://www.the-little-things.net/blog/2012/02/29/exchange-2010-changing-an-invalid-dns-suffixed-server/#comments</comments>
		<pubDate>Thu, 01 Mar 2012 05:30:13 +0000</pubDate>
		<dc:creator>Zachary Loeber</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.the-little-things.net/?p=483</guid>
		<description><![CDATA[Exchange 2010: Changing an invalidly DNS suffixed server]]></description>
		<wfw:commentRss>http://www.the-little-things.net/blog/2012/02/29/exchange-2010-changing-an-invalid-dns-suffixed-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange 2010: Client Access Role Configuration Report</title>
		<link>http://www.the-little-things.net/blog/2012/02/04/exchange-2010-client-access-role-configuration-report/</link>
		<comments>http://www.the-little-things.net/blog/2012/02/04/exchange-2010-client-access-role-configuration-report/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 14:03:29 +0000</pubDate>
		<dc:creator>Zachary Loeber</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://www.the-little-things.net/?p=473</guid>
		<description><![CDATA[A client access setting report script for Exchange 2010 which includes all internal and external paths along with their authentication settings.]]></description>
		<wfw:commentRss>http://www.the-little-things.net/blog/2012/02/04/exchange-2010-client-access-role-configuration-report/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chicago Commuting Dictionary: New Definitions</title>
		<link>http://www.the-little-things.net/blog/2011/11/18/chicago-commuting-dictionary-new-definitions/</link>
		<comments>http://www.the-little-things.net/blog/2011/11/18/chicago-commuting-dictionary-new-definitions/#comments</comments>
		<pubDate>Sat, 19 Nov 2011 03:37:38 +0000</pubDate>
		<dc:creator>Zachary Loeber</dc:creator>
				<category><![CDATA[Chicago Commuting]]></category>

		<guid isPermaLink="false">http://www.the-little-things.net/?p=469</guid>
		<description><![CDATA[I found myself subjected to the commuting lifestyle again for a recent Lync 2010 deployment I've been working on. I realized that after several months without commuting that I had forgotten just how funny it is to experience the commuter's lifestyle. So I'm continuing my Chicago Commuting Dictionary so that others may be able to understand this weird weird world should they find themselves within it...]]></description>
		<wfw:commentRss>http://www.the-little-things.net/blog/2011/11/18/chicago-commuting-dictionary-new-definitions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux: Headless Ubuntu Torrent Home Server</title>
		<link>http://www.the-little-things.net/blog/2011/09/11/linux-headless-ubuntu-torrent-home-server/</link>
		<comments>http://www.the-little-things.net/blog/2011/09/11/linux-headless-ubuntu-torrent-home-server/#comments</comments>
		<pubDate>Sun, 11 Sep 2011 21:45:15 +0000</pubDate>
		<dc:creator>Zachary Loeber</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Other]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.the-little-things.net/?p=459</guid>
		<description><![CDATA[Setup a headless ubuntu linux torrent media server. When done you will have the following installed; Peer Guardian, PS3 Media Server,  Transmission, Torrentwatch-X (integrated with transmission), Mollify, Samba, and Webmin.]]></description>
		<wfw:commentRss>http://www.the-little-things.net/blog/2011/09/11/linux-headless-ubuntu-torrent-home-server/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Exchange 2010 One-liner: Get All Network Interface Information</title>
		<link>http://www.the-little-things.net/blog/2011/08/19/exchange-2010-one-liner-get-all-network-interface-information/</link>
		<comments>http://www.the-little-things.net/blog/2011/08/19/exchange-2010-one-liner-get-all-network-interface-information/#comments</comments>
		<pubDate>Fri, 19 Aug 2011 16:57:15 +0000</pubDate>
		<dc:creator>Zachary Loeber</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.the-little-things.net/?p=448</guid>
		<description><![CDATA[Here are a few quick powershell one-liners to get all the network interface information in your exchange environment:]]></description>
		<wfw:commentRss>http://www.the-little-things.net/blog/2011/08/19/exchange-2010-one-liner-get-all-network-interface-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange 2010: A Few More Migration Tips</title>
		<link>http://www.the-little-things.net/blog/2011/08/13/exchange-2010-a-few-more-migration-tips/</link>
		<comments>http://www.the-little-things.net/blog/2011/08/13/exchange-2010-a-few-more-migration-tips/#comments</comments>
		<pubDate>Sat, 13 Aug 2011 23:43:04 +0000</pubDate>
		<dc:creator>Zachary Loeber</dc:creator>
				<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.the-little-things.net/?p=420</guid>
		<description><![CDATA[Here are a few more notes from the field to consider when you are planning your Exchange 2010 deployment and migration. Some of these items are good to know even after you have completed your migration and may help with overall system stability.]]></description>
		<wfw:commentRss>http://www.the-little-things.net/blog/2011/08/13/exchange-2010-a-few-more-migration-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

