-
In case
```powershell
PS> Find-Module VMWare.PowerCLI -AllVersions -AllowPrerelease | select Version,Name
Version Name
------- ----
10.1.1.8827524 …
-
We want to bring full support for VmWare into InSpec. VmWare is considered similar to AWS and Azure as a separate platform. Therefore we want to be able to connect to VmWare ESXi host via `inspec exec…
-
## Issue Description ##
If you have the command "Get-VM" in your editor and you run "Import-Module VMware.PowerCLI" you get the error "Import-Module : The specified mount name 'vis' is already in …
-
_From @shidouli on September 21, 2018 7:36_
## Steps to reproduce
```
PS C:\windows\system32> $vars = @($vm, $vmhost)
PS C:\windows\system32> $vars
Name PowerState Num CPUs Me…
-
## Steps to reproduce
PS C:\windows\system32> $vars = @($vm, $vmhost)
PS C:\windows\system32> $vars
Name PowerState Num CPUs MemoryGB
---- ---------- -------- ---…
-
Is it possible to add support for creating/managing and assign tags with govc?
It would be great to have the same feature available via PowerCLI:
https://blogs.vmware.com/PowerCLI/2014/03/using-vsph…
-
When a script is loaded which will call functions from the VMware.PowerCLI module, the module fails to load correctly. This occurs only in the PowerShell Integrated Console which starts with the scrip…
-
With the change to CoreCLR 2.0 which conforms with .Net Std 2.0 as well as the update to enable searching the GAC for assemblies, we need validation that PSCore6 is a viable replacement for Windows Po…
-
要原因調査
```
PS C:\Users\test\Documents\VMWare> pspm install VMWare.PowerCLI -Save
Modules will be saved in "C:\Users\test\Documents\VMWare\Modules"
pspm-install : VMWare.PowerCLI: 値 "10.0.0-beta77…
-
Unable to log onto an azure account. States Login-AzureRmAccount (or Connect-AzureRmAccount or Add-AzureRmAccount) doesn't exist.
`$psversiontable
Name Value
---- …