FunctionsToChange.txt
Replaced all Cluster, Folder, VM, VMHost, and VmfsDatastore TypeNames containing "Impl" with "Types" per this blog: https://blogs.vmware.com/PowerCLI/2016/04/powercli-best-practice-correct-use-strong-typing.html Lone Exception: Get-DataStorePercentageFree went from $psobject to VMware.VimAutomation.ViCore.Types.V1.DatastoreManagement.Datastore Format-VMHostPercentage Get-DataStoreLunID Get-Info650 Get-DataStorePercentageFree Get-PathSelectionPolicy Get-VIB Get-VMHostUpTime Get-VMHostWWN Get-VSphereAlarmConfig Install-VIB Invoke-VMHostHBARescan Set-PathSelectionPolicy Set-VSphereAlarmConfig Show-ConnectedCD Show-FolderContent Show-FolderPath Show-RDM Show-USBController Show-VMHostNetworkInfo Show-VMHostVirtualPortGroup UnInstall-VIB Update-VIB |