PowerCLI-Example-Scripts
PowerCLI-Example-Scripts copied to clipboard
Deprecate module VMware.HCX?
trafficstars
This particular module should probably be deprecated as PowerCLI 11.5 has far more robust cmdlets now.
The VMware.HCX module has many cmdlets that are not replicated in PowerCLI. It has Get/Set functions for Location, License, Proxy, RoleMapping that are very valuable and no other PowerShell automation is available. If VMware updates PowerCLI to include this functionality then deprecating VMware.HCX could be looked at again but for now it has value and should remain part of this repo.
I see, cool. Maybe just needs a clean up for overlapping code then.