OK, so I fully qualified the Get-VM commandlet like this and it works....
Get-Folder -Name 'sda' | VMware.VimAutomation.Core\Get-VM
What's the appropriate fix?
Thanks
OK, so I fully qualified the Get-VM commandlet like this and it works....
Get-Folder -Name 'sda' | VMware.VimAutomation.Core\Get-VM
What's the appropriate fix?
Thanks