vSphere 6.5 – Upload File to Service Request via Web Client

Just a quick note on something I spotted as I’ve been working through some blog posts for vSphere 6.5. It looks like you can now upload files for a Support Request to VMware directly from the vSphere Web Client. KB 1008525 lists some of the main methods for uploading diagnostic information to VMware including using the Support Assistant… Read More »

Matt

Quick Tip – Finding vSphere Update Manager Version and Build

Every now and then I need to find the version and build number of VMware vSphere Update Manager that is running in a customer’s environment. I’ve written this post mainly as a reminder to myself, but hopefully it helps someone else down the track. VMware have a KB article for most of their products to correlate the build… Read More »

Matt

VCAP6-DCV Deploy – It’s a Pass!

Last week I sat the VMware Certified Advanced Professional – Data Center Virtualisation Deploy ( VCAP6-DCV Deploy) exam in Auckland and I’m happy to say I passed the exam. I thought I would do a bit of a write up below of my experience. I’ve been reasonably heavily focused in the VMware space for about 2 years now.… Read More »

Matt

vCenter 6.5 PSC Repoint Limitations

Hi all, This is just a quick note to let you all know of a limitation with vSphere 6.5. Repointing of a vCenter Server to a Platform Services Controller (PSC) in another vSphere SSO domain SITE is not supported. Please see the caution at the top of this VMware KB article. Note: As of 21/11/2016, the KB article for… Read More »

Matt

VMware vForum Sydney 2016

Introduction Well, another vForum Australia event has come and gone this week and I thought I’d take a few moments to reflect on my few busy days spent in Sydney attending this event. This was my third time attending vForum, and this roughly reflects how long I’ve seriously been working in the VMware ecosystem. While the last two… Read More »

Matt

PowerCLI Functions – Get Raw Device Mappings and Set Perennial Reservations

Introduction Just a quick post to say I’ve written a couple of powershell functions to deal with Raw Device Mappings and perennial reservations within a vSphere environment. Although I do try to avoid them, some customers do still have RDMs in their environment, mostly for Microsoft failover clusters configured at the virtual machine layer. Some ad-hoc scripts exist… Read More »

Matt

VMware Update Manager vCenter Privileges

I’ve always tried to use and recommend using the ‘least privileges’ model when designing and implementing systems. But we’ve all been there, when the same service account is being used to connect everything to vCenter, and said account has been assigned the full administrator role and propagated within vCenter. I’m getting my lab set up again and I… Read More »

Matt

VMware VCSA Migration Tool Now GA

A long last, VMware have made a tool available and supported to migrate from a Windows installation of vSphere 5.5 across to the vCenter Server Appliance (VCSA) 6.0U2. VMware gave us a teaser with a fling in 2015, but this was taken down and there have been hints dropped via Social Media and most recently some good sessions… Read More »

Matt

Repoint vCenter Server to PSC

Introduction This article will walk through the steps required to repoint a vCenter Server 6U1 or later node to a different Platform Services Controller (PSC) node. Scenario one will walk through the steps if the destination PSC is located within the same vSphere SSO site, where as scenario two will walk through the steps if the destination PSC… Read More »

Matt

Reconfiguring and Repointing vCenter Server to PSC

Introduction Starting with vSphere 6, there are two main roles to a core vCenter infrastructure. The vCenter Server (VC) and the Platform Services Controller (PSC). During deployment, administrators are presented with two deployment options: Embedded. With an embedded deployment, the VC and PSC roles are installed on the same node External. With an external deployment, the PSC and… Read More »

Matt