I've got a script to deploy v-apps on the cloud but on Windows 8.1 with PowerShell 4.0 the Get-OrgVcd fails. It returns nothing whereas on Win7 with Powersehll 3.0 it does return the Org.
does anyone have a workaround or know of a fix?
PowerCLi 5.5 Powershell 4.0 - This is reproducible pretty easy, connect to the cloud server and try to get the org.
$org = Get-OrgVCD -Name "OrgName"
$org will be nothing.
64 Bit OS.
↧
Get-Org failure on Win 8.1 PS 4.0
↧