<?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>vmstarter.nl</title>
	<atom:link href="http://www.vmstarter.nl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vmstarter.nl</link>
	<description>starting tips for the virtual world</description>
	<lastBuildDate>Mon, 14 May 2012 10:22:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Updating a single ESXi host without vCenter</title>
		<link>http://www.vmstarter.nl/2012/05/updating-a-single-esxi-host-without-vcenter/</link>
		<comments>http://www.vmstarter.nl/2012/05/updating-a-single-esxi-host-without-vcenter/#comments</comments>
		<pubDate>Fri, 04 May 2012 22:40:15 +0000</pubDate>
		<dc:creator>Henk Arts</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[ESXi 5 update]]></category>

		<guid isPermaLink="false">http://www.vmstarter.nl/?p=1157</guid>
		<description><![CDATA[For my work I do a lot of VMware demo’s in the field, where sometimes there is no connection to the internet available for remote demo’s, so I have to run demo’s from my notebook. On my windows notebook I run VMware Workstation, and on the VM in VMware Workstation I run VMware ESXi 5&#8230;]]></description>
			<content:encoded><![CDATA[<p>For my work I do a lot of VMware demo’s in the field, where sometimes there is no connection to the internet available for remote demo’s, so I have to run demo’s from my notebook.</p>
<p>On my windows notebook I run VMware Workstation, and on the VM in VMware Workstation I run VMware ESXi 5 with a few VM images on there. (VM Nesting) (It is still amazing to see this working smoothly!)</p>
<p>Here is an easy step by step guide, how you can update this ESXi 5 host to the latest version…</p>
<p>1: Start your VMware Hypervisor EXSi 5 like you normal do, and connect to this host with your vSphere Client.</p>
<p>2: Switch the host to maintenance mode.</p>
<p>3: Install the needed patches (they can be found here: <a href="http://www.vmware.com/patchmgr/download.portal">http://www.vmware.com/patchmgr/download.portal</a> ) on one of you datastore&#8217;s in a folder called patch (in my case the Datastore is called Backup <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://www.vmstarter.nl/wp-content/uploads/2012/05/wlEmoticon-smile.png" /></p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/05/5-5-2012-12-27-00-AM.jpg"><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="5-5-2012 12-27-00 AM" border="0" alt="5-5-2012 12-27-00 AM" src="http://www.vmstarter.nl/wp-content/uploads/2012/05/5-5-2012-12-27-00-AM_thumb.jpg" width="644" height="468" /></a></p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/05/5-5-2012-12-39-29-AM.jpg"><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="5-5-2012 12-39-29 AM" border="0" alt="5-5-2012 12-39-29 AM" src="http://www.vmstarter.nl/wp-content/uploads/2012/05/5-5-2012-12-39-29-AM_thumb.jpg" width="751" height="221" /></a></p>
<p>4: goto the Configuration tab of your host, select Security Profile (under Software in the left) and select the Services Properties in the upper right of your screen.</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/05/5-5-2012-12-43-51-AM.jpg"><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="5-5-2012 12-43-51 AM" border="0" alt="5-5-2012 12-43-51 AM" src="http://www.vmstarter.nl/wp-content/uploads/2012/05/5-5-2012-12-43-51-AM_thumb.jpg" width="644" height="463" /></a></p>
<p>5: Select <strong>ESXi Shell</strong> and <strong>SSH </strong>and start these Services with the Start Service command button under Options…    <br />make sure (just as on the screen both services are running(!)</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/05/5-5-2012-12-53-00-AM.jpg"><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="5-5-2012 12-53-00 AM" border="0" alt="5-5-2012 12-53-00 AM" src="http://www.vmstarter.nl/wp-content/uploads/2012/05/5-5-2012-12-53-00-AM_thumb.jpg" width="710" height="772" /></a></p>
<p>6: Start PuTTY (you can find it here: <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html">http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html</a>)</p>
<p>and login as the root to this host…</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/05/5-5-2012-1-05-26-AM.jpg"><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="5-5-2012 1-05-26 AM" border="0" alt="5-5-2012 1-05-26 AM" src="http://www.vmstarter.nl/wp-content/uploads/2012/05/5-5-2012-1-05-26-AM_thumb.jpg" width="631" height="236" /></a></p>
<p>now run the command:</p>
<p><strong><font face="CourierPS">esxcli software vib update &#8211;depot /vmfs/volumes/[Datastorename]/[patchfilename].zip</font></strong></p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/05/5-5-2012-1-19-45-AM.jpg"><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="5-5-2012 1-19-45 AM" border="0" alt="5-5-2012 1-19-45 AM" src="http://www.vmstarter.nl/wp-content/uploads/2012/05/5-5-2012-1-19-45-AM_thumb.jpg" width="823" height="268" /></a></p>
<p>7: be patient(!) this can take some minutes(!) and repeat this for all the patch zip files (make sure you do this in the released order…</p>
<p>8 close puTTY, delete the patch directory from the datastore,&#160; reboot the host. When the host is back, exit the maintenance mode and you are done!</p>
<p>your host is running the latest patches</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/05/5-5-2012-1-29-40-AM.jpg"><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="5-5-2012 1-29-40 AM" border="0" alt="5-5-2012 1-29-40 AM" src="http://www.vmstarter.nl/wp-content/uploads/2012/05/5-5-2012-1-29-40-AM_thumb.jpg" width="405" height="28" /></a></p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/05/5-5-2012-1-37-03-AM.jpg"><img style="display: inline" title="5-5-2012 1-37-03 AM" alt="5-5-2012 1-37-03 AM" src="http://www.vmstarter.nl/wp-content/uploads/2012/05/5-5-2012-1-37-03-AM_thumb.jpg" width="341" height="79" /></a></p>
<div class="google_plusone_widget"><g:plusone 
      count="true" href="http://www.vmstarter.nl/2012/05/updating-a-single-esxi-host-without-vcenter/" size="standard"></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://www.vmstarter.nl/2012/05/updating-a-single-esxi-host-without-vcenter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Veeam ONE</title>
		<link>http://www.vmstarter.nl/2012/04/veeam-one/</link>
		<comments>http://www.vmstarter.nl/2012/04/veeam-one/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 06:50:00 +0000</pubDate>
		<dc:creator>Steven Duckaert</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Veeam]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[Reporting]]></category>
		<category><![CDATA[Veeam ONE]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://www.vmstarter.nl/?p=1134</guid>
		<description><![CDATA[Veeam Software announced the release of a new version of its virtualization management software, Veeam ONE. Veeam is introducing a state of the art management software supporting a heterogeneous datacenter consisting of VMware and Hyper-V from a single application. Veeam ONE gives an answer to the different pillars of Virtualization Management such as: Incident Management&#8230;]]></description>
			<content:encoded><![CDATA[<p>Veeam Software <a href="http://www.veeam.com/news/veeam-one-v6-delivers-powerful-easy-to-use-monitoring-and-reporting-for-vmware-and-hyper-v173.html">announced the release</a> of a new version of its virtualization management software, <a href="http://www.veeam.com/virtualization-management-one-solution.html?ad=menu">Veeam ONE</a><strong>.</strong></p>
<p>Veeam is introducing a state of the art management software supporting a heterogeneous datacenter consisting of VMware and Hyper-V from a single application.</p>
<p>Veeam ONE gives an answer to the different pillars of Virtualization Management such as:</p>
<ul>
<li>Incident Management (real-time monitoring, alarm management and an extensive knowledgebase)</li>
<li>Resource Management (trending, optimization, documentation, etc.)</li>
<li>Change Management (who did what when)</li>
</ul>
<p>The <strong>installation of Veeam ONE</strong> is so easy that it is unnecessary to include screenshots of the installation. One thing that impressed me is the ability to <strong>install all the requirements with ONE single click</strong>. That’s how installers should work!</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/04/image.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://www.vmstarter.nl/wp-content/uploads/2012/04/image_thumb.png" alt="image" width="447" height="314" border="0" /></a></p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/04/image1.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://www.vmstarter.nl/wp-content/uploads/2012/04/image_thumb1.png" alt="image" width="451" height="317" border="0" /></a></p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/04/image2.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://www.vmstarter.nl/wp-content/uploads/2012/04/image_thumb2.png" alt="image" width="455" height="320" border="0" /></a></p>
<p>&nbsp;</p>
<p>The <strong>configuration of Veeam ONE</strong> is a no-brainer. Specify the correct virtual server type and Veeam handles everything for you.</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/04/image3.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://www.vmstarter.nl/wp-content/uploads/2012/04/image_thumb3.png" alt="image" width="458" height="322" border="0" /></a></p>
<p>&nbsp;</p>
<p>Veeam ONE is one of the most intuitive virtualization management solutions currently on the market. After the installation it will take you less than 5 minutes to get used to the interface.</p>
<p>&nbsp;</p>
<p>The different components of Veeam ONE are:</p>
<ul>
<li>Veeam ONE <strong>Business View<br />
</strong>The outcome of a management solution is not always for every person the same. For example an application owner wants to know how his application performs and track changes on the different application components. A C-level person on the other hand is interested in SLAs, budgets and resource optimization.<br />
Business View enables these different expectations and can dynamically categorize and group VMware and Hyper-V components.<br />
<a href="http://www.vmstarter.nl/wp-content/uploads/2012/04/image4.png"><img style="display: inline;" title="image" src="http://www.vmstarter.nl/wp-content/uploads/2012/04/image_thumb4.png" alt="image" width="622" height="466" /></a></li>
</ul>
<p>&nbsp;</p>
<ul>
<li>Veeam ONE <strong>Monitoring<br />
</strong>This is THE component that virtualization administrators will love! In short Veeam ONE monitor shows YOU what YOU want to see!<br />
<a href="http://www.vmstarter.nl/wp-content/uploads/2012/04/image5.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://www.vmstarter.nl/wp-content/uploads/2012/04/image_thumb5.png" alt="image" width="635" height="301" border="0" /></a><br />
In case you want to perform deeper analysis of a particular object you can easily click on the “view report” button which will redirect you to the Reporting engine of Veeam ONE.<br />
<a href="http://www.vmstarter.nl/wp-content/uploads/2012/04/image6.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://www.vmstarter.nl/wp-content/uploads/2012/04/image_thumb6.png" alt="image" width="637" height="218" border="0" /></a><br />
<a href="http://www.vmstarter.nl/wp-content/uploads/2012/04/image7.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://www.vmstarter.nl/wp-content/uploads/2012/04/image_thumb7.png" alt="image" width="639" height="541" border="0" /></a></li>
<li>Veeam ONE <strong>Reporting<br />
</strong>Talking about reporting. The below are just a handful examples of out-of-the box dashboards and reports. These dashboards can be easily published to for example Microsoft SharePoint.<br />
<a href="http://www.vmstarter.nl/wp-content/uploads/2012/04/image8.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://www.vmstarter.nl/wp-content/uploads/2012/04/image_thumb8.png" alt="image" width="639" height="298" border="0" /></a><br />
<a href="http://www.vmstarter.nl/wp-content/uploads/2012/04/image9.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://www.vmstarter.nl/wp-content/uploads/2012/04/image_thumb9.png" alt="image" width="638" height="329" border="0" /></a><br />
<a href="http://www.vmstarter.nl/wp-content/uploads/2012/04/image10.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://www.vmstarter.nl/wp-content/uploads/2012/04/image_thumb10.png" alt="image" width="641" height="298" border="0" /></a><a href="http://www.vmstarter.nl/wp-content/uploads/2012/04/image11.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://www.vmstarter.nl/wp-content/uploads/2012/04/image_thumb11.png" alt="image" width="290" height="371" border="0" /></a><a href="http://www.vmstarter.nl/wp-content/uploads/2012/04/image12.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://www.vmstarter.nl/wp-content/uploads/2012/04/image_thumb12.png" alt="image" width="350" height="253" border="0" /></a><br />
For some environment specific needs it is very easy to create your own custom reports. <strong>Veeam ONE adapts to your IT needs and IT processes</strong>! For example a licensing report which I’m sure your licensing department will love.<br />
<a href="http://www.vmstarter.nl/wp-content/uploads/2012/04/image13.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://www.vmstarter.nl/wp-content/uploads/2012/04/image_thumb13.png" alt="image" width="643" height="395" border="0" /></a></li>
</ul>
<p>Full details and a trial version of Veeam ONE can be found on <a href="http://www.veeam.com/virtualization-management-one-solution.html?ad=large">veeam.com</a></p>
<p>There is also a<strong> free edition of Veeam ONE</strong> to get yourself familiar with the capabilities Veeam ONE provides. The software can be downloaded <a href="http://www.veeam.com/virtual-server-management-one-free.html?ad=menu">here</a>.</p>
<p>&nbsp;</p>
<p>Enjoy managing your VMware and Hyper-V environment with Veeam ONE!</p>
<div class="google_plusone_widget"><g:plusone 
      count="true" href="http://www.vmstarter.nl/2012/04/veeam-one/" size="standard"></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://www.vmstarter.nl/2012/04/veeam-one/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>20 easy steps to create a ESXi 5.0 u1 USB stick</title>
		<link>http://www.vmstarter.nl/2012/04/20-easy-steps-to-create-a-esxi-5-0-u1-usb-stick/</link>
		<comments>http://www.vmstarter.nl/2012/04/20-easy-steps-to-create-a-esxi-5-0-u1-usb-stick/#comments</comments>
		<pubDate>Thu, 12 Apr 2012 18:00:03 +0000</pubDate>
		<dc:creator>Henk Arts</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[ESXi USB]]></category>

		<guid isPermaLink="false">http://www.vmstarter.nl/?p=1100</guid>
		<description><![CDATA[The easiest way to make a VMware ESXi 5.0 USB stick is to make this from VMware workstation 8. here are the (very easy) 20 steps: 1: Insert USB Stick in the computer (the stick needs to be 2 GB or bigger) 2: start VMware workstation 8 and create a new virtual machine (CTRL +&#8230;]]></description>
			<content:encoded><![CDATA[<p>The easiest way to make a VMware ESXi 5.0 USB stick is to make this from VMware workstation 8.</p>
<p>here are the (very easy) 20 steps:</p>
<p>1: Insert USB Stick in the computer (the stick needs to be 2 GB or bigger)</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/04/1-insert-USB-stick.jpg"><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="(1) insert USB stick" border="0" alt="(1) insert USB stick" src="http://www.vmstarter.nl/wp-content/uploads/2012/04/1-insert-USB-stick_thumb.jpg" width="184" height="244" /></a></p>
<p>2: start VMware workstation 8 and create a new virtual machine (CTRL + N) <em>(Note: the Host needs to be a x64 OS!)</em>    <br /><a href="http://www.vmstarter.nl/wp-content/uploads/2012/04/2-new-Virtual-Machine.jpg"><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="(2) new Virtual Machine" border="0" alt="(2) new Virtual Machine" src="http://www.vmstarter.nl/wp-content/uploads/2012/04/2-new-Virtual-Machine_thumb.jpg" width="446" height="405" /></a></p>
<p>keep the default and press <strong>Next &gt;      <br /><a href="http://www.vmstarter.nl/wp-content/uploads/2012/04/3-Workstation-type.jpg"><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="(3) Workstation type" border="0" alt="(3) Workstation type" src="http://www.vmstarter.nl/wp-content/uploads/2012/04/3-Workstation-type_thumb.jpg" width="446" height="405" /></a></strong></p>
<p>3: again keep the default and press <strong>Next &gt;</strong></p>
<p>4:<strong> </strong>Select the<strong> VMware-VMvisor-Installer-5.0.0.update01-623860.x86_64.iso </strong>(or later file you have downloaded from the <a href="http://www.vmware.com">www.vmware.com</a> website (evaluation is fine)) iso file under <strong>installer disc image file (iso)     <br /></strong></p>
<p>and<strong> </strong>press<strong> Next &gt;</strong></p>
<p>5: Name the VM and select a location where to store it</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/04/5-name_safe.jpg"><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="(5) name_safe" border="0" alt="(5) name_safe" src="http://www.vmstarter.nl/wp-content/uploads/2012/04/5-name_safe_thumb.jpg" width="446" height="405" /></a></p>
<p>and press<strong> Next &gt;</strong></p>
<p>Select the processors and cores (preferably more than one    <br /><a href="http://www.vmstarter.nl/wp-content/uploads/2012/04/6-Processor_config.jpg"><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="(6) Processor_config" border="0" alt="(6) Processor_config" src="http://www.vmstarter.nl/wp-content/uploads/2012/04/6-Processor_config_thumb.jpg" width="446" height="405" /></a></p>
<p>and<strong> </strong>press<strong> Next &gt;</strong></p>
<p>6: default mem is OK for creating a USB stick    <br /><a href="http://www.vmstarter.nl/wp-content/uploads/2012/04/7-mem.jpg"><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="(7) mem" border="0" alt="(7) mem" src="http://www.vmstarter.nl/wp-content/uploads/2012/04/7-mem_thumb.jpg" width="446" height="405" /></a></p>
<p>and <strong>press Next &gt;</strong></p>
<p>7: <strong>Use bridged networking</strong> is OK     <br /><a href="http://www.vmstarter.nl/wp-content/uploads/2012/04/8-networking.jpg"><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="(8) networking" border="0" alt="(8) networking" src="http://www.vmstarter.nl/wp-content/uploads/2012/04/8-networking_thumb.jpg" width="446" height="405" /></a></p>
<p>and <strong>press Next&gt;</strong></p>
<p>8: SCSI default is fine <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://www.vmstarter.nl/wp-content/uploads/2012/04/wlEmoticon-winkingsmile.png" />     <br /><a href="http://www.vmstarter.nl/wp-content/uploads/2012/04/9-SCSI.jpg"><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="(9) SCSI" border="0" alt="(9) SCSI" src="http://www.vmstarter.nl/wp-content/uploads/2012/04/9-SCSI_thumb.jpg" width="446" height="405" /></a></p>
<p>and press <strong>Next &gt;</strong></p>
<p>9: Default disk is OK    <br /><a href="http://www.vmstarter.nl/wp-content/uploads/2012/04/10-Disk.jpg"><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="(10) Disk" border="0" alt="(10) Disk" src="http://www.vmstarter.nl/wp-content/uploads/2012/04/10-Disk_thumb.jpg" width="446" height="405" /></a></p>
<p>and press<strong> Next &gt;</strong></p>
<p>10: Disk Type default is fine    <br /><a href="http://www.vmstarter.nl/wp-content/uploads/2012/04/11-Disk-Type.jpg"><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="(11) Disk Type" border="0" alt="(11) Disk Type" src="http://www.vmstarter.nl/wp-content/uploads/2012/04/11-Disk-Type_thumb.jpg" width="446" height="405" /></a>&#160;</p>
<p>and press<strong> Next &gt;</strong></p>
<p>11: <strong>3 GB</strong> and <strong>Store virtual disk as a single file</strong> is OK     <br /><a href="http://www.vmstarter.nl/wp-content/uploads/2012/04/12-Capacity.jpg"><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="(12) Capacity" border="0" alt="(12) Capacity" src="http://www.vmstarter.nl/wp-content/uploads/2012/04/12-Capacity_thumb.jpg" width="446" height="405" /></a></p>
<p>and press<strong> Next &gt;</strong></p>
<p>12: default name is OK    <br /><a href="http://www.vmstarter.nl/wp-content/uploads/2012/04/13-Name.jpg"><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="(13) Name" border="0" alt="(13) Name" src="http://www.vmstarter.nl/wp-content/uploads/2012/04/13-Name_thumb.jpg" width="446" height="405" /></a></p>
<p>and press <strong>Next &gt;</strong></p>
<p>13: This last wizzard page is OK    <br /><a href="http://www.vmstarter.nl/wp-content/uploads/2012/04/14-Finish.jpg"><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="(14) Finish" border="0" alt="(14) Finish" src="http://www.vmstarter.nl/wp-content/uploads/2012/04/14-Finish_thumb.jpg" width="446" height="405" /></a></p>
<p>14: select <strong>Customize Hardware…     <br /></strong>remove the<strong> floppy disk Device</strong> as shown here in the Hardware Tab    <br /><a href="http://www.vmstarter.nl/wp-content/uploads/2012/04/17-VMware-settings.jpg"><strong><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="(17) VMware settings" border="0" alt="(17) VMware settings" src="http://www.vmstarter.nl/wp-content/uploads/2012/04/17-VMware-settings_thumb.jpg" width="680" height="591" /></strong></a></p>
<p>15: and select <strong>Virtualize Intel VY-x/EPT or AMD/RVI</strong>    <br /><a href="http://www.vmstarter.nl/wp-content/uploads/2012/04/custHW_processor.jpg"><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="custHW_processor" border="0" alt="custHW_processor" src="http://www.vmstarter.nl/wp-content/uploads/2012/04/custHW_processor_thumb.jpg" width="673" height="573" /></a></p>
<p>&#160;</p>
<p>16: start this VM and make sure you switch on the USB drive to VMware Workstation 8!</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/04/15-connect-USB.jpg"><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="(15) connect USB" border="0" alt="(15) connect USB" src="http://www.vmstarter.nl/wp-content/uploads/2012/04/15-connect-USB_thumb.jpg" width="644" height="334" /></a></p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/04/16-USB.jpg"><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="(16) USB" border="0" alt="(16) USB" src="http://www.vmstarter.nl/wp-content/uploads/2012/04/16-USB_thumb.jpg" width="256" height="32" /></a></p>
<p>17: Let the install run (this can take a while)   <br /><a href="http://www.vmstarter.nl/wp-content/uploads/2012/04/ESXi_Continue.jpg"><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="ESXi_Continue" border="0" alt="ESXi_Continue" src="http://www.vmstarter.nl/wp-content/uploads/2012/04/ESXi_Continue_thumb.jpg" width="482" height="212" /></a></p>
<p>press <strong>ENTER</strong> here to Continue and</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/04/ESXi_F11.jpg"><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="ESXi_F11" border="0" alt="ESXi_F11" src="http://www.vmstarter.nl/wp-content/uploads/2012/04/ESXi_F11_thumb.jpg" width="514" height="373" /></a></p>
<p>F11 here…</p>
<p>18: now on this next screen select your USB stick as target to install VMware ESXi</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/04/ESXi_USB_select.jpg"><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="ESXi_USB_select" border="0" alt="ESXi_USB_select" src="http://www.vmstarter.nl/wp-content/uploads/2012/04/ESXi_USB_select_thumb.jpg" width="596" height="292" /></a></p>
<p>19: Select your keyboard settings and press <strong>ENTER</strong>    <br /><a href="http://www.vmstarter.nl/wp-content/uploads/2012/04/ESXi_keyboard.jpg"><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="ESXi_keyboard" border="0" alt="ESXi_keyboard" src="http://www.vmstarter.nl/wp-content/uploads/2012/04/ESXi_keyboard_thumb.jpg" width="396" height="244" /></a></p>
<p>20: type in your root password for this ESXi Host and press <strong>ENTER</strong>    <br /><a href="http://www.vmstarter.nl/wp-content/uploads/2012/04/ESXi_password.jpg"><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="ESXi_password" border="0" alt="ESXi_password" src="http://www.vmstarter.nl/wp-content/uploads/2012/04/ESXi_password_thumb.jpg" width="436" height="196" /></a>    <br />grab a vBeer and your press F11 to install and lay back for the install <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://www.vmstarter.nl/wp-content/uploads/2012/04/wlEmoticon-winkingsmile.png" /></p>
<div class="google_plusone_widget"><g:plusone 
      count="true" href="http://www.vmstarter.nl/2012/04/20-easy-steps-to-create-a-esxi-5-0-u1-usb-stick/" size="standard"></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://www.vmstarter.nl/2012/04/20-easy-steps-to-create-a-esxi-5-0-u1-usb-stick/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware Technical Journal March 2012</title>
		<link>http://www.vmstarter.nl/2012/04/vmware-technical-journal-march-2012/</link>
		<comments>http://www.vmstarter.nl/2012/04/vmware-technical-journal-march-2012/#comments</comments>
		<pubDate>Wed, 04 Apr 2012 20:30:47 +0000</pubDate>
		<dc:creator>Henk Arts</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[VMware Technical Journal]]></category>

		<guid isPermaLink="false">http://www.vmstarter.nl/?p=1050</guid>
		<description><![CDATA[A colleague from Veeam attended me on this great VMware document (tHENKs Steve!!) Some very cool engineering insides are in this document! &#160; &#160; Source: VMware Labs]]></description>
			<content:encoded><![CDATA[<p>A colleague from Veeam attended me on <a href="http://labs.vmware.com/publications/vmware-technical-journal" target="_blank">this</a> great VMware document (tHENKs Steve!!)</p>
<p>Some very cool engineering insides are in this document!</p>
<p>&#160;</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/04/vmtj-spring2012-cover.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="vmtj-spring2012-cover" border="0" alt="vmtj-spring2012-cover" src="http://www.vmstarter.nl/wp-content/uploads/2012/04/vmtj-spring2012-cover_thumb.png" width="189" height="244" /></a></p>
<p>&#160;</p>
<p>Source: <a href="http://labs.vmware.com/academic/vmtj-spring2012" target="_blank">VMware Labs</a></p>
<div class="google_plusone_widget"><g:plusone 
      count="true" href="http://www.vmstarter.nl/2012/04/vmware-technical-journal-march-2012/" size="standard"></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://www.vmstarter.nl/2012/04/vmware-technical-journal-march-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>nWorksDEMO simulator for nWorks 5.7 MP released</title>
		<link>http://www.vmstarter.nl/2012/03/nworksdemo-simulator-for-nworks-5-7-mp-released/</link>
		<comments>http://www.vmstarter.nl/2012/03/nworksdemo-simulator-for-nworks-5-7-mp-released/#comments</comments>
		<pubDate>Mon, 19 Mar 2012 11:27:01 +0000</pubDate>
		<dc:creator>Henk Arts</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Veeam]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[nWorks simulator]]></category>

		<guid isPermaLink="false">http://www.vmstarter.nl/?p=1043</guid>
		<description><![CDATA[&#160; Just to let you know Veeam has updated the nworksDEMO simulator, It now works with the latest5.7 MP. (You can find the What’s New info here) This allows you to demo the nWorks VMWare management pack in Microsoft System Center Operations Manager without having to create a VMWare vSphere environment It is publically available&#8230;]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Just to let you know Veeam has updated the <b>nworksDEMO</b> simulator, It now works with the latest5.7 MP.    <br />(You can find the What’s New info <a href="http://veeampdf.s3.amazonaws.com/new/veeam_whatsnew_mp_en_5_7.pdf?AWSAccessKeyId=AKIAJI4MX44AEVG3NBLA&amp;Expires=1332159465&amp;Signature=gTHV%2FSr%2FKn1Ivpz3VxowRZE7OQo%3D" target="_blank">here</a>)</p>
<p>This allows you to demo the nWorks VMWare management pack in Microsoft System Center Operations Manager without having to create a VMWare vSphere environment</p>
<p>It is publically available here <a href="http://go.veeam.com/nworksdemo">http://go.veeam.com/nworksdemo</a> . User Guide is included in the download package. </p>
<p>nworksDEMO is a great tool for partners, labs and training and demo’s on your (Mobile) lab. </p>
<p>It’s already in use in <a href="http://www.microsoft.com/en-us/mtc/default.aspx">Microsoft MTCs</a>, in the Microsoft internal SCDEMO environment, and is part of Microsoft Cloud Readiness Training for System Center 2012.&#160; </p>
<p>The key feature of nworksDEMO is that it runs nworks MP <i>without any VMware required </i>– all monitoring data is simulated. Therefore it will run entirely offline.</p>
<p>Please note. nworksDEMO does not show <strong>all</strong> the features of nworks (for example, no nworks UI) – so it is NOT a substitute for a real demo, evaluation deployment, or Prove of Concept. If there are real VMware systems to monitor – then always push the full nworks MP. </p>
<p>But if you want an offline-capable, easy-install, repeatable demo– then nworksDEMO is the answer.</p>
<p>source: Veeam</p>
<div class="google_plusone_widget"><g:plusone 
      count="true" href="http://www.vmstarter.nl/2012/03/nworksdemo-simulator-for-nworks-5-7-mp-released/" size="standard"></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://www.vmstarter.nl/2012/03/nworksdemo-simulator-for-nworks-5-7-mp-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Veeam Backup &amp; Replication v6 Connections &amp; Ports</title>
		<link>http://www.vmstarter.nl/2012/03/veeam-backup-replication-v6-connections-ports/</link>
		<comments>http://www.vmstarter.nl/2012/03/veeam-backup-replication-v6-connections-ports/#comments</comments>
		<pubDate>Mon, 12 Mar 2012 19:24:01 +0000</pubDate>
		<dc:creator>Henk Arts</dc:creator>
				<category><![CDATA[Veeam]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[ports]]></category>

		<guid isPermaLink="false">http://www.vmstarter.nl/?p=1035</guid>
		<description><![CDATA[&#160; Scott Lillis (Veeam) and Anton Gostev (Veeam) created both two very easy documents for the ports and connections for Veeam Backup &#38; Replication v6! here they are:]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Scott Lillis (Veeam) and Anton Gostev (Veeam) created both two very easy documents for the ports and connections for Veeam Backup &amp; Replication v6!</p>
<p>here they are:</p>
<p></p>
<p></p>
<div class="google_plusone_widget"><g:plusone 
      count="true" href="http://www.vmstarter.nl/2012/03/veeam-backup-replication-v6-connections-ports/" size="standard"></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://www.vmstarter.nl/2012/03/veeam-backup-replication-v6-connections-ports/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free online Microsoft Training tracks</title>
		<link>http://www.vmstarter.nl/2012/01/free-online-microsoft-training-tracks/</link>
		<comments>http://www.vmstarter.nl/2012/01/free-online-microsoft-training-tracks/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 22:46:24 +0000</pubDate>
		<dc:creator>Henk Arts</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MVA. Free Microsoft Tracks]]></category>

		<guid isPermaLink="false">http://www.vmstarter.nl/?p=1027</guid>
		<description><![CDATA[&#160; One super interesting location to find (free) Microsoft Computer Based Trainings is on the Microsoft Virtual Academy (MVA) website, where you can sign up and follow many courses. &#160; Microsoft Virtual Academy Improve your IT skill set and help advance your career with a free, easy to access training portal. Learn at your own&#8230;]]></description>
			<content:encoded><![CDATA[<p><img src="http://mvastorage.blob.core.windows.net/public/images/MVALogo.png" alt="" />
<p>&#160;</p>
<p>One super interesting location to find (free) Microsoft Computer Based Trainings is on the <a href="http://www.microsoftvirtualacademy.com/Home.aspx" target="_blank">Microsoft Virtual Academy (MVA)</a> website, where you can sign up and follow many courses.</p>
<p>&#160;</p>
<blockquote><p>Microsoft Virtual Academy</p>
<p>Improve your IT skill set and help advance your career with a free, easy to access training portal. Learn at your own pace, focusing on Microsoft technologies, gain points and get recognition.</p>
</blockquote>
<p>&#160;</p>
<p>As today (Jan 6th 2012) there are tracks on the following subjects (16 in total):</p>
<ul>
<li><a href="http://www.microsoftvirtualacademy.com/tracks/introduction-to-sql-azure"><strong><font size="3">Introduction To SQL Azure</font></strong></a>      <br />Microsoft® SQL Azure™ Database is a relational cloud database service (RDBMS) built on SQL Server® technologies. It is a highly available, scalable, multi-tenant database service hosted by Microsoft in the cloud. SQL Azure Database helps to ease provisioning and deployment of multiple databases. Developers do not have to install, setup, patch or manage any software, as all that is taken care of by Microsoft with this platform as a service (PAAS). High availability and fault tolerance is built-in and no physical administration is required.      <br />Customers can use existing knowledge in T-SQL development and a familiar relational data model for symmetry with existing on-premises databases. Additionally, customers can get productive on SQL Azure quickly by using the same development and management tools they use for on-premises databases services.      </li>
<li><a href="http://www.microsoftvirtualacademy.com/tracks/windows-azure-security-overview"><font size="3"><strong>Windows Azure Security Overview           <br /></strong></font></a>Learn the essentials of Windows Azure Security by covering the security protection included at every layer. We cover the security mechanisms included with Windows Azure at the physical, network, host, application, and data layers. Furthermore, get a basic understanding of some of the identity options you have to authenticate to Windows Azure.
<p><a href="http://www.microsoftvirtualacademy.com/tracks/microsoft-virtualization-for-vmware-professionals-vdi"><strong><font size="3">Microsoft Virtualization for VMware Professionals – VDI</font></strong></a>      <br />Centralizing desktops and client computers is an increasing important consideration for all IT departments as they begin to evaluate Virtual Desktop Infrastructure (VDI). Using VDI to consolidate maintenance activities reduces the time which end-users must spend on OS and application deployment, configuration, patching and compliance, while decreasing hardware costs through virtualized resource pooling and sharing. The VDI course provides a deep-dive into VDI planning and solutions as the final section in the three track program covering Microsoft Virtualization. Learn about when to use VDI, planning considerations, desktop models, Windows 7 integration, application delivery, user state virtualization and comparisons to other technologies. Explore how Microsoft’s v-Alliance partnership with Citrix strengthens and broadens the VDI offerings. Upon completing this course you will be able to understand, plan and deploy the appropriate VDI solution for your business.      </li>
<li><a href="http://www.microsoftvirtualacademy.com/tracks/success-with-private-cloud"><strong><font size="3">Enhancing Your Business and Career with the Private Cloud</font></strong></a>      <br />This track focuses on how the private cloud can help your business and your IT Pro career. You will learn about cloud business drivers and business processes. And you will be exposed to cloud computing at the business level and how to extend that knowledge to the technical level. Lastly you will learn how to extend your private cloud to the outside world and how the resulting hybrid cloud will benefit both your organization and the IT Pro.      </li>
<li><a href="http://www.microsoftvirtualacademy.com/tracks/overview-and-infrastructure-changes-in-sccm-2012"><strong><font size="3">Overview and Infrastructure Changes in SCCM 2012</font></strong></a>      <br />This course provides an overview of the new System Center Configuration Manager 2012 (SCCM) product.      <br />After completing this course you will understand the features that enable SCCM to:-</li>
<ul>
<li>Easily distribute applications to users, regardless of device or form factor. </li>
<li>Perform software updates. </li>
<li>Device management improvements.
<p>The course will also cover how SCCM makes it easier to service the rapidly growing number of connected devices in your organization, such as smartphones, tablets, and virtual machines, through centralized global configuration management.        </p>
<p>Course modules will also show you the changes that help simplify the configuration and management of the infrastructure, how to use SCCM to gain insight to and control IT systems through easier maintenance, improved security and simplified configuration, as well as a number of other new features and updates to self-service application delivery, integrated settings management, antivirus management, UNIX and Linux support, compliance improvements, security updates, the new GUI, and much more!</li>
</ul>
<li><a href="http://www.microsoftvirtualacademy.com/tracks/understanding-microsoft-s-high-availability-solutions"><strong><font size="3">Understanding Microsoft’s High-Availability Solutions</font></strong></a>      <br />This course covers the best ways to provide continual availability to all applications, services, servers and VMs in your datacenter. The modules will cover all the planning, deployment and management considerations for bringing high-availability to every components of your datacenter or Private Cloud.      <br />By the end of this course you will have an understanding of the basics of each of Microsoft&#8217;s HA solutions and when each of them should be used. You will understand all the different methods you can use to keep your services up and running.      <br />Technologies that will be covered in this course include:-</li>
<ul>
<li>Hyper-V, </li>
<li>Failover Clustering, </li>
<li>Network Load Balancing, </li>
<li>SQL Server, </li>
<li>Exchange Server, </li>
<li>IIS, DFS-R, DNS </li>
<li>And every System Center product (including SC 2012) with a focus on Virtual Machine Manager (VMM)</li>
</ul>
<li><a href="http://www.microsoftvirtualacademy.com/tracks/office-365-for-the-it-pro-platform"><strong><font size="3">Office 365 for the IT Pro – Platform</font></strong></a>      <br />Just exploring the features of Office 365? Wondering if it’s right for your business? Trying to determine what’s involved in migrating to Office 365? This track provides you an overview of the components that comprise Office 365, including the different licenses available and what’s included with each. From that overview, the next modules go in to greater detail on Office Pro Plus – the version of the Office suite unique to Office 365 – and how to deploy/activate it. Additional modules go in to detail on what kinds of administration you can perform with PowerShell, and an overview of the sign-on options available with Office 365, including directory synchronization with your existing Active Directory, and implementing Active Directory Federation Services (ADFS) for single sign on between on premises and Office 365 cloud services.      </li>
<li><a href="http://www.microsoftvirtualacademy.com/tracks/microsoft-private-cloud-infrastructure-"><strong><font size="3">Microsoft Private Cloud Infrastructure</font></strong></a>      <br />This course focuses on how using technologies and tools from Microsoft can help your business build, deploy, and maintain a private cloud. You will learn about the core Windows Server products, and how to use them to build and support the virtualized and physical resources that are part of your private cloud infrastructure. You will be exposed to common cloud computing configuration and management practices, as well as technical details to help you be successful in building a private cloud for your business. Lastly, you will learn how using tools and technologies from Microsoft as part of your private cloud will benefit both your organization and you as the IT professional.      </li>
<li><a href="http://www.microsoftvirtualacademy.com/tracks/building-business-apps-with-visual-studio-lightswitch"><strong><font size="3">Building Business Apps with Visual Studio Lightswitch</font></strong></a>      <br />Do you think building business applications requires hours of effort and big development teams? This course introduces Microsoft Visual Studio LightSwitch, the simplified, self-service development tool that enables you to build those business applications you need, quickly and easily for the desktop and cloud. These 5 modules will step you through Visual Studio LightSwitch and have you creating a business application by the end of module 2. After completing all 5 modules, you will have seen how to create an application, connect to and use data, make your application interface more friendly and also see how to extend Visual Studio LightSwitch.      </li>
<li><a href="http://www.microsoftvirtualacademy.com/tracks/office-365-for-the-it-pro-exchange-online"><strong><font size="3">Office 365 for the IT Pro &#8211; Exchange Online</font></strong></a>      <br />Wondering how Exchange Online differs from Exchange on premises, and what it takes to migrate or coexist between the two?      <br />This track covers Exchange Online for IT pros.      <br />In addition to an overview of Exchange Online, additional modules in this track cover Administration, Migration, Hybrid environments, and Compliance and Archiving options in Exchange Online.      </li>
<li><a href="http://www.microsoftvirtualacademy.com/tracks/office-365-for-the-it-pro-lync-online-sharepoint-online-deployment"><strong><font size="3">Office 365 for the IT Pro &#8211; Lync Online, SharePoint Online &amp; Deployment</font></strong></a>      <br />This track covers some of the collaborative aspects of Office 365, including Lync and SharePoint online, as well as best practices for an Office 365 migration/deployment.      <br />The modules include Lync Online Overview and configuration, SharePoint Online Overview, Administration, and Extensibility/Customization, as well as the deployment overview/best practices.      </li>
<li><a href="http://www.microsoftvirtualacademy.com/tracks/microsoft-virtualization-for-vmware-professionals-the-platform"><strong><font size="3">Microsoft Virtualization for VMware Professionals &#8211; The Platform</font></strong></a>      <br />Virtualization has become a key component of any modern datacenter, offering such advantages as easier deployment, resource pooling, server consolidation, application compatibility, high-availability, reduced costs and centralized management. The Platform course offers a deep-dive into the important technologies that contribute to the core virtualization infrastructure, and is the first track in the three track program covering Microsoft Virtualization. Learn about Microsoft’s virtualization offerings and strategy, datacenter planning, Hyper-V architecture, VM management, virtualized networking and storage, numerous other Hyper-V features, as well as advanced management with System Center Virtual Machine Manager 2008 R2. Understand high-availability and disaster recovery considerations to keep your VMs up and running using Windows Server Failover Clustering. Explore how Hyper-V is both different and similar to VMware virtualization through technical and terminology comparisons. By the end of this track you will have the tools you need to plan, design and deploy your virtualized datacenter or Private Cloud infrastructure.      </li>
<li><a href="http://www.microsoftvirtualacademy.com/tracks/microsoft-virtualization-for-vmware-professionals-management"><strong><font size="3">Microsoft Virtualization for VMware Professionals – Management</font></strong></a>      <br />Management has become a critical piece of maintaining a virtualized datacenter or Private Cloud by providing increased scale, faster deployments and integrated automation to reduce the total cost of IT ownership. The Management course provides an overview of Microsoft comprehensive management suite, System Center, and is the second course in the three course series covering Microsoft Virtualization. Learn about the System Center products at a high-level, or dive into any of the technologies which include: Operations Manager for monitoring servers and services; Configuration Manager for deploying software and maintaining compliance on all types of devices; Service Manager for automating IT processes; Data Protection Manager for backing up and restoring servers and VMs; Opalis for integrated and customized workflow processes; and Virtual Machine Manager 2012 for advanced VM deployment and management. Additional modules will cover the PowerShell scripting utility, the VMM Self-Service Portal 2.0 and Private Cloud concepts. After completing this track you will understand how to centrally manage and automate a datacenter of any size.      </li>
<li><a href="http://www.microsoftvirtualacademy.com/tracks/planning-building-and-managing-a-private-cloud"><strong><font size="3">Planning, Building and Managing a Private Cloud</font></strong></a>      <br />This track will cover the full cycle from understanding, planning and managing Microsoft private cloud offerings. It will start by introducing Microsoft’s vision for private cloud computing and give details on how to plan a successful private cloud project, i.e. from a business &amp; capacity planning perspective and how to work with Microsoft’s Assessment &amp; Planning toolkit. The last part of this track will focus on implementation using a hands-on view at how Microsoft System Center Management tools help manage a private cloud, plus an in depth discussion on how to implement these tools. We will also demo System Center VMM, Opalis and Avicode.      </li>
<li><a href="http://www.microsoftvirtualacademy.com/tracks/introduction-to-windows-azure"><strong><font size="3">Introduction To Windows Azure</font></strong></a>      <br />Cloud computing is here. Running applications on machines in an Internet-accessible data center can bring plenty of advantages. Yet wherever they run, applications are built on some kind of platform. For on-premises applications, this platform usually includes an operating system, some way to store data, and perhaps more. Applications running in the cloud need a similar foundation. The goal of Microsoft&#8217;s Windows Azure is to provide this. This track is dedicated to provide the foundational knowledge an IT Professional needs to be successful with the Windows Azure.      </li>
<li><a href="http://www.microsoftvirtualacademy.com/tracks/system-center-virtual-machine-manager-2012-"><font size="3"><strong>System Center Virtual Machine Manager 2012           <br /></strong></font></a>This course focuses on how using System Center Virtual Machine Manger 2012 can help your business build, deploy, and maintain a private cloud. After completing these three modules you will have learnt about the Virtual Machine Manger 2012 product, and the features it utilizes to build and support the virtualized and physical resources that are part of your private cloud infrastructure. The course will also expose you to cloud computing at the business level, from the perspective of Virtual Machine Manger 2012, and show how to extend that knowledge to the technical level. The last module will show you how to manage applications within your private cloud using Virtual Machine Manger 2012 to deploy, update, and manage them. At the end, we will have illustrated how using Virtual Machine Manger 2012 as part of your private cloud infrastructure will benefit both your organization and the IT Pro.</li>
</ul>
<p>source: <a href="http://www.microsoftvirtualacademy.com/Home.aspx" target="_blank">Microsoft Virtual Academy (MVA)</a> website.</p>
<ul>    </ul>
<div class="google_plusone_widget"><g:plusone 
      count="true" href="http://www.vmstarter.nl/2012/01/free-online-microsoft-training-tracks/" size="standard"></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://www.vmstarter.nl/2012/01/free-online-microsoft-training-tracks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Configuration Guide Veeam Backup &amp; Replication v6 with NETGEAR ReadyNAS</title>
		<link>http://www.vmstarter.nl/2012/01/configuration-guide-veeam-backup-replication-v6-with-netgear-readynas/</link>
		<comments>http://www.vmstarter.nl/2012/01/configuration-guide-veeam-backup-replication-v6-with-netgear-readynas/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 10:28:49 +0000</pubDate>
		<dc:creator>Henk Arts</dc:creator>
				<category><![CDATA[Veeam]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Backup & Replication]]></category>
		<category><![CDATA[NETGEAR]]></category>
		<category><![CDATA[ReadyNAS]]></category>
		<category><![CDATA[Veeam Backup &]]></category>
		<category><![CDATA[Veeam NetGEAR ReadNAS]]></category>

		<guid isPermaLink="false">http://www.vmstarter.nl/?p=1017</guid>
		<description><![CDATA[&#160; Here is a simple guide how to setup Veeam Backup &#38; Replication and the NETGEAR ReadyNAS (2100, 3100, 3200, 4200 and PRO-desktop series) as backend storage (Veeam Repository) for VMware. There are two ways to setup the NETGEAR ReadyNAS as a backup target device (Veeam Repository) the first one is by using CIFS where&#8230;]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<p>Here is a simple guide how to setup Veeam Backup &amp; Replication and the NETGEAR ReadyNAS (2100, 3100, 3200, 4200 and PRO-desktop series) as backend storage (Veeam Repository) for VMware.</p>
<p>There are two ways to setup the NETGEAR ReadyNAS as a backup target device (Veeam Repository) </p>
<ol>
<li>the first one is by using CIFS where Veeam Backup &amp; Replication v6 would write to a network mapped path (UNC) </li>
<li>Or (<strong>the Veeam recommended way</strong>) you can provision on the NETGEAR ReadyNAS one or more iSCSI target/LUN for Veeam backup data. The Microsoft Windows iSCSI initiator can be used on the Windows OS where you want the Veeam Repository installed on, to directly connect to the NETGEAR ReadyNAS. </li>
</ol>
<p>note: it is very hard to show performance specs, but iSCSI is also preferred over CIFS/UNC connections because iSCSI will perform normally faster than CIFS/UNC.</p>
<p>&#160;</p>
<p>For both (CIFS/UNC or iSCSI) ways start by setting up the NETGEAR ReadyNAS with the RAIDar utility.</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/RAIDar.exe.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="RAIDar.exe" border="0" alt="RAIDar.exe" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/RAIDar.exe_thumb.png" width="110" height="131" /></a><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/RAIDar_screen01.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="RAIDar_screen01" border="0" alt="RAIDar_screen01" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/RAIDar_screen01_thumb.png" width="640" height="256" /></a>     <br />Here I configured initially just a few things: (check the <a href="http://www.readynas.com/download/documentation/IG/ReadyNAS_Pro_IG_21Jul08.pdf" target="_blank">NETGEAR installation guide</a>) change the NETGEAR ReadyNAS from leasing a IP address from a DHCP Server to a static IP address.     <br />note: personally I prefer a DHCP Server option called <strong>IP/MAC Binding </strong>this make sure that pre-defined IP clients (based on their MAC address) always get the same pre-defined IP address.     <br />what ever way you choose, make sure the IP address for this NETGEAR ReadyNAS is always the same <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://www.vmstarter.nl/wp-content/uploads/2012/01/wlEmoticon-smile.png" />&#160; </p>
<p>And also check if the firmware on the NETGEAR ReadyNAS is the latest (also for the RAIDar utility) and change the default password (username: <strong>admin</strong> password: <strong>netgear1</strong>)&#160; </p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/Homescreen_screen02.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="Homescreen_screen02" border="0" alt="Homescreen_screen02" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/Homescreen_screen02_thumb.png" width="640" height="429" /></a></p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/fixd_IP_screen03.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="fixd_IP_screen03" border="0" alt="fixd_IP_screen03" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/fixd_IP_screen03_thumb.png" width="640" height="429" /></a></p>
<p>for this post I’m not going to over the username and share creation piece, (check the <a href="http://www.readynas.com/download/documentation/IG/ReadyNAS_Pro_IG_21Jul08.pdf" target="_blank">NETGEAR installation guide</a> for this) I will use the NETGEAR ReadyNAS default admin credentials (the one to log in on the NAS) and I will use the default share “Backup” for CIFS connection.</p>
<hr />below are the steps for a CIFS share, and after that are also the steps for connection throug iSCSI…   <br />(Scroll down and see “Setting up the NETGEAR ReadyNAS with <strong>iSCSI</strong> for Veeam Backup &amp; Replication v6.” after step 11…
<p>&#160;</p>
<ol>
<li>First in Veeam Backup &amp; Replication v6 create a new repository, by selecting the repository tab on the right, and Right Mouse Click in the repository screen and select <strong>Add Backup Repository…</strong> </li>
</ol>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/add_repository_Screen06.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="add_repository_Screen06" border="0" alt="add_repository_Screen06" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/add_repository_Screen06_thumb.png" width="679" height="537" /></a></p>
<p>2. now create a name for the Repository… </p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/create_rep_name.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="create_rep_name" border="0" alt="create_rep_name" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/create_rep_name_thumb.png" width="477" height="339" /></a></p>
<p>3. and select next.</p>
<p>4. select <strong>Shared folder</strong></p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/Repository_Shared-folder.png"><img style="display: inline" title="Repository_Shared folder" alt="Repository_Shared folder" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/Repository_Shared-folder_thumb.png" width="691" height="354" /></a></p>
<p>and select next.</p>
<p>5. now select (in this case the backup share) the NETGEAR readyNAS (by IP or DNS name)</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/Share.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="Share" border="0" alt="Share" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/Share_thumb.png" width="696" height="490" /></a></p>
<p>and select next.</p>
<p>6. Set the Repository setting… (in my case default)</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/Repository_settings.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="Repository_settings" border="0" alt="Repository_settings" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/Repository_settings_thumb.png" width="697" height="488" /></a></p>
<p>and select next</p>
<p>7. Set the vPower settings (in my case default again)</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/vPower.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="vPower" border="0" alt="vPower" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/vPower_thumb.png" width="696" height="490" /></a></p>
<p>and select next</p>
<p>8. Accept the review</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/review.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="review" border="0" alt="review" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/review_thumb.png" width="696" height="490" /></a></p>
<p>by clicking on Next…</p>
<p>9. The log on the next wizard screen should be all green…</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/Log.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="Log" border="0" alt="Log" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/Log_thumb.png" width="696" height="490" /></a></p>
<p>and Select <strong>Finish</strong> and you are done!</p>
<p>your new CIFS repository is now there</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/new_repository.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="new_repository" border="0" alt="new_repository" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/new_repository_thumb.png" width="932" height="495" /></a></p>
<p>10. Right Mouse Click on this created Backup Repository…</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/rescan.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="rescan" border="0" alt="rescan" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/rescan_thumb.png" width="655" height="495" /></a></p>
<p>and select Rescan repository.</p>
<p>11. The process should finish successfully like the window below.</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/rescan_output.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="rescan_output" border="0" alt="rescan_output" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/rescan_output_thumb.png" width="279" height="169" /></a>&#160; </p>
<p>if you get a warning window “Backup repository is not accessible.” (like below)</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/Warning.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="Warning" border="0" alt="Warning" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/Warning_thumb.png" width="272" height="149" /></a></p>
<p>Delete this failed repository and restart from step 1. but double check in step 5. if your DNS settings are working correct! A very easy fix is to use the IP address of the NETGEAR ReadyNAS (like below) and not the DNS name…</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/ip_adres.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="ip_adres" border="0" alt="ip_adres" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/ip_adres_thumb.png" width="436" height="163" /></a>&#160;</p>
<p>Now all you need to do is create a backup job,    <br />and make sure you select your just created Backup repository (like shown below)     <br />and your backup target is the ReadyNAS!</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/job.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="job" border="0" alt="job" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/job_thumb.png" width="695" height="489" /></a></p>
<hr />Setting up the NETGEAR ReadyNAS with <strong>iSCSI</strong> for Veeam Backup &amp; Replication v6.
<p>&#160;</p>
<ol>
<li>first connect your internetbrouwser to your NETGEAR ReadyNAS device (like <a href="https://192.168.102.47/admin/">https://192.168.102.47/admin/</a>)       <br />Create an iSCSI target by going under Volumes –&gt; Volume Settings (on the left) and select the iSCSI tab (as shown on the picture below) </li>
</ol>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/iSCSI_screen04.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="iSCSI_screen04" border="0" alt="iSCSI_screen04" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/iSCSI_screen04_thumb.png" width="640" height="435" /></a></p>
<p>2. secondly enable the checkbutton “<strong>Enable iSCSI support</strong>” as shown below and click <strong>Apply</strong></p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/iSCSI_screen05.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="iSCSI_screen05" border="0" alt="iSCSI_screen05" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/iSCSI_screen05_thumb.png" width="640" height="432" /></a></p>
<p>3. Back in this window you are now able to create an iSCSI Target, by clicking on this button (like below)</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/Create_iSCSI_Target.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="Create_iSCSI_Target" border="0" alt="Create_iSCSI_Target" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/Create_iSCSI_Target_thumb.png" width="640" height="429" /></a></p>
<p>4. Fill in the information and select <strong>“Create” </strong>(like below)</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/Create_iSCSI_Target2.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="Create_iSCSI_Target2" border="0" alt="Create_iSCSI_Target2" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/Create_iSCSI_Target2_thumb.png" width="567" height="432" /></a></p>
<p>5. Accept the “are you sure notice” if you dare <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://www.vmstarter.nl/wp-content/uploads/2012/01/wlEmoticon-winkingsmile1.png" /> (like below)</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/Sure.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="Sure" border="0" alt="Sure" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/Sure_thumb.png" width="316" height="148" /></a></p>
<p>6. and accept this “process might take a while…” notice below… (like below) if you like <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://www.vmstarter.nl/wp-content/uploads/2012/01/wlEmoticon-winkingsmile1.png" /><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/Warning0.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="Warning0" border="0" alt="Warning0" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/Warning0_thumb.png" width="644" height="99" /></a></p>
<p>7.the creation process has started (see below)</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/Warning1.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="Warning1" border="0" alt="Warning1" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/Warning1_thumb.png" width="352" height="155" /></a></p>
<p>and…</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/Warning3.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="Warning3" border="0" alt="Warning3" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/Warning3_thumb.png" width="284" height="148" /></a></p>
<p>we are good to go! (excellent info on these steps are also available on the NETGEAR ReadyNAS website <a href="http://www.readynas.com/?page_id=772" target="_blank">here</a>)</p>
<p>7. Now in this case I have a small environment, so I will have the repository service running on the same machine as my backup server VM…</p>
<p>Lets mount this iSCSI target (that we have created in the earlier steps) as a drive letter on this windows backup server VM (In my case this VM is running on Windows Server 2008 R2)</p>
<blockquote><p>The Microsoft iSCSI Software Initiator enables connection of a Windows host to an external iSCSI storage array using Ethernet NICs. This download can be installed on Windows Server 2003, Windows XP, and Windows 2000. For Vista and Windows Server 2008, the iSCSI initiator is included inbox. The Microsoft iSCSI software initiator makes it possible for businesses to take advantage of existing network infrastructure to enable block-based Storage Area Networks without having to invest in additional hardware. </p>
</blockquote>
<p>If you are running an older OS on this server, you might have to install the Microsoft iSCSI initator which can be found <a href="http://www.microsoft.com/download/en/details.aspx?id=18986" target="_blank">here</a></p>
<p>Select the iSCSI Initator (in the Administrative Tools tab in start menu) (as shown below)</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/win_iSCSI_select.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="win_iSCSI_select" border="0" alt="win_iSCSI_select" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/win_iSCSI_select_thumb.png" width="812" height="574" /></a></p>
<p>8. Fill in your DNS or IP of your above configured NETGEAR ReadyNAS iSCSI target and click on <strong>Quick Connect…</strong> (like below)</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/iSCSI-Initiator-properties.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="iSCSI Initiator properties" border="0" alt="iSCSI Initiator properties" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/iSCSI-Initiator-properties_thumb.png" width="488" height="681" /></a>&#160;</p>
<p>Your status Quick Connect status should be Connected and your iSCSI target(s) should be discovered with a Succeeded Login. (like the picture below) and you can select <strong>Done</strong></p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/connected.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="connected" border="0" alt="connected" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/connected_thumb.png" width="457" height="507" /></a></p>
<p>9. run from the command prompt <strong>diskmgmt.msc </strong>, bring the volume online (Right Mouse Click on the info <strong><em>before</em></strong> the volume, and select Online) (see picture below)</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/online.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="online" border="0" alt="online" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/online_thumb.png" width="203" height="150" /></a></p>
<p>10. Right Mouse Click <strong><em>on</em></strong> the volume and create the disk volume (in my case a Simple Volume)</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/Simple-volume.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="Simple volume" border="0" alt="Simple volume" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/Simple-volume_thumb.png" width="392" height="130" /></a></p>
<p>11. Run trough the windows “Volume format” wizard to format the disk and give the volume a driveletter (in my case <strong>V:</strong> )</p>
<p>(excellent info on this is also available on the NETGEAR ReadyNAS website <a href="http://www.readynas.com/?page_id=809" target="_blank">here</a>)</p>
<p>&#160;</p>
<p>12. Now setup Veeam Backup &amp; Replication v6 by creating a new repository, Selecting the repository tab on the right, and Right Mouse Click in the repository screen and select <strong>Add Backup Repository…</strong> (see below)</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/add_repository_Screen061.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="add_repository_Screen06" border="0" alt="add_repository_Screen06" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/add_repository_Screen06_thumb1.png" width="679" height="537" /></a></p>
<p>13. now create a name for the Repository… (see below)</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/iSCSI_name.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="iSCSI_name" border="0" alt="iSCSI_name" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/iSCSI_name_thumb.png" width="512" height="338" /></a></p>
<p>14. and select next. Select <strong>Microsoft Windows server</strong></p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/iSCSI_MWS.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="iSCSI_MWS" border="0" alt="iSCSI_MWS" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/iSCSI_MWS_thumb.png" width="696" height="376" /></a></p>
<p>and select next.</p>
<p>15. now select <strong>populate</strong> and</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/iSCSI_Populate.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="iSCSI_Populate" border="0" alt="iSCSI_Populate" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/iSCSI_Populate_thumb.png" width="696" height="245" /></a></p>
<p>select the iSCSI driveletter you have created in step 11.</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/iSCSI_select.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="iSCSI_select" border="0" alt="iSCSI_select" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/iSCSI_select_thumb.png" width="696" height="284" /></a></p>
<p>and select <strong>next</strong></p>
<p>16. Set the Repository setting… (in my case default)</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/iSCSI_Rep_settings.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="iSCSI_Rep_settings" border="0" alt="iSCSI_Rep_settings" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/iSCSI_Rep_settings_thumb.png" width="696" height="490" /></a></p>
<p>and select <strong>next</strong></p>
<p>17. Set the vPower settings (in my case default again)</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/iSCSI_vPower.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="iSCSI_vPower" border="0" alt="iSCSI_vPower" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/iSCSI_vPower_thumb.png" width="696" height="490" /></a></p>
<p>19. Accept the review</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/iSCSI_review.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="iSCSI_review" border="0" alt="iSCSI_review" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/iSCSI_review_thumb.png" width="696" height="490" /></a></p>
<p>by clicking on Next…</p>
<p>20. The log on the next wizard screen should be all green…</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/iSCSI_log.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="iSCSI_log" border="0" alt="iSCSI_log" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/iSCSI_log_thumb.png" width="696" height="490" /></a></p>
<p>and Select <strong>Finish</strong> and you are done!</p>
<p>your new iSCSI repository is now there</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/iSCSI_rep.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="iSCSI_rep" border="0" alt="iSCSI_rep" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/iSCSI_rep_thumb.png" width="899" height="494" /></a></p>
<p>Right Mouse Click on this created Backup Repository…</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/rescan1.png"><img style="background-image: none; border-right-width: 0px; margin: 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="rescan" border="0" alt="rescan" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/rescan_thumb1.png" width="655" height="495" /></a></p>
<p>and select Rescan repository.</p>
<p>21. The process should finish successfully like the window below.</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/iSCSI_OK.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="iSCSI_OK" border="0" alt="iSCSI_OK" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/iSCSI_OK_thumb.png" width="279" height="169" /></a></p>
<p>Now all you need to do is create a backup job,    <br />and make sure you select your just created Backup repository (like shown below)     <br />and your backup target is the iSCSI ReadyNAS!</p>
<p><a href="http://www.vmstarter.nl/wp-content/uploads/2012/01/job_iSCSI.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="job_iSCSI" border="0" alt="job_iSCSI" src="http://www.vmstarter.nl/wp-content/uploads/2012/01/job_iSCSI_thumb.png" width="695" height="489" /></a></p>
<p>that’s it!</p>
<div class="google_plusone_widget"><g:plusone 
      count="true" href="http://www.vmstarter.nl/2012/01/configuration-guide-veeam-backup-replication-v6-with-netgear-readynas/" size="standard"></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://www.vmstarter.nl/2012/01/configuration-guide-veeam-backup-replication-v6-with-netgear-readynas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware vCloud Director VA default password</title>
		<link>http://www.vmstarter.nl/2012/01/vmware-vcloud-director-va-default-password/</link>
		<comments>http://www.vmstarter.nl/2012/01/vmware-vcloud-director-va-default-password/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 12:58:57 +0000</pubDate>
		<dc:creator>Henk Arts</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[VMware vCloud Director (vCD)]]></category>
		<category><![CDATA[vCD vCloud vCloud Director]]></category>

		<guid isPermaLink="false">http://www.vmstarter.nl/?p=922</guid>
		<description><![CDATA[My shortest blog yet ; VMware vCD VA keystore password is &#8216;passwd&#8217; and not &#8216;password&#8217; and the path is /opt/keystore/certificates.ks Happy 2012 everybody!]]></description>
			<content:encoded><![CDATA[<p>My shortest blog yet <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://www.vmstarter.nl/wp-content/uploads/2012/01/wlEmoticon-winkingsmile.png" /> ;</p>
<p>VMware vCD VA keystore password is <strong>&#8216;passwd&#8217;</strong> and not &#8216;password&#8217; and the path is <strong>/opt/keystore/certificates.ks</strong>    <br /><i>     <br />Happy 2012 everybody!</i></p>
<div class="google_plusone_widget"><g:plusone 
      count="true" href="http://www.vmstarter.nl/2012/01/vmware-vcloud-director-va-default-password/" size="standard"></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://www.vmstarter.nl/2012/01/vmware-vcloud-director-va-default-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Veeam present on Generatie Y in the Netherland</title>
		<link>http://www.vmstarter.nl/2011/12/veeam-present-on-generatie-y-in-the-netherland/</link>
		<comments>http://www.vmstarter.nl/2011/12/veeam-present-on-generatie-y-in-the-netherland/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 15:40:58 +0000</pubDate>
		<dc:creator>Henk Arts</dc:creator>
				<category><![CDATA[Veeam]]></category>

		<guid isPermaLink="false">http://www.vmstarter.nl/?p=875</guid>
		<description><![CDATA[Veeam will be present on the Generatie Y event on 26 Jan 2012 in Rotterdam. We will show our new MP5.7 System Center Operations Manager for VMware there in details, and how you can manage your VMware enviorment with Microsoft System Center more info can be found here:]]></description>
			<content:encoded><![CDATA[<p>Veeam will be present on the Generatie Y event on 26 Jan 2012 in Rotterdam.</p>
<p>We will show our new MP5.7 System Center Operations Manager for VMware there in details, and how you can manage your VMware enviorment with<br />
Microsoft System Center</p>
<p>more info can be found here:</p>
<p></p>
<div class="google_plusone_widget"><g:plusone 
      count="true" href="http://www.vmstarter.nl/2011/12/veeam-present-on-generatie-y-in-the-netherland/" size="standard"></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://www.vmstarter.nl/2011/12/veeam-present-on-generatie-y-in-the-netherland/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

