-
##### ISSUE TYPE
- Feature Idea
##### COMPONENT NAME
vmware_guest
##### ANSIBLE VERSION
```
ansible 2.3.0.0
config file = /etc/ansible/ansible.cfg
configured module search path = Defa…
-
With PowerCLI 6.5 the installation path is not published in the Windows registry anymore. We need a new way to find the PowerCLI installation path.
-
Here `Get-VMHost` is mentioned:
https://github.com/solidfire/PowerShell/blob/master/Getting%20Started/Getting%20Started%202015%20-%20Section%203%20-%20Reporting.ps1#L62
But the command doesn't seem t…
-
A custom plugin that I'm working on drops the data from the first column when it outputs to the HTML report. If I run the same commands in a PS window the data shows up correctly.
I am running vers…
-
Bug report:
The reason I ask, it was in the announcement demos, but it's not found in the source code demos, and doesn't appear to be working. But I hope it is, and I'm just missing something.
## Step…
-
running powercli 5.1 on windows 10 x64 using a simple script;
Add-PSSnapin VMware.VimAutomation.Core
write-host -ForegroundColor Green "Connecting to VirtualCenter Server"
Connect-VIServer -Server v…
-
I get the following message:
Could not find a part of the path 'C:\Program Files (x86)\VMWare\Infrastructure\vSphere PowerCLI\VMware.Vim.dll'. mscorlib
I have the vSphere 5.0 client loaded (in C:\Pr…
-
_From @ishu3101 on September 2, 2016 1:22_
When I run the command `Find-Module Markdown` on **Ubuntu Linux 14.04**, I'm getting this error message.
```
Unhandled Exception: System.UnauthorizedAccess…
-
Maybe not a bug but just not obvious but I work a lot with VMware's PowerCLI and as such I have to import a lot of modules and snappins but this doesn't seem to happen in VS Code. In using the ISE or…
-
Please find below the documentation I've written for a new deployment type `vSphereOVF`. Feel free to give any feedback ! (cc to VMware folks @lamw @alanrenouf)
Deployment script can be found [here]…