In part 1 of this series I posted some code for a PowerShell module to manipulate (view/add/delete) metadata tags on vCloud Director objects. As promised, in this followup post I've given some examples of syntax and possible use-cases for the module. The PowerShell Import-Module cmdlet can be used to add my module to …
Read MoreWay back in 2012 Alan Renouf created a PowerCLI module to deal with manipulation of metadata entries for vCloud Director objects - this can be incredibly useful to track related information for these objects. The vCD metadata functionality was enhanced in v5.1 (and then later in 5.5, 5.6 and 8.0) - in particular typed …
Read More