VMware ESXi – PowerCLI for bulk vSwitch changes

The reward for effort when scripting is almost always worth it. Today I had the task of removing a particular AntiVirus product from a 36 host VDI cluster. Part of this requires the removal of NSX-Manager and all the groovy components it uses to do it’s thing, including a vSwitch Continue Reading

Dell EMC Unity and VMware VVols – What’s all the fuss? Pt1

There’s been lots of talk about the wonders of VVols for a long time. They seemed to be a large amount of hope that they would be the panacea of all our Storage and Virtualization woes and be the vision going forward, at least for our  VMware environments. The hype Continue Reading

Azure AD Connect Synch Error- Target Attribute Value length exceeds max allowed size.

Like most admins, (So I’m told!), I’ve found the  Azure Active Directory Synch tool spit out some rather random quirky errors from time to time. The synch engine has a long pedigree from Gal synch, FIm etc. Solid, but temperamental. The dreaded notice in the Office 365 Dashboard; Today’s verbose Continue Reading

Useful Search utility – Everything

I’ve often been underwhelmed by the performance of the built-in Windows Search utilities, particularly for simple searches like finding filenames containing a specific string. That led me to search for something better. Years ago I found one that suits my need perfectly, “Everything” by voidtools   http://voidtools.com/ After install, it creates Continue Reading

Quick Fix – VMware WS: Windows cannot find the Microsoft Software License Terms.

Had a little issue when trying to install a fresh Windows Server 2016 vm in my lab today. I don’t install many Windows guests at home (mostly Linux) but had never had an issue on older builds. Setup: VMware Workstation Pro 12.5.6 build-5528349 Windows Build: 14393.rs1 This was installing off the Continue Reading

AWS and PowerShell – Let’s be friends Part 1

I first used AWS approximately 4 years ago. At that time, programmatic management of services was not an easy hurdle to jump and required regular ‘feeding & watering’. Naturally, these tools have matured greatly so whatever tool-set you are most comfortable with has a well developed set of features/options available Continue Reading

Quick Fix-VMware Workstation- The user did not accept the license agreement by passing EULAS_AGREED=1 on the command line

One of the nice benefits of being a vExpert is the licenses kindly provided to various VMware apps including VMware Workstation. After receiving the codes this year and downloading the latest version, it should have been a simple process to install, right ? Dbl-Click, next, next, next…. ? Moments after confirming Continue Reading

ESXi 5.5 – Automating VMFS UNMAP w/ PowerCLI and PowerShell

With vSphere 6.5 recently released, a nice feature was the automated execution of the UNMAP command against thin provisioned datastores to reclaim space. This requires no user interaction, it’s fully automated for you and can free up significant amounts of space from your datastores. There’s some good information regarding the Continue Reading

VMware DRS rule manipulation using PowerCLI (EMC VPLEX use case) Part 1.

VPLEX is another of my favourite products,  and for good reason. I currently run a Metro cluster underneath a VMware platform that has proven to be super reliable. One important design consideration for this is to ensure that VM’s are configured for site bias. Why ? Glad you asked. In Continue Reading

ESXi – Removing a stubborn Nexus 1000v VIB

Happened upon an unusual error while wrestling a Nexus 1000v out of a ESXi 5.1 host. All seemed to progress well, the host was removed from the dvs without issue.  The next step was to remove the Cisco vem VIB from the host in preparation for upgrade. esxcli software vib Continue Reading