<?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>Jared Heinrichs &#187; Uncategorized</title>
	<atom:link href="http://jaredheinrichs.com/category/uncategorized/feed" rel="self" type="application/rss+xml" />
	<link>http://jaredheinrichs.com</link>
	<description>A Winnipeg &#34;How to&#34; Blog on Software and Technology</description>
	<lastBuildDate>Sat, 19 May 2012 22:43:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to setup Remote Desktop Services and Load balancing</title>
		<link>http://jaredheinrichs.com/how-to-setup-remote-desktop-services-and-load-balancing.html</link>
		<comments>http://jaredheinrichs.com/how-to-setup-remote-desktop-services-and-load-balancing.html#comments</comments>
		<pubDate>Thu, 17 May 2012 21:27:58 +0000</pubDate>
		<dc:creator>Jared Heinrichs</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jaredheinrichs.com/?p=4999</guid>
		<description><![CDATA[This is the first of three How-To posts. As I finish the different parts I will cross link to them. Part 1 Show you how to setup remote desktop services on a single server I will also show you how &#8230; <a href="http://jaredheinrichs.com/how-to-setup-remote-desktop-services-and-load-balancing.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This is the first of three How-To posts. As I finish the different parts I will cross link to them.</p>
<h3>Part 1</h3>
<ul>
<li>Show you how to setup remote desktop services on a single server
<li>I will also show you how to setup a licensing server.
<li>We will setup a second server and configure and configure the Connection broker. The connection broker allows for Load Balancing.</li>
</ul>
<h3>Part 2</h3>
<ul>
<li>I will cover how to install RemoteApp
<li>install a RemoteApp Application</li>
</ul>
<h3>Part 3</h3>
<ul>
<li>I will cover Configuring Remote Desktop Gateway</li>
</ul>
<p>&nbsp;</p>
<h3>Part 1</h3>
<p>We will be installing the Remote Desktop Connection broker role. It provides:</p>
<ul>
<li>Load balancing sessions between multiple hosts
<li>Allows users to re-connect to an existing session
<li>Integrates with RD Virtualization Host servers for VDI. </li>
</ul>
<p>First click on “Add Roles” in Server Administrator</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/05/image17.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://jaredheinrichs.com/wp-content/uploads/2012/05/image_thumb7.png" width="522" height="174"></a></p>
<p>&nbsp;</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/05/image18.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://jaredheinrichs.com/wp-content/uploads/2012/05/image_thumb8.png" width="519" height="441"></a>&nbsp;</p>
<p>Since this is the first server and we are planning to eventually have two RDS servers we will install the base role “Remote Desktop Session Host”. Because This will also be eventually the connection broker as well I will install it as well at the same time. The second server that get’s installed will not need the connection broker.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/05/image19.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://jaredheinrichs.com/wp-content/uploads/2012/05/image_thumb9.png" width="520" height="449"></a></p>
<p>You will want to take notice of this. Any apps you may have already installed on the server might not work with Remote Desktop services. It’s a best practice to NEVER install apps on the server before installing Remote Desktop Services.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/05/image20.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://jaredheinrichs.com/wp-content/uploads/2012/05/image_thumb10.png" width="522" height="125"></a></p>
<p>This is similar to what you see when you connect to Windows Vista/7/2008 box via remote desktop.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/05/image21.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://jaredheinrichs.com/wp-content/uploads/2012/05/image_thumb11.png" width="520" height="285"></a></p>
<p>It will ask you what kind of Cals you have purchased. For this post I will be using a 120 day trial.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/05/image22.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://jaredheinrichs.com/wp-content/uploads/2012/05/image_thumb12.png" width="517" height="278"></a></p>
<p>Enter users that you want to have access to this. By default Administrators are added by default.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/05/image23.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://jaredheinrichs.com/wp-content/uploads/2012/05/image_thumb13.png" width="514" height="224"></a></p>
<p>There are some advance items that you get with 2008R2. Some of these items can cause a bigger strain on your host as well as your network bandwidth. Please read to see if you really need these items. I will leave them unchecked.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/05/image24.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://jaredheinrichs.com/wp-content/uploads/2012/05/image_thumb14.png" width="516" height="351"></a></p>
<p>Installing the RDS role you will notice a few things will be enabled and a few things will be disabled depending on what you selected in the setup Wizard.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/05/image25.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://jaredheinrichs.com/wp-content/uploads/2012/05/image_thumb15.png" width="516" height="351"></a></p>
<p>Hitting next will install RDS on the server. The install normally take around 5 minutes to go through. After it is done installing the RDS role your machine will need a reboot.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/05/image26.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://jaredheinrichs.com/wp-content/uploads/2012/05/image_thumb16.png" width="513" height="349"></a></p>
<p>After a restart you will now see that you have a few extra MMC tools in the start menu-Administration Tools – Remote Desktop Services.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/05/image27.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://jaredheinrichs.com/wp-content/uploads/2012/05/image_thumb17.png" width="418" height="251"></a></p>
<p>Open “Remote Desktop Session Hosts Configuration”. It’s a good idea to get familiar with the settings. Most people will go with defaults. These are going to be general settings that can be over ridden later by individual users.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/05/image28.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://jaredheinrichs.com/wp-content/uploads/2012/05/image_thumb18.png" width="513" height="170"></a></p>
<p>One tab you might want to change in order to help with support is:</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/05/image29.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://jaredheinrichs.com/wp-content/uploads/2012/05/image_thumb19.png" width="396" height="491"></a></p>
<p>One thing you should not change is the security section. Microsoft RECOMMENDS that you DO NOT touch this tab. If you need to give users RDS access you should use the Group that is made at the time of installation. Here’s the recommendation directly from Microsoft.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/05/image30.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://jaredheinrichs.com/wp-content/uploads/2012/05/image_thumb20.png" width="329" height="146"></a></p>
<p>Next we will activate and install the licensing server. In server manager under Remote Desktop Services click on Remote Desktop Licensing. Click “Add Role Services” link on the right hand side.<a href="http://jaredheinrichs.com/wp-content/uploads/2012/05/image31.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://jaredheinrichs.com/wp-content/uploads/2012/05/image_thumb21.png" width="524" height="316"></a></p>
<p>Again select “Remote Desktop Licensing” and click NEXT.</p>
<p>Configure the scope. I almost always choose forest.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/05/image32.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://jaredheinrichs.com/wp-content/uploads/2012/05/image_thumb22.png" width="533" height="374"></a></p>
<p>Hit NEXT and then Install.</p>
<p>Now that you’ve installed RD Licensing Server you can Go to the START menu and open up RD Licensing Manager. Once open right click “RDS” and select Activate Server.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/05/image33.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://jaredheinrichs.com/wp-content/uploads/2012/05/image_thumb23.png" width="539" height="231"></a></p>
<p>Hit NEXT on the first screen. On the next I almost always select “Automatic connection”. Make sure you have an internet connection before trying this.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/05/image34.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://jaredheinrichs.com/wp-content/uploads/2012/05/image_thumb24.png" width="542" height="340"></a></p>
<p>You should see something similar:</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/05/image35.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://jaredheinrichs.com/wp-content/uploads/2012/05/image_thumb25.png" width="460" height="145"></a></p>
<p>Fill out your information.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/05/image36.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://jaredheinrichs.com/wp-content/uploads/2012/05/image_thumb26.png" width="461" height="234"></a></p>
<p>You will see the server getting activated.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/05/image37.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://jaredheinrichs.com/wp-content/uploads/2012/05/image_thumb27.png" width="463" height="146"></a></p>
<p>Hit next and next. Select your License program:</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/05/image38.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://jaredheinrichs.com/wp-content/uploads/2012/05/image_thumb28.png" width="464" height="351"></a></p>
<p>Enter your License code and hit Add…</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/05/image39.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://jaredheinrichs.com/wp-content/uploads/2012/05/image_thumb29.png" width="464" height="414"></a></p>
<p>The next few screens I can’t show you but it’s really just a next, next next.&nbsp; Once check your RD Licensing monitor Manager. There should be a little green check on the RDS server now.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/05/image40.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://jaredheinrichs.com/wp-content/uploads/2012/05/image_thumb30.png" width="469" height="120"></a></p>
<p>Now that you have setup one server for RDS you will need to setup a second server. Please follow the same steps for the second server.</p>
<p>** <strong><em>The second server will only have the RD Session Host services role installed **</em></strong></p>
<h3>RDS &#8211; Configuring Load Balancing and setting up Desktop Connection Broker</h3>
<p>First of I should explain what the connection broker is. The RD connection broker is a role service included with RDS. It provides you with:</p>
<ul>
<li>Load Balances between session between multiple session hosts
<li>Allows users to reconnect to an existing session
<li>Integrates with RD Virtualization Host servers for VDI</li>
</ul>
<p>The number one issue people have is that once they install the connection broker they forget that they need to add the computer to the Session Broker Computers group. The first server I installed RDS to is actually called RDS. The second server RDS server on my network called RDS2. Because The connection broker is installed on the first machine “RDS” I will go into the server manager on RDS. In server Manager go to “Configuration”-“Local Users and Groups”-“Session Broker computers” and add all the session host computers that you would like to add to your RD Connection farm.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/05/image41.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://jaredheinrichs.com/wp-content/uploads/2012/05/image_thumb31.png" width="506" height="328"></a></p>
<p>Make sure that both RDS servers (RDS &amp; RDS2) are added to the “Session Broker Computers” Group.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/05/image42.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://jaredheinrichs.com/wp-content/uploads/2012/05/image_thumb32.png" width="427" height="238"></a></p>
<p>Add the servers and hit apply. Open Remote Desktop Session Host Configuration</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/05/image43.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://jaredheinrichs.com/wp-content/uploads/2012/05/image_thumb33.png" width="504" height="229"></a></p>
<p>Down the page in the Remote Desktop Session Host Configuration manager you will see a section that says:</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/05/image44.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://jaredheinrichs.com/wp-content/uploads/2012/05/image_thumb34.png" width="331" height="60"></a></p>
<p>In order to setup Load balancing this needs to say “YES”. Double click “Member of farm in RD Connection Broker”. A new window will open. The RD Connection Broker tab should be automatically selected. In the window that opens you will notice almost everything is greyed out. You will need to click on “Change Settings…” button in order to make changes in this window.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/05/image45.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://jaredheinrichs.com/wp-content/uploads/2012/05/image_thumb35.png" width="432" height="191"></a></p>
<p>A new window will open. Because you are creating a RD Farm you want both servers setup the same way. You will select Farm Member, Enter the name of the RD connection broker (RDS) and the name you want to give the farm. Just make sure that all other RD Hosts use the exact same name. The name is case-sensitive I believe. Hit “OK”</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/05/image46.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://jaredheinrichs.com/wp-content/uploads/2012/05/image_thumb36.png" width="439" height="419"></a></p>
<p>The windows that was greyed out before should now look similar. I told the setup that I want to participate in load-balancing. If you used “100” on each server, both servers would have equal weight. 100 does not mean 100%. The number is relative to the other numbers set to the other hosts. Hit’s OK.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/05/image47.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://jaredheinrichs.com/wp-content/uploads/2012/05/image_thumb37.png" width="404" height="435"></a></p>
<p>… More to come…</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredheinrichs.com/how-to-setup-remote-desktop-services-and-load-balancing.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to sync multiple calendars from a single gmail account to a Windows 7 phone</title>
		<link>http://jaredheinrichs.com/how-to-sync-multiple-calendars-from-a-single-gmail-account-to-a-windows-7-phone.html</link>
		<comments>http://jaredheinrichs.com/how-to-sync-multiple-calendars-from-a-single-gmail-account-to-a-windows-7-phone.html#comments</comments>
		<pubDate>Mon, 14 May 2012 14:11:16 +0000</pubDate>
		<dc:creator>Jared Heinrichs</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jaredheinrichs.com/?p=4953</guid>
		<description><![CDATA[I won a Windows 7 Phone and I am loving it. One thing I was having an issue with was getting multiple calendars from a SINGLE gmail account to sync with a Windows 7 phone. When researching it online I &#8230; <a href="http://jaredheinrichs.com/how-to-sync-multiple-calendars-from-a-single-gmail-account-to-a-windows-7-phone.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I won a Windows 7 Phone and I am loving it. One thing I was having an issue with was getting multiple calendars from a SINGLE gmail account to sync with a Windows 7 phone. When researching it online I found that most people were saying it “Couldn’t be done”. Another suggestions was that I would need to make multiple gmail accounts since the phone would only sync with the default google calendar.</p>
<p>Well it turns out the phone can sync multiple calendars from Google. </p>
<p>So here’s the deal:</p>
<ol>
<li>Make sure you’ve setup your Windows 7 phone with your Google email acccount. Make sure it has synced completely. </li>
<li>Go to <a href="http://m.google.com/sync">http://m.google.com/sync</a> </li>
<li>Log in with your gmail username and password </li>
<li>You should see at least one device. ie. Windows 7 phone </li>
<li>Enable all the calendars that you would like to have synced on your phone. </li>
<li>Save your preferences </li>
</ol>
<p>NOTE -If people have shared calendars with you as well, you can actually select these calendars as well.</p>
<p>I hope this saved you some time.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredheinrichs.com/how-to-sync-multiple-calendars-from-a-single-gmail-account-to-a-windows-7-phone.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install CentOS on Hyper-V with networking</title>
		<link>http://jaredheinrichs.com/how-to-install-centos-on-hyper-v-with-networking.html</link>
		<comments>http://jaredheinrichs.com/how-to-install-centos-on-hyper-v-with-networking.html#comments</comments>
		<pubDate>Sun, 29 Apr 2012 05:19:40 +0000</pubDate>
		<dc:creator>Jared Heinrichs</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jaredheinrichs.com/?p=4920</guid>
		<description><![CDATA[I had one heck of a time getting CentOS working on Hyper-V. I am using Microsoft Hyper-V Server and CentOS 6.2. I sifted through many online forums and blog posts to make an “All-in-one” resource guide on how to get &#8230; <a href="http://jaredheinrichs.com/how-to-install-centos-on-hyper-v-with-networking.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I had one heck of a time getting CentOS working on Hyper-V. I am using Microsoft Hyper-V Server and CentOS 6.2. I sifted through many online forums and blog posts to make an “All-in-one” resource guide on how to get centOS working on Hyper-V. Don’t worry about installing a legacy NIC either <img style="border-bottom-style: none; border-left-style: none; border-top-style: none; border-right-style: none" class="wlEmoticon wlEmoticon-winkingsmile" alt="Winking smile" src="http://jaredheinrichs.com/wp-content/uploads/2012/04/wlEmoticon-winkingsmile.png"></p>
<p>First I will explain what I used to get things working. I am using 3 machines for this “How to” and I will refer to them in this way:</p>
<ul>
<li>DC – Has Hyper-V Manager installed. Running AD</li>
<li>HYPERV – The actual Hyper-V Server. Part of the Domain configured on DC.</li>
<li>centOS – Hyper-V Linux Guest</li>
</ul>
<p>You will need to download a few things:</p>
<ul>
<li><a href="http://www.centos.org/modules/tinycontent/index.php?id=30" target="_blank">centOS ISO</a></li>
<li>Linux Integration Components &#8211; <a href="http://www.microsoft.com/en-us/download/details.aspx?id=28188" target="_blank">Linux.IC.v3.2.iso</a></li>
<li>On HYPERV I create a folder C:\iso and put copy both of the ISO files here.</li>
</ul>
<h3>Step by step how I installed CentOS on Hyper-V with Networking. </h3>
<p>On DC open Hyper-V Manager. Create a new virtual machine.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/04/image28.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="How to install CentOS on Hyper-V with networking" border="0" alt="How to install CentOS on Hyper-V with networking" src="http://jaredheinrichs.com/wp-content/uploads/2012/04/image_thumb8.png" width="335" height="138"></a></p>
<p>Name the Virtual Machine. hit Next.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/04/image29.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="How to install CentOS on Hyper-V with networking" border="0" alt="How to install CentOS on Hyper-V with networking" src="http://jaredheinrichs.com/wp-content/uploads/2012/04/image_thumb9.png" width="444" height="213"></a></p>
<p>Enter the amount of ram you want to give the centOS guest machine.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/04/image30.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="How to install CentOS on Hyper-V with networking 01" border="0" alt="How to install CentOS on Hyper-V with networking 01" src="http://jaredheinrichs.com/wp-content/uploads/2012/04/image_thumb10.png" width="295" height="137"></a></p>
<p>Make sure to tell the Virtual Machine what Hyper-V Network to use.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/04/image31.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="How to install CentOS on Hyper-V with networking 02" border="0" alt="How to install CentOS on Hyper-V with networking 02" src="http://jaredheinrichs.com/wp-content/uploads/2012/04/image_thumb11.png" width="398" height="120"></a></p>
<p>I just took all the defaults.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/04/image32.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="How to install CentOS on Hyper-V with networking 03" border="0" alt="How to install CentOS on Hyper-V with networking 03" src="http://jaredheinrichs.com/wp-content/uploads/2012/04/image_thumb12.png" width="464" height="166"></a></p>
<p>Tell Hyper-V Manager to use an ISO file. C:\iso\CentOS-6.2-x86_64-bin-DVD1.iso</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/04/image33.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="How to install CentOS on Hyper-V with networking 04" border="0" alt="How to install CentOS on Hyper-V with networking 04" src="http://jaredheinrichs.com/wp-content/uploads/2012/04/image_thumb13.png" width="515" height="136"></a></p>
<p>Hit next and finish</p>
<p>Right Click the centOS Guest and click START. When the VM starts click “Install or Upgrade…”</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/04/image34.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="How to install CentOS on Hyper-V with networking 05" border="0" alt="How to install CentOS on Hyper-V with networking 05" src="http://jaredheinrichs.com/wp-content/uploads/2012/04/image_thumb14.png" width="490" height="267"></a></p>
<p>I would recommend that you hit ok to test the media. I’ve already done this so I will hit “Skip”.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/04/image35.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="How to install CentOS on Hyper-V with networking 06" border="0" alt="How to install CentOS on Hyper-V with networking 06" src="http://jaredheinrichs.com/wp-content/uploads/2012/04/image_thumb15.png" width="334" height="260"></a></p>
<p>Hit Ok</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/04/image36.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="How to install CentOS on Hyper-V with networking 07" border="0" alt="How to install CentOS on Hyper-V with networking 07" src="http://jaredheinrichs.com/wp-content/uploads/2012/04/image_thumb16.png" width="333" height="166"></a></p>
<p>Hit Ok</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/04/image37.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="How to install CentOS on Hyper-V with networking 08" border="0" alt="How to install CentOS on Hyper-V with networking 08" src="http://jaredheinrichs.com/wp-content/uploads/2012/04/image_thumb17.png" width="336" height="346"></a></p>
<p>Hit Ok</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/04/image38.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="How to install CentOS on Hyper-V with networking 09" border="0" alt="How to install CentOS on Hyper-V with networking 09" src="http://jaredheinrichs.com/wp-content/uploads/2012/04/image_thumb18.png" width="302" height="340"></a></p>
<p>“Re-initialize all”.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/04/image39.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="How to install CentOS on Hyper-V with networking 10" border="0" alt="How to install CentOS on Hyper-V with networking 10" src="http://jaredheinrichs.com/wp-content/uploads/2012/04/image_thumb19.png" width="600" height="367"></a></p>
<p>Select your UTC.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/04/image40.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="How to install CentOS on Hyper-V with networking 11" border="0" alt="How to install CentOS on Hyper-V with networking 11" src="http://jaredheinrichs.com/wp-content/uploads/2012/04/image_thumb20.png" width="344" height="324"></a></p>
<p>Enter your password.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/04/image41.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="How to install CentOS on Hyper-V with networking 12" border="0" alt="How to install CentOS on Hyper-V with networking 12" src="http://jaredheinrichs.com/wp-content/uploads/2012/04/image_thumb21.png" width="431" height="287"></a></p>
<p>Use the defaults</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/04/image42.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="How to install CentOS on Hyper-V with networking 13" border="0" alt="How to install CentOS on Hyper-V with networking 13" src="http://jaredheinrichs.com/wp-content/uploads/2012/04/image_thumb22.png" width="515" height="330"></a></p>
<p>Write changes to disk</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/04/image43.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="How to install CentOS on Hyper-V with networking 14" border="0" alt="How to install CentOS on Hyper-V with networking 14" src="http://jaredheinrichs.com/wp-content/uploads/2012/04/image_thumb23.png" width="516" height="181"></a></p>
<p>Twiddle your thumbs and grab a coffee. This will take a few minutes.</p>
<p>Yay! You should be done now. REBOOT!</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/04/image44.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="How to install CentOS on Hyper-V with networking 15" border="0" alt="How to install CentOS on Hyper-V with networking 15" src="http://jaredheinrichs.com/wp-content/uploads/2012/04/image_thumb24.png" width="520" height="227"></a></p>
<p>When the centOS machine reboot login with root and password you entered during the setup.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/04/image45.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="How to install CentOS on Hyper-V with networking 16" border="0" alt="How to install CentOS on Hyper-V with networking 16" src="http://jaredheinrichs.com/wp-content/uploads/2012/04/image_thumb25.png" width="387" height="159"></a></p>
<p>On DC in Hyper-V Manager we need to load the Linux Integrated components ISO in the virtual Machine.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/04/image46.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="How to install CentOS on Hyper-V with networking 17" border="0" alt="How to install CentOS on Hyper-V with networking 17" src="http://jaredheinrichs.com/wp-content/uploads/2012/04/image_thumb26.png" width="458" height="159"></a></p>
<p>Once you have applied the new ISO go back to the centOS VM. You will need to start typing a bunch of commands. If we were to take the PDF seriously and type in the commands as is you will get the error message:</p>
<p><strong><em>ls: cannot access kmod-hyper-v-rhel6-43.1.x86_64.rpm: no such file or directory<br />ls: cannot access hyper-v-rhel6-43.1.x86_64.rpm: no such file or directory<br />RPM’s are missing</em></strong>
<p>Wow that is a mouthful! So instead of wasting your time let’s not follow the PDF and do it correctly from the beginning. I’m going to explain the screenshot first so you can understand what is happening.</p>
<p>We’re going to mount the CD inside centOS. We then need to copy the files from the CD and then run the Linux Integration components installer. There are 5 command you will have to enter. The last command starts with a “.” just encase you didn’t see that.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/04/image47.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="How to install CentOS on Hyper-V with networking 18" border="0" alt="How to install CentOS on Hyper-V with networking 18" src="http://jaredheinrichs.com/wp-content/uploads/2012/04/image_thumb27.png" width="607" height="175"></a></p>
<p>You should see a bunch of things being installed. When done it will ask you to reboot your machine.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/04/image48.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="How to install CentOS on Hyper-V with networking 19" border="0" alt="How to install CentOS on Hyper-V with networking 19" src="http://jaredheinrichs.com/wp-content/uploads/2012/04/image_thumb28.png" width="610" height="216"></a></p>
<p>Here’s the command to reboot. When the machine boots please login as root.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/04/image49.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="How to install CentOS on Hyper-V with networking 20" border="0" alt="How to install CentOS on Hyper-V with networking 20" src="http://jaredheinrichs.com/wp-content/uploads/2012/04/image_thumb29.png" width="321" height="27"></a></p>
<p>Congrats. You now have the Linux Integration components installed. You can verify that they are by looking at the Hyper-V manager. If the tools tell you the heartbeat is “OK” you know you’ve successfully completed all the steps up till now. You should also be able to click inside the virtual machine without doing a dance and you can hit power on the Hyper-V tools and the VM should power down nicely.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/04/image50.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="How to install CentOS on Hyper-V with networking 21" border="0" alt="How to install CentOS on Hyper-V with networking 21" src="http://jaredheinrichs.com/wp-content/uploads/2012/04/image_thumb30.png" width="609" height="135"></a></p>
<p>Yippy! Actually not really. Our VM on reboot will not have a NIC. We first will need to right click the centOS VM and write down the MAC address Hyper-V gave the centOS VM.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/04/image51.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="How to install CentOS on Hyper-V with networking 23" border="0" alt="How to install CentOS on Hyper-V with networking 23" src="http://jaredheinrichs.com/wp-content/uploads/2012/04/image_thumb31.png" width="448" height="220"></a></p>
<p>We will now need to make a bunch of changes to some centOS config files. Very fun!</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/04/image52.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="How to install CentOS on Hyper-V with networking 24" border="0" alt="How to install CentOS on Hyper-V with networking 24" src="http://jaredheinrichs.com/wp-content/uploads/2012/04/image_thumb32.png" width="362" height="25"></a></p>
<p>Press i Key on keyboard and type the below lines. Please notice I used the MAC address from the screen shot a few lines up </p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/04/image53.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="How to install CentOS on Hyper-V with networking 25" border="0" alt="How to install CentOS on Hyper-V with networking 25" src="http://jaredheinrichs.com/wp-content/uploads/2012/04/image_thumb33.png" width="385" height="216"></a></p>
<p>To save the file hit: “ESC” then “SHIFT + :” and then type “wq” and hit ENTER.</p>
<p>We will need to edit another file.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/04/image54.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="How to install CentOS on Hyper-V with networking 26" border="0" alt="How to install CentOS on Hyper-V with networking 26" src="http://jaredheinrichs.com/wp-content/uploads/2012/04/image_thumb34.png" width="285" height="31"></a></p>
<p>Again you’ll want to hit “I” to insert some info.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/04/image55.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="How to install CentOS on Hyper-V with networking 27" border="0" alt="How to install CentOS on Hyper-V with networking 27" src="http://jaredheinrichs.com/wp-content/uploads/2012/04/image_thumb35.png" width="311" height="158"></a></p>
<p>To save the file hit: “ESC” then “SHIFT + :” and then type “wq” and hit ENTER.</p>
<p>You will now need to bring up the network card (ifup eth01 command) and then verify that it got an IP address (ifconfig command)</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/04/image56.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="How to install CentOS on Hyper-V with networking 28" border="0" alt="How to install CentOS on Hyper-V with networking 28" src="http://jaredheinrichs.com/wp-content/uploads/2012/04/image_thumb36.png" width="576" height="350"></a></p>
<p>The first thing I would do to test the NIC and it’s stability is by updating the box with all the updates. To do this we will use the yum command.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2012/04/image57.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="How to install CentOS on Hyper-V with networking 29" border="0" alt="How to install CentOS on Hyper-V with networking 29" src="http://jaredheinrichs.com/wp-content/uploads/2012/04/image_thumb37.png" width="406" height="34"></a></p>
<p>After all the updates get applied. Force the machine to reboot. Double check all the updates got applied. Hopefully I saved you a few hours of mindless searches <img style="border-bottom-style: none; border-left-style: none; border-top-style: none; border-right-style: none" class="wlEmoticon wlEmoticon-smile" alt="Smile" src="http://jaredheinrichs.com/wp-content/uploads/2012/04/wlEmoticon-smile1.png"></p>
]]></content:encoded>
			<wfw:commentRss>http://jaredheinrichs.com/how-to-install-centos-on-hyper-v-with-networking.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can&#8217;t select printer in Excel</title>
		<link>http://jaredheinrichs.com/cant-select-printer-in-excel.html</link>
		<comments>http://jaredheinrichs.com/cant-select-printer-in-excel.html#comments</comments>
		<pubDate>Wed, 04 Apr 2012 16:19:01 +0000</pubDate>
		<dc:creator>Jared Heinrichs</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jaredheinrichs.com/?p=4799</guid>
		<description><![CDATA[I originally couldn’t select a printer in Excel. What I mean by I can’t select the printer in Excel is when I hit Ctrl+P to bring up the excel printer window, one of the printers I wanted to select was &#8230; <a href="http://jaredheinrichs.com/cant-select-printer-in-excel.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I originally couldn’t select a printer in Excel. What I mean by I can’t select the printer in Excel is when I hit Ctrl+P to bring up the excel printer window, one of the printers I wanted to select was not in the drop down list. I went back to verify that the printer was indeed installed on the machine. I did the normal things like removing and re-installing the printer. After further troubleshooting I found out that I couldn’t change the default printer in windows!</p>
<p>Well it turns out it isn’t an Excel issue and rather a Windows issue! You might find my “<a href="http://jaredheinrichs.com/cant-change-default-printer-windows.html">Can’t change the default printer in Windows</a>” post to be helpful in solving this issue. Hopefully after you follow those steps you can get rid of the “Can’t select printer in Excel” issue.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredheinrichs.com/cant-select-printer-in-excel.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can&#8217;t change default printer Windows</title>
		<link>http://jaredheinrichs.com/cant-change-default-printer-windows.html</link>
		<comments>http://jaredheinrichs.com/cant-change-default-printer-windows.html#comments</comments>
		<pubDate>Wed, 04 Apr 2012 16:13:07 +0000</pubDate>
		<dc:creator>Jared Heinrichs</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jaredheinrichs.com/?p=4797</guid>
		<description><![CDATA[Have you tried fixing the default windows printer using Microsoft Fixit and gone no where?&#160; It really sucks when you can’t change the default printer in Windows and I know I spent many hours trying to figure it out. I &#8230; <a href="http://jaredheinrichs.com/cant-change-default-printer-windows.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Have you tried fixing the default windows printer using Microsoft Fixit and gone no where?&nbsp; It really sucks when you can’t change the default printer in Windows and I know I spent many hours trying to figure it out. I finally found out what causes this issue. </p>
<p>The first step you should use to troubleshoot why you can’t change the default printer in Windows is to log in as another user which is an administrator of the computer. Once logged in try and see if you can switch printers now. In all my time looking at these issues I have almost always found that the reason why you can’t change the default printer is your profile has become corrupt.</p>
<p>If you can’t change the printer under another user it could still mean that your profile is corrupt but it also could mean you’ve installed a printer driver that is too old for you OS and it’s causing havoc on your system.</p>
<p>The only resolution I have found is to delete the account and restore the data back into a newly created account.</p>
<p>Here’s the steps below how I fixed “Can’t change the default printer in Windows”.</p>
<ul>
<li>Take a backup of user account.</li>
<li>Then log in as Administrator.</li>
<li>Right-click on Computer and then select Properties.</li>
<li>In the Properties window, select Advanced System Settings.</li>
<li>Then select Advanced tab. Here, you click on Settings under User Profiles.</li>
<li>Then select the profile and delete it.</li>
<li>Then, log in as a broken user and then try to restore the files from backup, <strong><em>except</em></strong> ntuser.dat, Ntuser.dat.log and Ntuser.ini, if required.</li>
</ul>
<p>Each time I’ve seen this happen it’s normally after a machine has had a virus</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredheinrichs.com/cant-change-default-printer-windows.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FREE Vintage and Retro Photoshop Action</title>
		<link>http://jaredheinrichs.com/free-vintage-and-retro-photoshop-action.html</link>
		<comments>http://jaredheinrichs.com/free-vintage-and-retro-photoshop-action.html#comments</comments>
		<pubDate>Sun, 26 Feb 2012 03:40:15 +0000</pubDate>
		<dc:creator>Jared Heinrichs</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jaredheinrichs.com/?p=4732</guid>
		<description><![CDATA[I&#8217;ve created a FREE Vintage and Retro Photoshop Action for Photoshop. I made this in Photoshop CS5 but it should be backwards compatible. Here&#8217;s the steps of the actions: Duplicate original layer. Change layer Blend to Softlight Create new Color &#8230; <a href="http://jaredheinrichs.com/free-vintage-and-retro-photoshop-action.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft  wp-image-4731" title="vintage-action" src="http://jaredheinrichs.com/wp-content/uploads/2012/02/vintage-action.jpg" alt="" width="573" height="431" /></p>
<p>I&#8217;ve created a FREE Vintage and Retro Photoshop Action for Photoshop. I made this in Photoshop CS5 but it should be backwards compatible.</p>
<p>Here&#8217;s the steps of the actions:</p>
<ol>
<li>Duplicate original layer. Change layer Blend to Softlight</li>
<li>Create new Color layer. Apply color: 070142. Change layer Blend to exclusion</li>
<li>Create new &#8220;level&#8221; adjustment layer. Set to  &#8221;11 &#8211; 1 -255&#8243;</li>
<li>Create new Solid color &#8211; de9b82 -Change layer Blend to softlight. Change opacity to 75%</li>
<li>Create new Solid Color layer &#8211; fed1eb &#8211; Change layer Blend to softlight &#8211; opacity 50%</li>
<li>Create new Solid Color layer &#8211; 070044 &#8211; Change layer Blend to exclusion</li>
<li>duplicate original layer &#8211; to top and blend as softlight.</li>
</ol>
<p>Just to make things even simpler I am offering a free download of the FREE Vintage and Retro Photoshop Action <a href="http://jaredheinrichs.com/wp-content/uploads/2012/02/Vintage-retro-action.zip">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredheinrichs.com/free-vintage-and-retro-photoshop-action.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ford celebrates Valentine&#8217;s Day by offering tips</title>
		<link>http://jaredheinrichs.com/ford-celebrates-valentines-day-by-offering-tips.html</link>
		<comments>http://jaredheinrichs.com/ford-celebrates-valentines-day-by-offering-tips.html#comments</comments>
		<pubDate>Thu, 09 Feb 2012 15:29:36 +0000</pubDate>
		<dc:creator>Jared Heinrichs</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jaredheinrichs.com/?p=4708</guid>
		<description><![CDATA[WINNIPEG,MB. February 9, 2012- Quite often, one of the relationships you depend on the most is neglected. Through thick and thin, good times and bad, sickness and health, this &#8220;significant other&#8221; is there for you when you need them. Like &#8230; <a href="http://jaredheinrichs.com/ford-celebrates-valentines-day-by-offering-tips.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>WINNIPEG,MB. February 9, 2012-</p>
<p>Quite often, one of the relationships you depend on the most is neglected. Through thick and thin, good times and bad, sickness and health, this &#8220;significant other&#8221; is there for you when you need them. Like all strong partnerships, a little effort goes a long way, especially when it comes to your vehicle. This Valentine&#8217;s Day, the Ford Motor Company of Canada, Limited is reminding Canadians the importance of showing their vehicle tender love and care to ensure a happy, healthy, and long-lasting relationship.</p>
<p>Keep the wheels of love turning:</p>
<ol>
<li>Be sure to give wheels and tires the attention they deserve.</li>
<li>Check your tire pressure regularly. Low pressure can result in poor fuel economy, handling, and comfort.</li>
<li>It&#8217;s all about balance. Having tires balanced and properly aligned ensures they last longer. It is also good to have tires rotated every 8,000 km to preserve their tread. The climate of your relationship is bound to change, much like the changing of the seasons. Tires should match the season you&#8217;re driving in. Remember, winter tires work best in cold winter conditions.</li>
</ol>
<p>Keep that engine humming:</p>
<ol>
<li>Properly caring for your engine will help make sure it gets turned on every time.</li>
<li>Check your engine oil level frequently. If the level is too high or too low, it can cause problems. Regular oil and filter changes are also very important in maintaining a healthy engine.</li>
<li>Remember to replace your timing belt in accordance with your vehicle manufacturer&#8217;s recommendations. Generally, it should be replaced about every 100,000 km.</li>
<li>Prevent overheating by checking coolant levels often. A cooling system flush and refill should be scheduled every 80,000 to 100,000 km.</li>
</ol>
<p>Love that body.</p>
<ol>
<li>Keeping the exterior of your car clean should not be underestimated when it comes to your vehicle maintenance checklist.</li>
<li>Prevent damaging rust by repairing paint chips and dents as soon as they happen. Wash and wax your vehicle regularly to prevent paint from fading and dulling.</li>
</ol>
<p>Enlist a third party if necessary.</p>
<ol>
<li>Even the strongest relationships require a little help from time to time. Relationship counsellors and mechanics are one and the same. If things don&#8217;t feel right, don&#8217;t try and ride it out.</li>
<li>Take your vehicle to your dealership on a regular basis to make sure things are running smoothly. Ford mechanics are factory-trained experts and can mediate and help solve any situation you may encounter with your vehicle.</li>
</ol>
<p>Looking for a new partner to own the road with? Here are some qualities you should keep in mind:</p>
<ol>
<li>Communication is key: Open lines of communication in relationships are of the utmost importance. The latest SYNC technology from Ford, will help you focus on the drive while keeping the lines of communication open with hands-free calling, audible text messaging and voice activated music to ensure driving safety, and satisfaction.</li>
<li>Unwavering trust and loyalty: Ford offers the latest in convenience technologies, making it easy to trust your vehicle. The Terrain Management System optimizes driveability and comfort as well as maximizing traction and Active park assist will help you get into those tricky parking spaces.</li>
</ol>
<p>For further information:</p>
<p>For news releases, related materials and high-resolution photos and video, visit <a href="http://www.media.ford.com">www.media.ford.com</a>. Follow at <a href="http://www.facebook.com/ford">www.facebook.com/ford</a>, <a href="http://www.twitter.com/FordCanada">www.twitter.com/FordCanada</a>  or <a href="http://www.youtube.com/fordvideo1">www.youtube.com/fordvideo1</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredheinrichs.com/ford-celebrates-valentines-day-by-offering-tips.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The 3 Flash Control rules for Speedlight Photography</title>
		<link>http://jaredheinrichs.com/the-3-flash-control-rules-for-speedlight-photography.html</link>
		<comments>http://jaredheinrichs.com/the-3-flash-control-rules-for-speedlight-photography.html#comments</comments>
		<pubDate>Sat, 24 Dec 2011 20:37:32 +0000</pubDate>
		<dc:creator>Jared Heinrichs</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jaredheinrichs.com/?p=4661</guid>
		<description><![CDATA[I want to thank Michael The instructor for explaining flash photography like this. Here’s my coles notes on the 3 Flash Control rules for Speedlight Photography. If you want to learn more about flash photography I would recommend buying his &#8230; <a href="http://jaredheinrichs.com/the-3-flash-control-rules-for-speedlight-photography.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I want to thank Michael The instructor for explaining flash photography like this. Here’s my coles notes on the 3 Flash Control rules for Speedlight Photography.</p>
<p><a href="http://jaredheinrichs.com/wp-content/uploads/2011/12/image.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://jaredheinrichs.com/wp-content/uploads/2011/12/image_thumb.png" width="562" height="422" /></a></p>
<p>If you want to learn more about flash photography I would recommend buying <a href="http://michaelthementor.com/store/index.php?main_page=product_info&amp;cPath=0&amp;products_id=15" target="_blank">his course</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredheinrichs.com/the-3-flash-control-rules-for-speedlight-photography.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The best 2 ways I have found to sharpen an image in Photoshop</title>
		<link>http://jaredheinrichs.com/the-best-way-i-have-found-to-sharpen-an-image.html</link>
		<comments>http://jaredheinrichs.com/the-best-way-i-have-found-to-sharpen-an-image.html#comments</comments>
		<pubDate>Wed, 19 Oct 2011 04:59:48 +0000</pubDate>
		<dc:creator>Jared Heinrichs</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jaredheinrichs.com/the-best-way-i-have-found-to-sharpen-an-image.html</guid>
		<description><![CDATA[The best way that I have found to sharpen an image was through a Photoshop lesson from Chris Orwig. After everything in your photo has been corrected you will want to place all the items into their own group. I &#8230; <a href="http://jaredheinrichs.com/the-best-way-i-have-found-to-sharpen-an-image.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The best way that I have found to sharpen an image was through a Photoshop lesson from <a href="http://www.chrisorwig.com/" target="_blank">Chris Orwig</a>.</p>
<p><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="The best way I have found to sharpen an image 01" border="0" alt="The best way I have found to sharpen an image 01" src="http://jaredheinrichs.com/wp-content/uploads/2011/10/image6.png" width="648" height="303" /></p>
<p>After everything in your photo has been corrected you will want to place all the items into their own group. I typically call them “Enhancement”.</p>
<p>In Windows I hit “CTRL+ALT+SHIFT+E” to make a new layer that a is the equivalent of all the layers merged into one.</p>
<p><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="The best way I have found to sharpen an image 02" border="0" alt="The best way I have found to sharpen an image 02" src="http://jaredheinrichs.com/wp-content/uploads/2011/10/image7.png" width="649" height="333" /></p>
<p>While the top layer is selected you will want to click on “Filter-OTHER-High Pass…”</p>
<p><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="The best way I have found to sharpen an image 03" border="0" alt="The best way I have found to sharpen an image 03" src="http://jaredheinrichs.com/wp-content/uploads/2011/10/image8.png" width="364" height="419" /></p>
<p>You will get a “High Pass” dialogue box pop up. Play with the radius. What’s nice about this technique is that it is better to add too much then too little. Click “OK” to apply the “high pass”.   <br /><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="The best way I have found to sharpen an image 04" border="0" alt="The best way I have found to sharpen an image 04" src="http://jaredheinrichs.com/wp-content/uploads/2011/10/image9.png" width="682" height="362" /></p>
<p>Now hit “CTRL+SHIFT+U” to de-saturate the layer. This will make sure that the picture is only grey colors. </p>
<p>Now this is where things get interesting. </p>
<p>Make sure the top “high pass” layer is selected. You will need to apply a blend mode to the entire layer. I find “Soft light” produces the best results.</p>
<p><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="The best way I have found to sharpen an image 05" border="0" alt="The best way I have found to sharpen an image 05" src="http://jaredheinrichs.com/wp-content/uploads/2011/10/image10.png" width="683" height="360" /></p>
<p>Now if the image is too sharp you can use the <em><strong>opacity</strong></em> of the layer to “decrease” the amount of sharpening by dialing it in to however you like. </p>
<p><strong>The second way:</strong></p>
<p> is by using the same key combo to merge all the layers up to the top later (CTRL+ALT+SHIFT+E&quot;).</p>
<p>Turning the layer into a smart layer and then applying unsharp mask. Using the dials you can change the sharpening at any time.</p>
<p><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://jaredheinrichs.com/wp-content/uploads/2011/10/image11.png" width="384" height="400" /></p>
<p>Make the changes as needed.</p>
<p><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://jaredheinrichs.com/wp-content/uploads/2011/10/image12.png" width="319" height="431" /></p>
<p>Again since this is on it’s own later you can finely control the amount of sharpening either by the filter controls or through the opacity.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredheinrichs.com/the-best-way-i-have-found-to-sharpen-an-image.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GoDaddy &#8211; How to Backup and restore websites</title>
		<link>http://jaredheinrichs.com/godaddy-how-to-backup-and-restoring-websites.html</link>
		<comments>http://jaredheinrichs.com/godaddy-how-to-backup-and-restoring-websites.html#comments</comments>
		<pubDate>Sun, 09 Oct 2011 15:59:01 +0000</pubDate>
		<dc:creator>Jared Heinrichs</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jaredheinrichs.com/godaddy-how-to-backup-and-restoring-websites.html</guid>
		<description><![CDATA[WebSite Tonight® allows you to manually create up to five (5) backup copies of your website, and if necessary, restore your website from a backup version. Before you can restore a previous version of your website, you must have created &#8230; <a href="http://jaredheinrichs.com/godaddy-how-to-backup-and-restoring-websites.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>WebSite Tonight® allows you to manually create up to five (5) backup copies of your website, and if necessary, restore your website from a backup version. Before you can restore a previous version of your website, you must have created a backup copy. The restore options do not display if you haven&#8217;t created a backup copy.</p>
<p><strong>NOTE:</strong> If you reach the maximum number of saved files, the system automatically deletes the oldest files to make room for the new saved project. Otherwise, you can free space by manually deleting saved files before you save additional copies of your project.</p>
<h6>To Back Up Your website</h6>
<ol>
<li>Log in to your WebSite Tonight account.</li>
<li>From the <strong>Manage </strong>menu, select <strong>Backup/Restore</strong>. The Backup and Restore page displays.</li>
<li>In the <strong>Enter a name for this copy</strong> field, specify the name for the backup file.</li>
<li>Click <strong>Save website</strong>.</li>
</ol>
<h6>To Restore a Backup Copy of Your website</h6>
<ol>
<li>Log in to your WebSite Tonight account.</li>
<li>From the <strong>Manage </strong>menu, select <strong>Backup/Restore</strong>.</li>
<li>In the <strong>Restore a Previous Project</strong> area, click the <strong>Restore</strong> button for the project you want to restore. The Restore button is located in the Restore column of the list.</li>
<li>To make a backup copy of your current website before restoring the saved copy, click <strong>OK</strong>. WebSite Tonight restores the saved copy of your project.</li>
</ol>
<p><strong>NOTE:</strong> WebSite Tonight also creates two (2)auto-backups that are created during template changes and three (3) pre-publish backups.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredheinrichs.com/godaddy-how-to-backup-and-restoring-websites.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

