VMware delta exam VCP550D… Passed!

VMware delta exam passed

Over the weekend I decided to go ahead and take the VMware Delta VCP550D Exam since my VCP5 was set to expire in March of 2015 due to VMware’s new recertification policy. Even managed to pass it with a fairly decent score of 460 (300 is the minimum to pass). Below I’ll share some of my notes prior and after the exam.

Studying for VCP550 VMware Delta Exam

Back in October when I posted the news about the VMware Delta Exam, a reader asked in the comments what the differences between the VMware 5.1 DCV and 5.5 DCV blueprints were and I replied with a number of differences that stood out to me:

  • Identify vCenter Server and vCenter Server database requirements Deploy the vCenter Appliance
  • Upgrade a vSphere Distributed Switch
  • Upgrade from VMFS3 to VMFS5
  • Upgrade VMware Tools
  • Upgrade Virtual Machine hardware
  • Upgrade an ESXi Host using vCenter Update Manager
  • Secure vCenter Server and ESXi (Objective 1.5)
  • Configure and Administer Software Defined Storage (VSAN – Objective 3.3) Enable/Configure/Disable Host Power Management/Distributed Power Management Create/Delete vFlash Resource Pool
  • Assign vFlash resources to VMDKs
  • Install and Configure VMware Data Protection
  • Create a backup job with VMware Data Protection
  • Install, Configure and Administer vCenter Operations Manager (Objective 7.3)

After taking the VMware Delta Exam I can say this is a VERY good list to study by. I received questions in nearly each of the above subjects along with several of the “general” VCP-DCV exam questions.

Another suggestion I would make would be to take a look at the Pluralsight videos:

Pluralsight offers cheap monthly plans and by using this link you can get a Free 10-day trial!

Overall it felt a lot like taking the VMware VCP-DCV exam all over again, though just a few less questions and shorter time frame to complete as the Delta Exam is 65 questions in 75 minutes vs 85 questions in 90 minutes. I believe I finished the Delta Exam with just about 20 minutes to spare.

If you’re thinking about taking the exam to renew your VCP certification then you better get to it as the Delta exam is only available to take up till November 30, 2014, March 15, 2015, May 8, 2015 so time is of the essence. Get the test registered and get to taking it!

Good luck!

UPDATE: The VCP550 Delta exam has been brought back and is now available to take until March 10, 2015!

UPDATE #2: The VCP550 Delta exam has again been extended, now available until May 8th, 2015!

Similar Posts

  • My VMware View Windows 7 Optimization Guide

    These are the few steps I do when creating a new "Golden" image. Luckily I don’t have to do these steps all the time as I’ll create the "Golden" image when there is a new upgrade such as when we went from View 4.6 to View 5.0.1. I like to have a new fresh machine using new virtual hardware from the start. You could certainly just upgrade the virtual hardware on the "Golden" image, I just prefer to start clean.

    At any rate, here’s my list. Hopefully someone might find it somewhat useful and maybe even others can improve upon it.

    Preparing a new virtual machine

    1. Create New Virtual Machine – FILE > NEW > VIRTUAL MACHINE (CTRL+N)
    2. Under Configuration select CUSTOM.
    3. Select a Name, Folder, Host, Cluster, and Storage.
    4. Under Guest Operating System select Windows and then Windows 7 32bit under the Version drop down.
    5. Select which Network (VLAN) and under Adapter select VMXNET 3.
    6. Configure disk size to 30GB THIN provisioned.

    Read More “My VMware View Windows 7 Optimization Guide”

  • VMware Recertification Policy

    VMware certified

    Starting today, March 10 2014, new VCP certifications must be re-certified within two years of it’s earned date. Anyone who currently has their VCP certification prior to March 10 2013 has until March 10, 2015 to re-certify.

    The new policy gives you three options to re-certify:

    1. Take the current exam for your existing VCP certification solution track. For example, if you are a VCP3, you could take the current VCP5-Data Center Virtualization (VCP5-DCV) exam.
    2. Earn a new VCP certification in a different solution track. For example, if you are a VCP-Cloud, you could recertify by earning VCP5-Desktop (VCP5-DT) certification.
    3. Advance to the next level by earning a VMware Certified Advanced Professional (VCAP) certification. For example, if you are a VCP5-DCV you could earn VCAP5-DCA certification.

    I can understand why they are doing this but I don’t agree with the changes. As per the announcement if you let your certification expire, “Your certification will be revoked,and you will no longer be entitled to use the certification logo or represent yourself as VMware certified“. Really? You mean everything that was done prior and after taking the exam means nothing?

    Read More “VMware Recertification Policy”

  • How to manually delete NetApp SnapMirror snapshots

    The other day, one of our volumes in the lab environment filled up. This volume has a couple large VM’s on it, coupled with a couple different Veeam backup jobs running using the native Veeam backup methods as well as using NetApp snap mirror to snapshot the volume and then using Veeam to ship it out to Azure.

    At any rate the volume filled up to the point where vCenter wasn’t allowing me to migrate VM’s off the datastore. I really didn’t want to expand the volume just so I could move VM’s off of it.

    Instead, I decided to delete some of the older proof of concept snapshots from SnapMirror. Below are the quick and easy steps to clear up some un-used snapshots and free up some space on the datastore.

    Read More “How to manually delete NetApp SnapMirror snapshots”

  • How to update VMware ESXi 6.5 to 6.5 Update 1

    With the release of VMware vCenter 6.5 Update 1 also comes VMware ESXi 6.5 Update 1 and just like vCenter there are a number of changes, updates, and fixes for ESXi as well in 6.5 Update 1 – you can see the release notes here.

    Yesterday I made a post on how to upgrade VMware VCSA 6.5 to 6.5 Update 1. Below I’ll show you three ways to upgrade your ESXi hosts to 6.5 Update 1.

    Read More “How to update VMware ESXi 6.5 to 6.5 Update 1”

  • How to fix vRealize Orchestrator 6 appliance, weak ephemeral Diffie-Hellman key

    vrealize orchestrator chrome error

    I’ve recently deployed the vRealize Orchestrator appliance (6.0.2) and noticed right away that my default browser Firefox, would not load the Orchestrator appliance web panel. Firefox always complained about a weak Diffie-Hellman key.

    An error occurred during a connection to ip-address:8281. SSL received a weak ephemeral Diffie-Hellman key in Server Key Exchange handshake message. (Error code: ssl_error_weak_server_ephemeral_dh_key)

    At the time I simply ignored it and just tried Google Chrome which it worked fine. That was until the latest release also broke with the same type of error message:

    Server has a weak ephemeral Diffie-Hellman public key“.

    I now had a problem and contacted VMware support, below is the very easy fix to make vCO 6 work in both the latest version of Firefox and Chrome!

    Read More “How to fix vRealize Orchestrator 6 appliance, weak ephemeral Diffie-Hellman key”

Leave a Reply to Gerdi Cancel reply

Your email address will not be published. Required fields are marked *

24 Comments

  1. Thanks for sharing your experience.

    Would you know if we will be able to schedule VCAP-DCA [VDCA550] exam if VCP510 expires ?!!

    1. Asim,

      You are most welcome. I hope I’m able to help many people with this post.
      Thank you for the correction on the date. I’ve updated the post to show the correct date instead of the 15th.

      -Michael

  2. Hi, can I ask if this is a online exam? If yes, stupid question but how do they know you don’t have a home lab next to you lol….so you can check your right as you go along!

    1. Matthew,

      The Delta exam is an online exam, meaning you can take it from home and do not have to go into a Pearson VUE testing facility to take the exam. That said the types of questions asked I don’t feel having a home lab at the ready would really help you all that much during the exam. So long as you are familiar with the list I posted above you really don’t need anything more than that, but that’s just in my opinion.

      -Michael

  3. Today I have just made a request for the VCP 5.5 Delta exam for my re-certification, how come the only available exam dates given by Pearson is 2-Feb-2015? I thought it’s available till 10-March-2015. Any clue on this?

    1. you have 48 hours to take the exam once you pay for it so if you are not ready wait. The first time I did this I did not read the dialogue and it informed me I had not taken within the time-frame..

  4. Just passed the VCPD550 a hour ago. They must have just changed the date to May 8th. Cause it was March 10th yesterday, but o well. My certification was good to December. Now I’m good for another 2 years.

  5. Hi Mike, I wonder if we still receive a paper certificate and a VMware Workstation license if we pass the VCP550D exam; I di my exam in the first week of February and haven’t received anything until now.

    1. Gerdi

      No, you won’t get a paper certificate as this exam is just renewing your previous VCP exam. You can log into your VMware MyLearn portal and print a new certificate of your VCP which will also show the updated expiration date (or VALID THROUGH date).

      Also, VMware is not giving free Workstation licenses for the VCP550D exam as they did in the “full” VCP exam.

      -Michael

  6. Hey Michael. Thanks for all your help I know I’ve been bothersome lately but if it wasn’t for you I wouldn’t have gotten this far! So another question I have is, can I use esxi 6.0 for a lab and still study for esxi 5.5 test? I have an evaluation for 6.0 right now and want to use it before it runs out. Thanks again

    1. Absolutely no bother at all my friend!

      Ideally it would be best to use a 5.5 lab to study by but vSphere 6.0 isn’t so ground breaking different compared to 5.5 that I believe it wouldn’t cause a huge deal to use 6 as a study for 5.5.

      Then again, if you’ve got a vSphere 6 lab is there any reason why you’re not just taking the VCP6 exam instead of 5.5?

      -Michael

      1. Yes there is a big reason LOL. $$$. My company has already sent me to the VMWare 5.5 installation class. In order to take 6.0 I would have to go to a whole new class. I wish I didn’t have to because I think its better to learn whats new. I love technology but not enough to burn that much of a whole in my pocket.

  7. Here we present on this most promising occasion. We promised to you that your will pass your certification in first attempt by the help of our dumps. Here we present 20% discount on dumps. What are your waiting for? Avail this offer and pass your exam in first attempt. We provide you 100% passing assurance. Visit us and get latest and accurate dumps. For discount use this coupon code. “VAL20”
    VCP550D Practice Test