<?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>Lewan &#38; Associates IT Solutions Technical Blog</title>
	<atom:link href="http://blog.lewan.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.lewan.com</link>
	<description>Sharing Information Learned the Hard Way</description>
	<lastBuildDate>Fri, 20 Jan 2012 19:19:08 +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>VMware vSphere 5 &#8211; No Jumbo frames on your Management Network!</title>
		<link>http://blog.lewan.com/2012/01/20/vmware-vsphere-5-no-jumbo-frames-on-your-management-network/</link>
		<comments>http://blog.lewan.com/2012/01/20/vmware-vsphere-5-no-jumbo-frames-on-your-management-network/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 19:19:08 +0000</pubDate>
		<dc:creator>djlaube</dc:creator>
				<category><![CDATA[vSphere]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[vsphere 5]]></category>

		<guid isPermaLink="false">http://blog.lewan.com/?p=1705</guid>
		<description><![CDATA[Found some very helpful information over on Duncan&#8217;s website Yellow Bricks.com regarding the management network and jumbo frames, on vSphere 5. http://www.yellow-bricks.com/2012/01/20/no-jumbo-frames-on-your-management-network/ For our reference, I&#8217;ve copied the content below: &#8220;Another thing to check if you experience this error is to &#8230; <a href="http://blog.lewan.com/2012/01/20/vmware-vsphere-5-no-jumbo-frames-on-your-management-network/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Found some very helpful information over on Duncan&#8217;s website <a href="http://www.yellow-bricks.com" target="_blank">Yellow Bricks.com</a> regarding the management network and jumbo frames, on vSphere 5.</p>
<p><a href="http://www.yellow-bricks.com/2012/01/20/no-jumbo-frames-on-your-management-network/">http://www.yellow-bricks.com/2012/01/20/no-jumbo-frames-on-your-management-network/</a></p>
<p><em>For our reference, I&#8217;ve copied the content below:</em><br />
&#8220;Another thing to check if you experience this error is to see if you have jumbo frames enabled on the management network, since this interferes with HA communication.&#8221;</p>
<p>This is document here in a note: <a href="http://kb.vmware.com/kb/2006729" rel="nofollow">http://kb.vmware.com/kb/2006729</a></p>
<p>To make it crystal clear: disable jumbo frames on your management network with vSphere 5.0 as there’s a problem with it! This problem is currently being investigated by the HA engineering team and will hopefully be resolved.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lewan.com/2012/01/20/vmware-vsphere-5-no-jumbo-frames-on-your-management-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Citrix Receiver with ShareFile integration</title>
		<link>http://blog.lewan.com/2012/01/19/citrix-receiver-with-sharefile-integration/</link>
		<comments>http://blog.lewan.com/2012/01/19/citrix-receiver-with-sharefile-integration/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 18:11:20 +0000</pubDate>
		<dc:creator>danbrinkmann</dc:creator>
				<category><![CDATA[Citrix]]></category>
		<category><![CDATA[ShareFile]]></category>

		<guid isPermaLink="false">http://blog.lewan.com/?p=1702</guid>
		<description><![CDATA[I posted a short video of me using Citrix Receiver with ShareFile &#8220;Docs&#8221; integration&#8230;check it out!  http://blog.danbrinkmann.com/2012/01/19/citrix-receiver-with-sharefile-integration-video/]]></description>
			<content:encoded><![CDATA[<p>I posted a short video of me using Citrix Receiver with ShareFile &#8220;Docs&#8221; integration&#8230;check it out!  <a href="http://blog.danbrinkmann.com/2012/01/19/citrix-receiver-with-sharefile-integration-video/">http://blog.danbrinkmann.com/2012/01/19/citrix-receiver-with-sharefile-integration-video/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lewan.com/2012/01/19/citrix-receiver-with-sharefile-integration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Office 365 &#8211; How-to Reset All User Passwords</title>
		<link>http://blog.lewan.com/2012/01/10/microsoft-office-365-how-to-reset-all-user-passwords/</link>
		<comments>http://blog.lewan.com/2012/01/10/microsoft-office-365-how-to-reset-all-user-passwords/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 00:36:08 +0000</pubDate>
		<dc:creator>djlaube</dc:creator>
				<category><![CDATA[Online Services]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[office 365]]></category>

		<guid isPermaLink="false">http://blog.lewan.com/?p=1698</guid>
		<description><![CDATA[Obviously this isn&#8217;t something that you would do a lot, but in case you need to know how, here&#8217;s how you can reset all user passwords in a Microsoft Office 365 environment: Help on accessing Office 365 powershell: http://onlinehelp.microsoft.com/en-us/Office365-enterprises/hh124998.aspx Once &#8230; <a href="http://blog.lewan.com/2012/01/10/microsoft-office-365-how-to-reset-all-user-passwords/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Obviously this isn&#8217;t something that you would do a lot, but in case you need to know how, here&#8217;s how you can reset all user passwords in a Microsoft Office 365 environment:</p>
<p><em>Help on accessing Office 365 powershell:</em><br />
<a href="http://onlinehelp.microsoft.com/en-us/Office365-enterprises/hh124998.aspx">http://onlinehelp.microsoft.com/en-us/Office365-enterprises/hh124998.aspx</a></p>
<p>Once your connected run the following commands:<br />
<strong>Import-Module msonline</strong></p>
<p><strong>Connect-MsolService -cred $cred</strong></p>
<p><strong>Get-Command -Module msonline</strong></p>
<p><strong>Get-msoluser |set-msoluserpassword -newpassword &#8220;password&#8221; -forcechangepassword $false</strong></p>
<p>That&#8217;s it! <img src='http://blog.lewan.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lewan.com/2012/01/10/microsoft-office-365-how-to-reset-all-user-passwords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2011 in review</title>
		<link>http://blog.lewan.com/2012/01/03/2011-in-review/</link>
		<comments>http://blog.lewan.com/2012/01/03/2011-in-review/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 16:00:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.lewan.com/?p=1694</guid>
		<description><![CDATA[The WordPress.com stats helper monkeys prepared a 2011 annual report for this blog. We wish to thank all of our contributors and our readers for 2011! Below is an overview of our stats for this blog. Here&#8217;s an excerpt: The &#8230; <a href="http://blog.lewan.com/2012/01/03/2011-in-review/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The WordPress.com stats helper monkeys prepared a 2011 annual report for this blog. We wish to thank all of our contributors and our readers for 2011! Below is an overview of our stats for this blog.</p>
<p><a href="/2011/annual-report/"><img src="http://www.wordpress.com/wp-content/mu-plugins/annual-reports/img/emailteaser.jpg" alt="" width="100%" /></a></p>
<p>Here&#8217;s an excerpt:</p>
<blockquote><p>The Louvre Museum has 8.5 million visitors per year. This blog was viewed about <strong>150,000</strong> times in 2011. If it were an exhibit at the Louvre Museum, it would take about 6 days for that many people to see it.</p></blockquote>
<p><a href="/2011/annual-report/">Click here to see the complete report.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lewan.com/2012/01/03/2011-in-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Excel &#8211; Rounding Numbers to Nearest Whole Number</title>
		<link>http://blog.lewan.com/2011/12/30/microsoft-excel-rounding-numbers-to-nearest-whole-number/</link>
		<comments>http://blog.lewan.com/2011/12/30/microsoft-excel-rounding-numbers-to-nearest-whole-number/#comments</comments>
		<pubDate>Fri, 30 Dec 2011 14:57:34 +0000</pubDate>
		<dc:creator>djlaube</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[microsoft excel]]></category>

		<guid isPermaLink="false">http://blog.lewan.com/?p=1691</guid>
		<description><![CDATA[I needed to round up a number in Excel to the nearest whole number. I found this helpful article that discusses rounding numbers: http://www.ozgrid.com/Excel/excel-rounding.htm But I also needed to round up the number, which was generated by a formula. So &#8230; <a href="http://blog.lewan.com/2011/12/30/microsoft-excel-rounding-numbers-to-nearest-whole-number/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I needed to round up a number in Excel to the nearest whole number. I found this helpful article that discusses rounding numbers:<br />
<a href="http://www.ozgrid.com/Excel/excel-rounding.htm" target="_blank">http://www.ozgrid.com/Excel/excel-rounding.htm</a></p>
<p>But I also needed to round up the number, which was generated by a formula. So here&#8217;s the formula that worked:<br />
=ROUNDUP(SUM(Input!D65:F65)/100,0)<br />
This formula will round up the result of the SUM calculation.<br />
The ,0 following the SUM calculation is part of the ROUNDUP formula.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lewan.com/2011/12/30/microsoft-excel-rounding-numbers-to-nearest-whole-number/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lewan &amp; Associates Releases New Website</title>
		<link>http://blog.lewan.com/2011/12/27/lewan-associates-releases-new-website/</link>
		<comments>http://blog.lewan.com/2011/12/27/lewan-associates-releases-new-website/#comments</comments>
		<pubDate>Tue, 27 Dec 2011 16:39:48 +0000</pubDate>
		<dc:creator>djlaube</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.lewan.com/?p=1685</guid>
		<description><![CDATA[Our new website is now active! Go check it out at www.lewan.com Also as a reminder, follow us on the following social media sites: Twitter: http://twitter.com/LewanCorp FaceBook: http://www.facebook.com/LewanandAssociates LinkedIn:  http://www.linkedin.com/company/lewan-&#38;-associates]]></description>
			<content:encoded><![CDATA[<p>Our new website is now active! Go check it out at <a href="http://www.lewan.com" target="_blank">www.lewan.com</a></p>
<p>Also as a reminder, follow us on the following social media sites:<br />
Twitter: <a href="http://twitter.com/LewanCorp" target="_blank">http://twitter.com/LewanCorp</a><br />
FaceBook: <a href="http://www.facebook.com/LewanandAssociates" target="_blank">http://www.facebook.com/LewanandAssociates</a><br />
LinkedIn:  <a href="http://www.linkedin.com/company/lewan-&amp;-associates" target="_blank">http://www.linkedin.com/company/lewan-&amp;-associates</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lewan.com/2011/12/27/lewan-associates-releases-new-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simpana Virtualize Me (CommVault P2V Conversion w/1-Touch)</title>
		<link>http://blog.lewan.com/2011/12/12/simpana-virtualize-me-commvault-p2v-conversion-w1-touch/</link>
		<comments>http://blog.lewan.com/2011/12/12/simpana-virtualize-me-commvault-p2v-conversion-w1-touch/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 03:36:54 +0000</pubDate>
		<dc:creator>kfingerlos</dc:creator>
				<category><![CDATA[Commvault]]></category>

		<guid isPermaLink="false">https://lewanps.wordpress.com/?p=1672</guid>
		<description><![CDATA[&#160; I recently wrote an article on using 1-Touch to restore a physical machine into a VM.  Essentially performing a P2V conversion as part of a system recovery. It&#8217;s since been called to my attention that there can be an &#8230; <a href="http://blog.lewan.com/2011/12/12/simpana-virtualize-me-commvault-p2v-conversion-w1-touch/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<div class="LessonContent">
<div class="LessonSummary">
<p>I recently wrote an article on using 1-Touch to restore a physical machine into a VM.  Essentially performing a P2V conversion as part of a system recovery. It&#8217;s since been called to my attention that there can be an easier way.</p>
<p>Simpana Service Pack 4 introduced a new feature combining functions of 1-Touch with a P2V tool. The end result is that it can be very easy to restore a failed physical machine into a VMware VM. A word of caution here, the functionality requires that 1-Touch is installed from the SP4 install CD set. If your 1-Touch install is from an earlier set you must uninstall and re-install using the SP4 media (no you can&#8217;t just patch to SP4).</p>
<p>You must also be using boot .ISO files generated from the above 1-Touch installation, and copy them onto a datastore on your ESXi Servers.  You must also have backed up the system you want to restore in it&#8217;s entirety so that there is a complete operating system to restore.</p>
<p>With those caveats stated, let&#8217;s talk about using the new &#8220;Virtulize Me&#8221; feature.</p>
</div>
<div class="LessonStep top">
<h3 class="StepTitle">Start Virtualize Me Wizard</h3>
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/media_1323058613173.png" alt="media_1323058613173.png" width="540" height="416" /></div>
<div class="StepInstructions">
<p>Select the server to create a VM from, right click and select Virtualize Me.</p>
</div>
</div>
<div class="LessonStep top">
<h3 class="StepTitle">Specify the Destination</h3>
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/media_1323061435107.png" alt="media_1323061435107.png" width="423" height="555" /></div>
<div class="StepInstructions">
<p>Select your vCenter server, once selected from your installed Virtual Server Agent instances you can browse for the datastore and boot .ISO file.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/media_1323662650196.png" alt="media_1323662650196.png" width="419" height="566" /></div>
<div class="StepInstructions">
<p>Enter the information about where to create the new VM. You may also want to investigate the setting under &#8216;Advanced&#8217; to resize the VM to be something different than the original was.</p>
<p>If you have Virtual Server agents installed you should be able to browse for all the required information.</p>
<p>Select &#8220;Immediate&#8221; to run this job now, then click Ok.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/media_1323662722829.png" alt="media_1323662722829.png" width="540" height="372" /></div>
<div class="StepInstructions">
<p>The job controller will show that the job has been submitted.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/media_1323746204210.png" alt="media_1323746204210.png" width="540" height="416" /></div>
<div class="StepInstructions">
<p>On your vCenter server you can see that the VM has been created, and is powered on.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/media_1323746214251.png" alt="media_1323746214251.png" width="540" height="468" /></div>
<div class="StepInstructions">
<p>Opening the console of the VM you can observe the progress of the restore job.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/media_1323746221700.png" alt="media_1323746221700.png" width="540" height="416" /></div>
<div class="StepInstructions">
<p>You can also watch the progress of the restore from the CommCell Console.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/media_1323746228688.png" alt="media_1323746228688.png" width="540" height="459" /></div>
<div class="StepInstructions">
<p>After the restore process completes, the VM will reboot. It&#8217;s going to do some setup (courtesy of the sysprep mini-setup).</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/media_1323746235204.png" alt="media_1323746235204.png" width="540" height="465" /></div>
<div class="StepInstructions">
<p>When faced with the login error, go ahead an login as the local administrator. Don&#8217;t panic though when it flashes a sysprep dialog and logs you out &#8230; this is expected.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/media_1323746244402.png" alt="media_1323746244402.png" width="540" height="462" /></div>
<div class="StepInstructions">
<p>The mini-setup will continue on the next boot.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/media_1323746252541.png" alt="media_1323746252541.png" width="540" height="465" /></div>
<div class="StepInstructions">
<p>Login again when prompted.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/media_1323746260878.png" alt="media_1323746260878.png" width="540" height="454" /></div>
<div class="StepInstructions">
<p>After the login you should find yourself on a functioning, restored system. Note the AD Domain membership.</p>
<p>At this point you probably want to do some additional cleanup, install VMware tools, etc &#8211; but the restore/P2V process is complete.</p>
</div>
</div>
</div>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lewan.com/2011/12/12/simpana-virtualize-me-commvault-p2v-conversion-w1-touch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CommVault 1-Touch Bare Metal Restore to VMware VM</title>
		<link>http://blog.lewan.com/2011/12/04/commvault-1-touch-bare-metal-restore-to-vmware-vm/</link>
		<comments>http://blog.lewan.com/2011/12/04/commvault-1-touch-bare-metal-restore-to-vmware-vm/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 03:41:59 +0000</pubDate>
		<dc:creator>kfingerlos</dc:creator>
				<category><![CDATA[Commvault]]></category>

		<guid isPermaLink="false">https://lewanps.wordpress.com/?p=1611</guid>
		<description><![CDATA[I was working with a customer recently who wanted to configure 1-Touch to be used for bare metal recovery for some older servers into their VMware environment. After working through the process I thought it would be best if I &#8230; <a href="http://blog.lewan.com/2011/12/04/commvault-1-touch-bare-metal-restore-to-vmware-vm/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="LessonContent">
<div class="LessonSummary">
<p>I was working with a customer recently who wanted to configure 1-Touch to be used for bare metal recovery for some older servers into their VMware environment. After working through the process I thought it would be best if I took a few minutes and documented the process that we&#8217;d used as well as a couple tips that will make it easier for folks in the future.</p>
<p>In this example we will be restoring a backup from a physical machine into a VM using the 1-Touch boot CD in offline mode. The original machine was Windows Server 2008 R2, thus we will be using the 64-bit 1-Touch CD.</p>
<p>This section assumes that 1-Touch has already been installed and the 1-Touch CD&#8217;s generated and available to the VMware infrastructure as .ISO files.</p>
</div>
<div class="LessonStep top">
<h3 class="StepTitle">Building the Recovery VM</h3>
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1572-media_1323041407452.png" alt="wpid1572-media_1323041407452.png" width="540" height="512" /></div>
<div class="StepInstructions">
<p>Generally you build this like you would build any other VM, but there are a couple things we want to pay attention to. First is the network adapter.</p>
<p>While in general the VMXNET3 adapter is preferred for VMware VMs, in this instance we want to specify the E1000 adapter because drivers for this are embedded in the Windows distribution, and thus in the 1-Touch recovery disk. You can change the adapter on the VM later if you&#8217;re so inclined, but using the E1000 for the restore will make things easier.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1573-media_1323041557045.png" alt="wpid1573-media_1323041557045.png" width="540" height="512" /></div>
<div class="StepInstructions">
<p>The second item is the SCSI controller. Again, while the SAS adapter is generally preferable, our restore is going to be easier if we select the LSI Logic Parallel adapter (for reasons we&#8217;ll discuss in a few minutes). Note this can be made to work with the SAS adapter, but it&#8217;ll require more editing of files, and like the network adapter you can change it later after the OS is installed so this makes it easier.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1574-media_1323041688421.png" alt="wpid1574-media_1323041688421.png" width="540" height="514" /></div>
<div class="StepInstructions">
<p>Pay attention to the creation of Disks. You need the same number and approximate size (larger, not smaller) as the original machine. It is possible to do a dissimilar volume configuration, but you&#8217;ll spend more time fiddling, and it will still insist that all volumes be at least as big as the original.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1575-media_1323041980699.png" alt="wpid1575-media_1323041980699.png" width="540" height="483" /></div>
<div class="StepInstructions">
<p>Power on the VM and mount the appropriate 1-Touch iso. In this case we&#8217;re using the 1Touch_X64.iso file</p>
</div>
</div>
<div class="LessonStep top">
<h3 class="StepTitle">1-Touch Recovery</h3>
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1576-media_1323042223956.png" alt="wpid1576-media_1323042223956.png" width="540" height="472" /></div>
<div class="StepInstructions">
<p>Booting the VM from the 1-Touch CD will start the interactive process. When prompted pick your favorite language and then click ok.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1577-media_1323042296398.png" alt="wpid1577-media_1323042296398.png" width="540" height="466" /></div>
<div class="StepInstructions">
<p>Click next at the welcome screen. (note if you are asked about provding a configuration file, specify &#8216;cancel&#8217; to go into the interactive mode).</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1578-media_1323042344582.png" alt="wpid1578-media_1323042344582.png" width="540" height="468" /></div>
<div class="StepInstructions">
<p>Verify that your disks have all been detected, then select yes and then click next.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1579-media_1323042618944.png" alt="wpid1579-media_1323042618944.png" width="540" height="472" /></div>
<div class="StepInstructions">
<p>Fill out the CommServe and client information, then click the &#8220;Get Clients&#8221; button to get the list of clients from the CommServe.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1580-media_1323042817807.png" alt="wpid1580-media_1323042817807.png" width="540" height="473" /></div>
<div class="StepInstructions">
<p>Select the client you want to recover, then click next.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1581-media_1323042862700.png" alt="wpid1581-media_1323042862700.png" width="540" height="469" /></div>
<div class="StepInstructions">
<p>Review the Summary then click next.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1582-media_1323043025329.png" alt="wpid1582-media_1323043025329.png" width="540" height="471" /></div>
<div class="StepInstructions">
<p>Select the backup set, and point in time for the recovery; then provide a CommCell username and password for the restore. Then click next.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1583-media_1323043161561.png" alt="wpid1583-media_1323043161561.png" width="540" height="473" /></div>
<div class="StepInstructions">
<p>You&#8217;ll see the &#8216;please wait while processing&#8217; message &#8230; at this point you may want to watch a CommCell Console session.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1584-media_1323043228923.png" alt="wpid1584-media_1323043228923.png" width="540" height="416" /></div>
<div class="StepInstructions">
<p>You&#8217;ll see that a restore job has been created. You&#8217;ll need to watch this job for the restore to complete.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1585-media_1323051629430.png" alt="wpid1585-media_1323051629430.png" width="540" height="471" /></div>
<div class="StepInstructions">
<p>Now that the 1-Touch details have been restored we need to deal with disk mapping. In this case we will leave it with &#8216;similar disk mapping&#8217; and disable the mini-setup (uncheck the box checked by default). Ok the warning about devices not matching (we&#8217;ll fix that later). Then click next.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1586-media_1323051769461.png" alt="wpid1586-media_1323051769461.png" width="540" height="471" /></div>
<div class="StepInstructions">
<p>Don&#8217;t exclude anything (unless you really know you want to). Click Next.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1587-media_1323051813461.png" alt="wpid1587-media_1323051813461.png" width="540" height="469" /></div>
<div class="StepInstructions">
<p>This is a review of the original disks. Click next.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1588-media_1323051892760.png" alt="wpid1588-media_1323051892760.png" width="540" height="471" /></div>
<div class="StepInstructions">
<p>Review or reconfigure the network binding correctly for this restore. Then click Ok.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1589-media_1323052041995.png" alt="wpid1589-media_1323052041995.png" width="540" height="471" /></div>
<div class="StepInstructions">
<p>Right click on the disk name and initialize if necessary. Then click Done.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1590-media_1323052122700.png" alt="wpid1590-media_1323052122700.png" width="540" height="469" /></div>
<div class="StepInstructions">
<p>Map the volumes to the disk by right clicking on the source, and mapping to the destination disk.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1591-media_1323052173386.png" alt="wpid1591-media_1323052173386.png" width="540" height="469" /></div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1592-media_1323052220228.png" alt="wpid1592-media_1323052220228.png" width="540" height="470" /></div>
<div class="StepInstructions">
<p>Repeat above for each volume. Once all volumes are mapped to the destination, click Ok.</p>
<p>The system will format the disks and start the restore.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1593-media_1323052294387.png" alt="wpid1593-media_1323052294387.png" width="540" height="470" /></div>
<div class="StepInstructions">
<p>You can also observe the restore progress again at the CommCell Console.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1594-media_1323052525774.png" alt="wpid1594-media_1323052525774.png" width="540" height="383" /></div>
<div class="StepInstructions">
<p>In general this is a good point to go get a cup of coffee, or lunch, or&#8230;whatever. This is the point where the entire backup set for the machine is going to be restored, so if the machine has any size to it this could take a while.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1595-media_1323052803844.png" alt="wpid1595-media_1323052803844.png" width="540" height="472" /></div>
<div class="StepInstructions">
<p>Time to map the drivers to the target system. CommVault does not automatically discover/remap these for you, so you need to tell the 1-Touch CD which drivers for LAN and Mass Storage Device (MSD) need to be used.</p>
<p>We know we need a Intel Pro1000 LAN, and a LSI Parallel SCSI (non-SAS) driver. Click on the browse buttons to the right, and look for the proper drivers under c:windowssystem32driverstorefilerepository</p>
<p>(note that clicking the &#8220;more&#8221; button will give a lot more detail to aid in finding the correct driver)</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1596-media_1323053013646.png" alt="wpid1596-media_1323053013646.png" width="540" height="469" /></div>
<div class="StepInstructions">
<p>For reference, this is the directory containing the proper driver for the Pro1000 adapter we specified for the VM.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1597-media_1323053063937.png" alt="wpid1597-media_1323053063937.png" width="540" height="470" /></div>
<div class="StepInstructions">
<p>Select the .inf file (extension is suppressed). then click open.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1598-media_1323053219097.png" alt="wpid1598-media_1323053219097.png" width="540" height="471" /></div>
<div class="StepInstructions">
<p>Now we need to do the same for the Mass Storage Device. Looking at the detail behind the &#8216;more&#8217; button will help us confirm that we need the LSI_SCSI device, and the PNP device ID&#8217;s that are expected. Make note of these ID&#8217;s, we&#8217;ll need them again in a minute. (might be worth copying them to the clipboard in the VM now).</p>
<p>Click the browse button and go find the LSI_SCSI driver.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1599-media_1323053374320.png" alt="wpid1599-media_1323053374320.png" width="540" height="396" /></div>
<div class="StepInstructions">
<p>This is the directory containing the LSI_SCSI driver. Browse into the directory.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1601-media_1323053498084.png" alt="wpid1601-media_1323053498084.png" width="540" height="555" /></div>
<div class="StepInstructions">
<p>If you try to just use the driver as-is, you&#8217;ll get the following error because the device IDs in the file don&#8217;t quite match close enough for 1-Touch&#8217;s satisfaction. To address this we need to edit the .inf file a little bit.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1600-media_1323053435449.png" alt="wpid1600-media_1323053435449.png" width="540" height="470" /></div>
<div class="StepInstructions">
<p>Right click the .inf file and select open with.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1602-media_1323053581419.png" alt="wpid1602-media_1323053581419.png" width="540" height="470" /></div>
<div class="StepInstructions">
<p>Accept the default of Notepad and click OK.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1603-media_1323053638382.png" alt="wpid1603-media_1323053638382.png" width="540" height="389" /></div>
<div class="StepInstructions">
<p>Scroll down to the section of the file which lists the device IDs. Unfortunately the IDs being requested by 1-Touch are longer than those in the file, so to make this happy we&#8217;ll add the extend ID&#8217;s that 1-Touch is looking for.</p>
<p>Below each section, paste in the ID&#8217;s you copied from the details window, and edit to match the line above.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1604-media_1323053866559.png" alt="wpid1604-media_1323053866559.png" width="540" height="404" /></div>
<div class="StepInstructions">
<p>The modified file is shown. Save the file, then select and ok.</p>
<p>As an aside, this is the reason we picked the LSI_SCSI for our restore rather than the LSI_SAS controller. The SAS driver has the same issue, but there are many (many) more IDs to be updated when using that driver. It&#8217;s easier to edit the simpler file, and then go back later and add a SAS based secondary disk to the VM, let windows auto-install the SAS driver. Once that&#8217;s done you can then change the adapter to SAS for the primary disk if you really want to be using the virtual SAS controller.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1605-media_1323053921421.png" alt="wpid1605-media_1323053921421.png" width="540" height="471" /></div>
<div class="StepInstructions">
<p>If the file was modified correctly, you can now click ok to continue.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1606-media_1323053957526.png" alt="wpid1606-media_1323053957526.png" width="540" height="472" /></div>
<div class="StepInstructions">
<p>The registry merge section here has to do with updating the drivers on the system. These changes are what we needed to map the drivers for.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1607-media_1323054008668.png" alt="wpid1607-media_1323054008668.png" width="540" height="469" /></div>
<div class="StepInstructions">
<p>Click Ok to the &#8220;restore completed successfully&#8221; dialog. The system will then reboot. This would be a really good time to eject the 1-Touch CD.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1608-media_1323054078158.png" alt="wpid1608-media_1323054078158.png" width="540" height="469" /></div>
<div class="StepInstructions">
<p>On reboot you may see this message. Don&#8217;t panic. Remember that at the time the backup you&#8217;re restoring was made, the server was powered on and running. This is ok, just start windows normally.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1609-media_1323054219575.png" alt="wpid1609-media_1323054219575.png" width="540" height="470" /></div>
<div class="StepInstructions">
<p>Be patient and let the machine boot up. This might take a bit, particularly if the original system had a lot of hardware management agents which will probably be none to happy in their new home. When the machine is ready go ahead and login. It might be best to use a local credential (rather than Domain).</p>
<p>Also don&#8217;t be surprised if you login and are immediately logged off &#8211; drivers are being discovered and installed at this point and the machine may want to reboot a time or two.</p>
</div>
</div>
<div class="LessonStep top">
<div class="StepImage"><img src="http://blog.lewan.com/wp-content/uploads/2011/12/wpid1610-media_1323054487511.png" alt="wpid1610-media_1323054487511.png" width="540" height="471" /></div>
<div class="StepInstructions">
<p>Before trying to fix the broken devices, this is a really good time to install VMware tools. After that you should be able to remove any broken devices from the restored system.</p>
<p>So, Install tools then clean-up any dead devices. Then uninstall any old hardware management stuff that doesn&#8217;t belong in a VM (some may need to be disabled if it won&#8217;t uninstall). This cleanup will vary from system to system.</p>
<p>That said, once the cleanup is done, you have recovered your physical system into a VM by way of the 1-Touch feature.</p>
</div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.lewan.com/2011/12/04/commvault-1-touch-bare-metal-restore-to-vmware-vm/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How will you adapt to &#8220;everything as a service&#8221;?</title>
		<link>http://blog.lewan.com/2011/11/27/how-will-you-adapt-to-everything-as-a-service/</link>
		<comments>http://blog.lewan.com/2011/11/27/how-will-you-adapt-to-everything-as-a-service/#comments</comments>
		<pubDate>Sun, 27 Nov 2011 16:50:55 +0000</pubDate>
		<dc:creator>scottpelletier</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Cloud VMware]]></category>

		<guid isPermaLink="false">https://lewanps.wordpress.com/?p=1563</guid>
		<description><![CDATA[PLEASE NOTE EVENT DATE CHANGED TO January 19th This whole cloud thing and positioning every IT consumable &#8220;&#8230;. as a service&#8221; has interesting implications for IT professionals and IT solution providers. I work for a solutions provider and we have &#8230; <a href="http://blog.lewan.com/2011/11/27/how-will-you-adapt-to-everything-as-a-service/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>PLEASE NOTE EVENT DATE CHANGED TO January 19th</p>
<p>This whole cloud thing and positioning every IT consumable &#8220;&#8230;. as a service&#8221; has interesting implications for IT professionals and IT solution providers. I work for a solutions provider and we have to look at these new consumption models, understand the benefits and pitfalls of them, and put together a plan of how to address these models and leverage them ourselves. Now, I am not saying I think everything is ready or should be a service that&#8217;s consumed over the Internet or that building an &#8220;internal cloud&#8221; is critical to running an IT shop these days, but I do believe that ignoring that these models exist is only going to get you (and me) in trouble.</p>
<p>We have decided to embrace the concept and leverage it where it makes sense and test out the waters. In doing so we&#8217;ve come up with new support models where we&#8217;ve centralized some of our support functions and have leveraged some tools that make remote support more realistic and economical for customers. We&#8217;ve also built out a suite of services that we felt our customers may want to leverage to be more efficient with their IT spend and IT resources as you can&#8217;t hire an expert in every subject matter, so leave some of the &#8220;support stuff&#8221; up to us and focus on the more business specific functions that can make your company better. We&#8217;ll help keep the wheels on the bus, but we need you to drive it somewhere business relevant. The services we started with are:</p>
<ul>
<li>Infrastructure Monitoring and Management</li>
<li>End User Service Desk and Device Support</li>
<li>Managed Cloud-based Data Protection Services</li>
<li>Hosted Email and Collaboration</li>
<li>Internet Security</li>
<li>Infrastructure as a Service</li>
</ul>
<p>All the services we built have some &#8220;cloud&#8221; element to them in that we are serving some aspect (if not the entire service) remotely. All of them use our Remote Operations Center (ROC) for centralized support, provisioning and monitoring and some of them are hosting applications and/or data off of the customers premise as well, e.g., Email, Data Protection, IaaS.</p>
<p>We are going to discuss some of the impacts of this new way of consuming IT services at an event we&#8217;re holding in Denver on January 19th at Mile High Station. It will be a great place to discuss with your peers what&#8217;s working and what&#8217;s not and enjoy some social time at the happy hour we&#8217;re hosting after the event to network a bit. Click here to sign up: <a href="http://www.lewan.com/events">http://www.lewan.com/events</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lewan.com/2011/11/27/how-will-you-adapt-to-everything-as-a-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How-To Flush DNS on Mac OS X Lion</title>
		<link>http://blog.lewan.com/2011/11/14/how-to-flush-dns-on-mac-os-x-lion/</link>
		<comments>http://blog.lewan.com/2011/11/14/how-to-flush-dns-on-mac-os-x-lion/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 21:26:10 +0000</pubDate>
		<dc:creator>djlaube</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[flush DNS]]></category>
		<category><![CDATA[mac os x lion]]></category>

		<guid isPermaLink="false">http://blog.lewan.com/?p=1558</guid>
		<description><![CDATA[Flushing the DNS on Mac OS X Lion is quite simple. Just follow the below steps: 1) Change to &#8220;root&#8221; by using the following command: su - Enter the root password when prompted. If you don&#8217;t know the &#8220;root&#8221; password &#8230; <a href="http://blog.lewan.com/2011/11/14/how-to-flush-dns-on-mac-os-x-lion/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Flushing the DNS on Mac OS X Lion is quite simple. Just follow the below steps:</p>
<p>1) Change to &#8220;root&#8221; by using the following command:<br />
<em>su -</em><br />
Enter the root password when prompted. If you don&#8217;t know the &#8220;root&#8221; password for your system, you can set it by following this Apple KB article: <a href="http://support.apple.com/kb/ht1528" target="_blank">http://support.apple.com/kb/ht1528</a></p>
<p>2) Type in the following command to flush the DNS:<br />
<em>dscacheutil -flushcache</em></p>
<p>The DNS has now been flushed.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lewan.com/2011/11/14/how-to-flush-dns-on-mac-os-x-lion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

