<?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>Michael Phillips Blog &#187; install</title>
	<atom:link href="http://nukeitmike.com/blog/tag/install/feed" rel="self" type="application/rss+xml" />
	<link>http://nukeitmike.com/blog</link>
	<description>My place to speak about things</description>
	<lastBuildDate>Fri, 03 Feb 2012 22:55:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Windows cannot access the specified device</title>
		<link>http://nukeitmike.com/blog/2010/09/27/windows-cannot-access-the-specified-device-2/</link>
		<comments>http://nukeitmike.com/blog/2010/09/27/windows-cannot-access-the-specified-device-2/#comments</comments>
		<pubDate>Mon, 27 Sep 2010 15:23:57 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[General Info]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows Server 2003]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[install]]></category>

		<guid isPermaLink="false">http://nukeitmike.com/blog/2010/09/27/windows-cannot-access-the-specified-device-2/</guid>
		<description><![CDATA[This is an old problem, but I still see it from time to time.&#160; You are trying to run and executable that you downloaded, and you are on a Windows 2003 system.&#160; You double click and get: &#160; As you can see here, I am simply trying to install the windirstat utility to figure out [...]]]></description>
			<content:encoded><![CDATA[<p>This is an old problem, but I still see it from time to time.&#160; You are trying to run and executable that you downloaded, and you are on a Windows 2003 system.&#160; You double click and get:</p>
<p><a href="http://nukeitmike.com/blog/wp-content/uploads/2010/09/image.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://nukeitmike.com/blog/wp-content/uploads/2010/09/image_thumb.png" width="644" height="118" /></a> </p>
<p>&#160;</p>
<p>As you can see here, I am simply trying to install the <a href="http://windirstat.info/" target="_blank">windirstat</a> utility to figure out what is taking up all the disk space.&#160; If you have drive space issues, and we seem to always have drive space issues, this is a great utility.</p>
<p>The problem is this:</p>
<p><a href="http://nukeitmike.com/blog/wp-content/uploads/2010/09/image1.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://nukeitmike.com/blog/wp-content/uploads/2010/09/image_thumb1.png" width="353" height="484" /></a> </p>
<p>Notice the Security section at the bottom.&#160; if you click on Unblock, then it looks like this:</p>
<p><a href="http://nukeitmike.com/blog/wp-content/uploads/2010/09/image2.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://nukeitmike.com/blog/wp-content/uploads/2010/09/image_thumb2.png" width="352" height="484" /></a> </p>
<p>Apply the change and the security section at the bottom goes away, and you can then run the program.</p>
]]></content:encoded>
			<wfw:commentRss>http://nukeitmike.com/blog/2010/09/27/windows-cannot-access-the-specified-device-2//feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error installing Integration Services on Hyper-V VM</title>
		<link>http://nukeitmike.com/blog/2009/11/19/error-installing-integration-services-on-hyper-v-vm/</link>
		<comments>http://nukeitmike.com/blog/2009/11/19/error-installing-integration-services-on-hyper-v-vm/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 19:48:34 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[install]]></category>

		<guid isPermaLink="false">http://nukeitmike.com/blog/2009/11/19/error-installing-integration-services-on-hyper-v-vm/</guid>
		<description><![CDATA[I was trying to change from a “Legacy Network Adapter” to a “Network Adapter” on one of my Hyper-V VMs.&#160;&#160; I added the “Network Adapter” and removed the “Legacy Network Adapter”, and started the machine up.&#160; When the machine came up, it wouldn’t connect to the network.&#160; Having seen this before I knew exactly how [...]]]></description>
			<content:encoded><![CDATA[<p>I was trying to change from a “Legacy Network Adapter” to a “Network Adapter” on one of my Hyper-V VMs.&#160;&#160; I added the “Network Adapter” and removed the “Legacy Network Adapter”, and started the machine up.&#160; When the machine came up, it wouldn’t connect to the network.&#160; Having seen this before I knew exactly how to fix it.&#160; Run the Integration Services install again.&#160; I did that, and got:</p>
<blockquote><p>An error has occurred: One of the update processes returned error code&#160; 61658</p>
</blockquote>
<p>So, being the smart guy that I am, I rebooted and tried again.&#160; Same result.&#160; The hits I got on google suggested that I was still running an CTP or Beta, but I am running the RTM version (2008 Hyper-V, but not R2 on this one).&#160; </p>
<p>I was logging into this machine with a Domain account, but it wasn’t on the network.&#160; We use some restrictions on the server desktops and redirect application setting and such, so I thought that might be related.&#160; </p>
<p>Here is what worked:</p>
<blockquote><p>I added back the Legacy Network Adapter (leaving the non-Legacy adapter as well)</p>
<p>I installed integration services again (and it worked just fine)</p>
<p>I removed the Legacy Network Adapter</p>
</blockquote>
<p>Now the machine is working just as expected.</p>
]]></content:encoded>
			<wfw:commentRss>http://nukeitmike.com/blog/2009/11/19/error-installing-integration-services-on-hyper-v-vm//feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Error installing DPM 2010 Beta</title>
		<link>http://nukeitmike.com/blog/2009/11/17/error-installing-dpm-2010-beta/</link>
		<comments>http://nukeitmike.com/blog/2009/11/17/error-installing-dpm-2010-beta/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 23:04:32 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Beta]]></category>
		<category><![CDATA[Data Protection Manager]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[System Center]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[DPM]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://nukeitmike.com/blog/2009/11/17/error-installing-dpm-2010-beta/</guid>
		<description><![CDATA[I was installing the DPM 2010 Beta (finally) and had an issue trying to get the SQL 2008 to install.&#160; Finally figured out that I had the install files stored too deeply in a network share.&#160; I figure this out by running the SQL install directly and when it when to check prereq’s it had [...]]]></description>
			<content:encoded><![CDATA[<p>I was installing the DPM 2010 Beta (finally) and had an issue trying to get the SQL 2008 to install.&#160; Finally figured out that I had the install files stored too deeply in a network share.&#160; I figure this out by running the SQL install directly and when it when to check prereq’s it had an error on one section and when you click for more info this is what you get:</p>
<blockquote><p>Rule &quot;Long path names to files on SQL Server installation media&quot; failed. </p>
<p>SQL Server installation media on a network share or in a custom folder can cause installation failure if the total length of the path exceeds 260 characters. To correct this issue, utilize Net Use functionality or shorten the path name to the SQL Server setup.exe file.</p>
</blockquote>
<p>So, I moved it to a shorter path and it installed just fine.</p>
]]></content:encoded>
			<wfw:commentRss>http://nukeitmike.com/blog/2009/11/17/error-installing-dpm-2010-beta//feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>HyperV Integration Services: Fatal error during installation</title>
		<link>http://nukeitmike.com/blog/2009/04/03/hyperv-integration-services-fatal-error-during-installation/</link>
		<comments>http://nukeitmike.com/blog/2009/04/03/hyperv-integration-services-fatal-error-during-installation/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 21:55:38 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[P2V]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://nukeitmike.com/blog/2009/04/03/hyperv-integration-services-fatal-error-during-installation/</guid>
		<description><![CDATA[I managed to convince the “powers that be” that we didn’t need to have a dual quad-core server with the capacity for 32GB of RAM to and connectivity to our SAN sitting around doing nothing until they occasionally use it for upgrade testing…&#160; So I did a P2V (Physical to Virtual conversion) and shut down [...]]]></description>
			<content:encoded><![CDATA[<p>I managed to convince the “powers that be” that we didn’t need to have a dual quad-core server with the capacity for 32GB of RAM to and connectivity to our SAN sitting around doing nothing until they occasionally use it for upgrade testing…&#160; So I did a P2V (Physical to Virtual conversion) and shut down the physical machine.&#160; But when I tried to install the Integration components…&#160; I got “An error has occurred: Fatal error during installation.”&#160; A quick google gave me the below post, and believe it or not.. it worked.&#160; (I didn’t reboot before I installed.)</p>
<blockquote><h5><a href="http://vittoriop77.blogspot.com/2009/01/hyperv-integration-services-fatal-error.html">HyperV Integration Services: Fatal error during installation</a></h5>
<p><strong>Problem:</strong>      <br />Installing Integration Services on HyperV I got the following problem:      <br />&quot;An error has occured: Fatal error during installation.&quot;      <br /><strong>Solution:</strong>      <br />Delete (or rename) two file on the guest machine      <br />C:\WINDOWS\system32\DRIVERS\wdf01000.sys       <br />C:\WINDOWS\system32\DRIVERS\wdfldr.sys      <br />Reboot and reinstall the integration services.</p>
</blockquote>
<p><a href="http://vittoriop77.blogspot.com/2009/01/hyperv-integration-services-fatal-error.html">Vittorio Pavesi: HyperV Integration Services: Fatal error during installation</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nukeitmike.com/blog/2009/04/03/hyperv-integration-services-fatal-error-during-installation//feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

