 




<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Real (and Virtual) Adventures of Nathan the IT Guy &#187; VCP</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/information-technology/tag/vcp/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/information-technology</link>
	<description></description>
	<lastBuildDate>Fri, 17 May 2013 13:18:20 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>vReference.com vSphere 5 Notes</title>
		<link>http://itknowledgeexchange.techtarget.com/information-technology/vreferencecom-vsphere-5-notes/</link>
		<comments>http://itknowledgeexchange.techtarget.com/information-technology/vreferencecom-vsphere-5-notes/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 02:27:34 +0000</pubDate>
		<dc:creator>Nathan Simon</dc:creator>
				<category><![CDATA[ESXi]]></category>
		<category><![CDATA[Forbes Gunthrie]]></category>
		<category><![CDATA[practise exam]]></category>
		<category><![CDATA[study material]]></category>
		<category><![CDATA[VCP]]></category>
		<category><![CDATA[VCP-510]]></category>
		<category><![CDATA[VCP5 study guide]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vreference.com]]></category>
		<category><![CDATA[vsphere]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/information-technology/?p=807</guid>
		<description><![CDATA[Hey everyone, so in the near future I will be challenging the VCP-510 Exam. Now I know you all agree that there is a lack of study material out there, but I can tell you that there is hope! Thanks to Forbes Gunthrie and vReference.com, we have a great reference document to read. Basically its [...]]]></description>
				<content:encoded><![CDATA[<p>Hey everyone, so in the near future I will be challenging the VCP-510 Exam. Now I know you all agree that there is a lack of study material out there, but I can tell you that there is hope! Thanks to Forbes Gunthrie and vReference.com, we have a great reference document to read. Basically its a condensed version of all the VMware vSphere 5 documents on VMware&#8217;s website. For some information and to download the document, go <a href="http://www.vreference.com/vsphere-5-notes/" target="_blank">here</a>. Make sure to leave a comment with your experience, in using his documentation, in your journey for VCP5. Good Luck!</p>
<p>-NS</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/information-technology/vreferencecom-vsphere-5-notes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware Snapshots and Templates</title>
		<link>http://itknowledgeexchange.techtarget.com/information-technology/vmware-snapshots-and-templates/</link>
		<comments>http://itknowledgeexchange.techtarget.com/information-technology/vmware-snapshots-and-templates/#comments</comments>
		<pubDate>Fri, 23 Sep 2011 00:22:53 +0000</pubDate>
		<dc:creator>Nathan Simon</dc:creator>
				<category><![CDATA[best practices]]></category>
		<category><![CDATA[clone to template]]></category>
		<category><![CDATA[commit snapshot]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[snapshot]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[vCenter]]></category>
		<category><![CDATA[VCP]]></category>
		<category><![CDATA[virtual machine template]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vmware snapshots]]></category>
		<category><![CDATA[vsphere]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/information-technology/vmware-snapshots-and-templates/</guid>
		<description><![CDATA[I created this little guide for a client of mine, and since I did so, it is my property and I wanted to share it with the world. Some people know Snapshots and Templates, and some people do not. This is for those that do not know the damage a run away snapshot can cause&#8230; [...]]]></description>
				<content:encoded><![CDATA[<p>I created this little guide for a client of mine, and since I did so, it is my property and I wanted to share it with the world. Some people know Snapshots and Templates, and some people do not. This is for those that do not know the damage a run away snapshot can cause&#8230; and why choosing to clone a VM to a template is sometimes a better idea&#8230; here we go&#8230;.</p>
<p>When and Why to use Snapshots.</p>
<p>By no means is a snapshot supposed to be used as a backup. A snapshot is great for mitigating risk before doing an update to a VM (Virtual Machine). A snapshot can cause issues if left unattended. For example, if you allow a snapshot or delta file unattended it can continue to grow, it will do so until there is no space left, what this will do is effectively bring every VM on that datastore to a halt. The only way to recover would be to commit that snapshot, and doing so on a full datastore can be very difficult.</p>
<p>When would you create a Snapshot.</p>
<p>You would create a snapshot in these scenarios.</p>
<p>- Before applying security updates and or patches to an OS<br />
- Before installing a major application<br />
- Before attempting the repair of a VM (OS based troubleshooting)<br />
- Before removal of software, in case corruption occurs and you have to use a different method of removal</p>
<p>Removal of snapshots should be scheduled. For example, you create a snapshot, the description should have a short description and a date of when it was created. Once the snapshot is created, create yourself a calendar appointment to remove it a week later, that is probably the longest time you would want to leave a snapshot, any longer, you create the risk or major work being done to the VM and causing the snapshot/delta file to grow out of control.</p>
<p>You would not create snapshots in these scenarios</p>
<p>- You need a backup of an OS<br />
- You are installing a piece of software that you need for a small project and it is intended you roll back to a pristine OS a couple months after.<br />
- Before large DB work, exchange defrags, maintenance, large file transfers, etc.</p>
<p>When and Why to use Templating</p>
<p>Templates allow you to create a pristine copy of a VM without causing any downtime; this VM can then be restored at a later date if needed also the VM can be thin-provisioned to save on space. Creating a template doesn&#8217;t just duplicate the VM&#8217;s virtual disks, additionally, the VM&#8217;s .vmx configuration file is duplicated and renamed with the .vmtx extension, and this means that all the settings behind your VM are being duplicated as well. This saves time by reducing the number of wizards and dialog boxes you need to complete. Note that if a VM is currently in snapshot mode you will not be able to clone it.</p>
<p>When you would create VMware Templates</p>
<p>- When you need a backup of a VM because you are going to be working on it for a long period of time.<br />
- An in place non-disruptive backup of a critical VM<br />
- If you know that you will need to deploy multiple copies of a VM<br />
- When you need a pristine copy of an environment for development testing, ie Install OS, Install SQL, install software package, template, then clone from template, repeat.</p>
<p>When you would not create VMware Templates</p>
<p>- Before applying security updates and or patches to an OS<br />
- Before installing a major application<br />
- Before attempting the repair of a VM (OS based troubleshooting)<br />
- Before removal of software</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/information-technology/vmware-snapshots-and-templates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New vReference Cards</title>
		<link>http://itknowledgeexchange.techtarget.com/information-technology/new-vreference-cards/</link>
		<comments>http://itknowledgeexchange.techtarget.com/information-technology/new-vreference-cards/#comments</comments>
		<pubDate>Thu, 28 Apr 2011 13:31:29 +0000</pubDate>
		<dc:creator>Nathan Simon</dc:creator>
				<category><![CDATA[configuration]]></category>
		<category><![CDATA[esxtop]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[maximums]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[VCP]]></category>
		<category><![CDATA[vReference]]></category>
		<category><![CDATA[vsphere 4.1]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/information-technology/new-vreference-cards/</guid>
		<description><![CDATA[These PDFs are amazing, when i was studying for VCP 4 I used these religously. They leave nothing uncovered and are very useful in a pinch. The documents contain commands, maximums, definitions, you name it, its there! I have also included links to other great references. Click herefor the vSphere 4.1 Reference Document. Once there, just [...]]]></description>
				<content:encoded><![CDATA[<p>These PDFs are amazing, when i was studying for VCP 4 I used these religously. They leave nothing uncovered and are very useful in a pinch. The documents contain commands, maximums, definitions, you name it, its there! I have also included links to other great references.</p>
<p>Click <a href="http://www.vreference.com/2010/09/12/vreference-4-1-card-released/" target="_blank">here</a>for the vSphere 4.1 Reference Document. Once there, just click on &#8220;here is the <em>vReference card updated for vSphere 4.1</em>.&#8221;</p>
<p>Click <a href="http://www.vreference.com/2010/08/03/latest-firewall-diagram/" target="_blank">here</a>for the vSphere 4.1 Firewall Diagram</p>
<p>Click <a href="http://www.vreference.com/esxtop-precis/" target="_blank">here</a>for an ESXTop Reference Credit card.</p>
<p>Enjoy!</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/information-technology/new-vreference-cards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Veeam is free for VCP</title>
		<link>http://itknowledgeexchange.techtarget.com/information-technology/veeam-is-free-for-vcp/</link>
		<comments>http://itknowledgeexchange.techtarget.com/information-technology/veeam-is-free-for-vcp/#comments</comments>
		<pubDate>Wed, 15 Dec 2010 15:07:28 +0000</pubDate>
		<dc:creator>Nathan Simon</dc:creator>
				<category><![CDATA[NFR]]></category>
		<category><![CDATA[VCP]]></category>
		<category><![CDATA[Veeam]]></category>
		<category><![CDATA[Veeam Backup and Replication 5]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/information-technology/veeam-is-free-for-vcp/</guid>
		<description><![CDATA[You heard me, Veeam is so proud of being number 1 for VMware Backup solutions that they are giving away NFR licenses to VMware VCPs, amongst other designations. “We are proud of the deep VMware expertise we’ve built into Veeam Backup &#38; Replication v5,” explained Doug Hazelman, Senior Director of Product Strategy for Veeam. “It [...]]]></description>
				<content:encoded><![CDATA[<p>You heard me, Veeam is so proud of being number 1 for VMware Backup solutions that they are giving away NFR licenses to VMware VCPs, amongst other designations.</p>
<blockquote><p>“We are proud of the deep VMware expertise we’ve built into Veeam Backup &amp; Replication v5,” explained Doug Hazelman, Senior Director of Product Strategy for Veeam. “It is the most compelling reason yet to virtualize 100 percent of enterprise applications, and we want the entire VMware community to experience Veeam vPower.”</p></blockquote>
<p>Check it out <a href="http://www.veeam.com/news/new-veeam-backup-replication-v5-is-free-to-vmware-vexperts-vmware-certified-professionals-and-vmware-certified-instructors.html" target="_blank">here</a>.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/information-technology/veeam-is-free-for-vcp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HP and VMware Unveil Integrated Storage, Desktop and Connectivity Solutions</title>
		<link>http://itknowledgeexchange.techtarget.com/information-technology/hp-and-vmware-unveil-integrated-storage-desktop-and-connectivity-solutions/</link>
		<comments>http://itknowledgeexchange.techtarget.com/information-technology/hp-and-vmware-unveil-integrated-storage-desktop-and-connectivity-solutions/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 02:59:31 +0000</pubDate>
		<dc:creator>Nathan Simon</dc:creator>
				<category><![CDATA[desktop]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[HP Storageworks]]></category>
		<category><![CDATA[Lefthand]]></category>
		<category><![CDATA[P4000]]></category>
		<category><![CDATA[SAN]]></category>
		<category><![CDATA[VCP]]></category>
		<category><![CDATA[virtual appliance]]></category>
		<category><![CDATA[virtual storage appliance]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[VMware Certified]]></category>
		<category><![CDATA[VSA]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/information-technology/hp-and-vmware-unveil-integrated-storage-desktop-and-connectivity-solutions/</guid>
		<description><![CDATA[Hey folks, HP and VMware are introducing a few new solutions that are product of 8 years of working together. I am focusing on HP&#8217;s Virtual SAN Appliance, it is the only appliance that is certified as VMware Ready. To give organizations affordable, easy-to-deploy infrastructure virtualization, HP and VMware have combined VMware vSphere™ Essentials Plus with the HP P4000 [...]]]></description>
				<content:encoded><![CDATA[<p>Hey folks, HP and VMware are introducing a few new solutions that are product of 8 years of working together. I am focusing on HP&#8217;s Virtual SAN Appliance, it is the only appliance that is certified as VMware Ready.</p>
<blockquote><p>To give organizations affordable, easy-to-deploy infrastructure virtualization, HP and VMware have combined VMware vSphere™ Essentials Plus with the HP P4000 Virtual SAN Appliance (VSA). The HP P4000 is the only software SAN certified as VMware Ready™. The new integrated product complements “always-on” IT from VMware for small and medium businesses (SMBs) with highly available storage from HP. It provides backup and recovery with shared storage capabilities to help SMBs start on the path to cloud-based IT services.</p></blockquote>
<p>Check out the <a href="http://h18000.www1.hp.com/products/storage/software/vsa/index.html" target="_blank">overview and features </a>of the HP Storagework P4000. Also check out this <a href="http://www.vmware.com/company/news/releases/hptechforum-vmw-hp-advisory.html" target="_blank">link</a> that goes over their Desktop and Connectivity features.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/information-technology/hp-and-vmware-unveil-integrated-storage-desktop-and-connectivity-solutions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware ESX 4 Update 2</title>
		<link>http://itknowledgeexchange.techtarget.com/information-technology/vmware-esx-4-update-2/</link>
		<comments>http://itknowledgeexchange.techtarget.com/information-technology/vmware-esx-4-update-2/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 02:07:19 +0000</pubDate>
		<dc:creator>Nathan Simon</dc:creator>
				<category><![CDATA[ESX 4 Update 2]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[trial installation]]></category>
		<category><![CDATA[VCP]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vsphere]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/information-technology/vmware-esx-4-update-2/</guid>
		<description><![CDATA[Well its been out for about a month, and just wanted to remind my readers that ESX 4 Update 2 is now out&#8230; i have included an insert and a link to the download below. Enablement of Fault Tolerance Functionality for Intel Xeon 56xx Series processors— vSphere 4.0 Update 1 supports the Intel Xeon 56xx [...]]]></description>
				<content:encoded><![CDATA[<p>Well its been out for about a month, and just wanted to remind my readers that ESX 4 Update 2 is now out&#8230; i have included an insert and a link to the download below.</p>
<blockquote><p>Enablement of Fault Tolerance Functionality for Intel Xeon 56xx Series processors— vSphere 4.0 Update 1 supports the Intel Xeon 56xx Series processors without Fault Tolerance. vSphere 4.0 Update 2 enables Fault Tolerance functionality for the Intel Xeon 56xx Series processors.</p>
<p>Enablement of Fault Tolerance Functionality for Intel i3/i5 Clarkdale Series and Intel Xeon 34xx Clarkdale Series processors— vSphere 4.0 Update 1 supports the Intel i3/i5 Clarkdale Series and Intel Xeon 34xx Clarkdale Series processors without Fault Tolerance. vSphere 4.0 Update 2 enables Fault Tolerance functionality for the Intel i3/i5 Clarkdale Series and Intel Xeon 34xx Clarkdale Series processors.</p>
<p>Enablement of IOMMU Functionality for AMD Opteron 61xx and 41xx Series processors— vSphere 4.0 Update 1 supports the AMD Opteron 61xx and 41xx Series processors without input/output memory management unit (IOMMU). vSphere 4.0 Update 2 enables IOMMU functionality for the AMD Opteron 61xx and 41xx Series processors.</p>
<p>Enhancement of the esxtop/resxtop utility— vSphere 4.0 Update 2 includes an enhancement of the performance monitoring utilities, esxtop and resxtop. The esxtop/resxtop utilities now provide visibility into the performance of NFS datastores in that they display the following statistics for NFS datastores: Reads/s, writes/s, MBreads/s, MBwrtn/s, cmds/s, GAVG/s(guest latency).</p>
<p>Additional Guest Operating System Support— ESX/ESXi 4.0 Update 2 adds support for Ubuntu 10.04. For a complete list of supported guest operating systems with this release, see the VMware Compatibility Guide.</p></blockquote>
<p>I haven&#8217;t deployed it myself yet, ESX 4 Update 1 is pretty damn rock solid as it is&#8230; im in no hurry, but i will start testing it in my sandbox environment. Go <a href="http://downloads.vmware.com/d/info/datacenter_downloads/vmware_vsphere_4/4" target="_blank">here</a> to download it, if you have a valid support contract with VMWare, or just download the trial copy.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/information-technology/vmware-esx-4-update-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New StarWind High Availability iSCSI SAN Software Free for Any VMware vExpert, VCP or VCI</title>
		<link>http://itknowledgeexchange.techtarget.com/information-technology/new-starwind-high-availability-iscsi-san-software-free-for-any-vmware-vexpert-vcp-or-vci/</link>
		<comments>http://itknowledgeexchange.techtarget.com/information-technology/new-starwind-high-availability-iscsi-san-software-free-for-any-vmware-vexpert-vcp-or-vci/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 00:58:57 +0000</pubDate>
		<dc:creator>Nathan Simon</dc:creator>
				<category><![CDATA[datastore]]></category>
		<category><![CDATA[iSCSI target]]></category>
		<category><![CDATA[lun]]></category>
		<category><![CDATA[mcp]]></category>
		<category><![CDATA[starwind]]></category>
		<category><![CDATA[VCP]]></category>
		<category><![CDATA[VCP3]]></category>
		<category><![CDATA[vcp4]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/information-technology/new-starwind-high-availability-iscsi-san-software-free-for-any-vmware-vexpert-vcp-or-vci/</guid>
		<description><![CDATA[Straight from StarWindsoftware.com, mind you this is a little late, but I am sure not many people were aware, is if you are a VCP or MCP(apparently), and email vmware@starwind.com, you can get a key to activate the software. I have included an insert from the website below. With StarWind, VMware certified professionals will get [...]]]></description>
				<content:encoded><![CDATA[<p>Straight from StarWindsoftware.com, mind you this is a little late, but I am sure not many people were aware, is if you are a VCP or MCP(apparently), and email <a href="mailto:vmware@starwind.com">vmware@starwind.com</a>, you can get a key to activate the software. I have included an insert from the website below.</p>
<blockquote><p>With StarWind, VMware certified professionals will get a scalable storage platform for VMware vSphere environments with advanced features at absolutely no cost. By creating networked storage with StarWind SAN software, VMware administrators get a scalable, highly cost-effective and easy-to-use iSCSI SAN that fully protects their VMware virtual machines in the event of failure. StarWind&#8217;s true active-active high availability storage architecture provides continuous and non-disruptive access to storage in the event of failure by synchronously mirroring data between two active storage appliances, or nodes, in real time with automatic failover and failback. If a disk, power or even an entire storage node fails, the redundant storage node will take over and will continue actively operating without any disruption, ensuring that storage is available and accessible on the network.</p></blockquote>
<p>Go <a href="http://www.starwindsoftware.com/download-free-trial" target="_blank">here</a> to download the application, submit an email to the above email address and you will be good to go!</p>
<p>-NS</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/information-technology/new-starwind-high-availability-iscsi-san-software-free-for-any-vmware-vexpert-vcp-or-vci/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 5 Certifications by Salary</title>
		<link>http://itknowledgeexchange.techtarget.com/information-technology/top-5-certifications-by-salary/</link>
		<comments>http://itknowledgeexchange.techtarget.com/information-technology/top-5-certifications-by-salary/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 02:43:30 +0000</pubDate>
		<dc:creator>Nathan Simon</dc:creator>
				<category><![CDATA[CCDA]]></category>
		<category><![CDATA[CCNP]]></category>
		<category><![CDATA[Cert. Info. Sys. Security Professional]]></category>
		<category><![CDATA[Certifications by Salary]]></category>
		<category><![CDATA[Cisco Certified Design Associate]]></category>
		<category><![CDATA[Cisco Certified Network Professional]]></category>
		<category><![CDATA[CISSP]]></category>
		<category><![CDATA[MCSE]]></category>
		<category><![CDATA[Microsoft Certified Systems Engineer]]></category>
		<category><![CDATA[Top 5 Certifications]]></category>
		<category><![CDATA[top 5 certs]]></category>
		<category><![CDATA[VCP]]></category>
		<category><![CDATA[VMware Certified Professional]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/information-technology/top-5-certifications-by-salary/</guid>
		<description><![CDATA[Would you like to fast track your way into a job interview? While Certifications alone won&#8217;t get you the job, it can definitely open doors, and get you an interview. Once you pass the interview you could be starting your dream job with that dream salary. Here are the top 5 certifications based on average [...]]]></description>
				<content:encoded><![CDATA[<p>Would you like to fast track your way into a job interview? While Certifications alone won&#8217;t get you the job, it can definitely open doors, and get you an interview. Once you pass the interview you could be starting your dream job with that dream salary.</p>
<p>Here are the top 5 certifications based on average salary.</p>
<ol>
<li>$99,928 &#8211; CISSP (Cert. Info. Sys. Security Professional)</li>
<li>$93,953 &#8211; CCDA (Cisco Certified Design Associate)</li>
<li>$91,271 &#8211; VMware Certified Professional</li>
<li>$89,864 &#8211; CCNP (Cisco Certified Network Professional)</li>
<li>$86,454 &#8211; MCSE (MS Certified Systems Engineer)</li>
</ol>
<p>If you would like to see the full list of 20 certifications based on salary, check out the <a href="http://downloads.techrepublic.com.com/abstract.aspx?docid=1610523" target="_blank">PDF </a>over at ZDNET, if you do not have an account, sign up, the you can view the PDF. Here is a quick insert from the parent website.</p>
<blockquote><p>Overview: In conjunction with Global Knowledge, TechRepublic presents this year&#8217;s IT skills and salary report. Find out about IT employment trends, areas of growth and decline, skills that are in demand, highest-paying job roles, highest-paying certifications, and salary ranges broken down by region, job title, and industry.</p></blockquote>
<p>Enjoy and start studying! <img src='http://itknowledgeexchange.techtarget.com/information-technology/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>-NS</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/information-technology/top-5-certifications-by-salary/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Passed VCP-410!</title>
		<link>http://itknowledgeexchange.techtarget.com/information-technology/passed-vcp-410/</link>
		<comments>http://itknowledgeexchange.techtarget.com/information-technology/passed-vcp-410/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 22:38:00 +0000</pubDate>
		<dc:creator>Nathan Simon</dc:creator>
				<category><![CDATA[iSCSI]]></category>
		<category><![CDATA[VCP]]></category>
		<category><![CDATA[vcp-310]]></category>
		<category><![CDATA[VCP-410]]></category>
		<category><![CDATA[VCP3]]></category>
		<category><![CDATA[vDistributed Switches]]></category>
		<category><![CDATA[vmotion]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vsphere]]></category>
		<category><![CDATA[vSwitching]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/information-technology/passed-vcp-410/</guid>
		<description><![CDATA[Well I did it with 9 business days of studying I attained VCP vSphere4 Status! Since I am not a good studier as my buddy Raj, I found the exam a little more difficult. When I found out that they lowered the passing grade to 60% I was happy, and yet I knew that they [...]]]></description>
				<content:encoded><![CDATA[<p>Well I did it with 9 business days of studying I attained VCP vSphere4 Status! Since I am not a good studier as my buddy <a href="http://itknowledgeexchange.techtarget.com/it-consultant/" target="_blank">Raj</a>, I found the exam a little more difficult. When I found out that they lowered the passing grade to 60% I was happy, and yet I knew that they made the exam quite a bit more difficult. Alot of the questions were based on the new features, like vSphere Backup,vSphere Orchestrator and, vApp to name a couple. There was also alot of questions on iSCSI, vSwitching, and vDistributed Switches. I suggest someone gets hands on experience with vCenter Server 4, wherein it contains multiple hosts, so you can practise DRS, HA, Fault Tolerance, Vmotion, and other enterprise applications. Either way, it was fun to study till I was blue in the face, but next time I hope to take my time. <img src='http://itknowledgeexchange.techtarget.com/information-technology/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  If you plan on writing it, make sure you check my earlier <a href="http://itknowledgeexchange.techtarget.com/information-technology/vcp-410-exam-resources/" target="_blank">blog</a>, take your time, and read all the bullet points from the vSphere PDF documents. Good Luck!</p>
<p>-NS VCP <img src='http://itknowledgeexchange.techtarget.com/information-technology/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/information-technology/passed-vcp-410/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VCP-410 (vSphere Certification)</title>
		<link>http://itknowledgeexchange.techtarget.com/information-technology/vcp-410-vsphere-certification/</link>
		<comments>http://itknowledgeexchange.techtarget.com/information-technology/vcp-410-vsphere-certification/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 18:33:45 +0000</pubDate>
		<dc:creator>Nathan Simon</dc:creator>
				<category><![CDATA[certification]]></category>
		<category><![CDATA[deadline]]></category>
		<category><![CDATA[VCP]]></category>
		<category><![CDATA[vcp-310]]></category>
		<category><![CDATA[VCP-410]]></category>
		<category><![CDATA[virtual infrasrtuture client]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vSphere 4]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/information-technology/vcp-410-vsphere-certification/</guid>
		<description><![CDATA[If you are someone like me and looking to get the VMware Certification before time runs out, your actually not too late. VMware hasofficially extended the date at which you can take the exam. The statement below is straight from VMware&#8217;s website. Due to overwhelming demand, existing VCP3 professionals will be able to obtain the VCP4 [...]]]></description>
				<content:encoded><![CDATA[<p>If you are someone like me and looking to get the VMware Certification before time runs out, your actually not too late. VMware hasofficially extended the date at which you can take the exam. The statement below is straight from VMware&#8217;s website.</p>
<blockquote><p>Due to overwhelming demand, existing VCP3 professionals will be able to obtain the VCP4 certification with no additional course requirement through January 31st, 2010</p></blockquote>
<p>So we all have 22 days to get that certification. Make sure you download the VMware Exam Blueprint for VCP4 <a href="http://mylearn.vmware.com/lcms/mL_faq/2726/VCPonvSphere4ExamBlueprint.pdf" target="_blank">here</a>.</p>
<p>-NS</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/information-technology/vcp-410-vsphere-certification/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
