-
# A ce moment, il est possible de 'pousser' le mot de passe via les VMware Tools, en PowerCLI avec la commande suivante.
#
# Pour attendre ce moment : verification presence fichier At…
-
### Describe the bug
We have been dealing with some issues launching VMware Power Actions from vCenter web client. We got the latest version installed and configured. Not sure what exactly is the pro…
-
We recently upgraded our vCenter from v6.0 to v6.5. Since then, I noticed that the Connection plugin is failing at line 299 with the following error:
```
Get-View : 3/8/2018 8:48:28 AM Get-View …
-
### Describe the bug
After installing open-vm-tools on a guest os, it is expected that all the guest properties will be populated in vm object on VCenter.
Specifically, properties under `guest.net` …
-
Hi,
i try for the first time the vSphere DSC Module.
Everytime i pipe my VMDSC Configuration Object to `Start-VmwDscConfiguration` , i receive the following Exception:
`PS > $config | Start-V…
-
is it possible to get all vm ip's?
i tried to read the code and i i think i found where the integration get the guest_ip.
if vm_sum.guest.ipAddress:
vm_ip = vm_sum.guest.ipAddress
…
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases)
- [X] Search the existi…
-
#### Summary
When attempting to add `"migrate.encryptionMode" = "required"` via `configuration_parameters` option in `.pkr.hcl` - this setting does not get added to the `.vmx` file; thus the change…
-
##### SUMMARY
Allow a storage vmotion to modify the disk type. This would help alleviate fallout from the thicklazyzero bug.
ansible version: 2.9.18
##### ISSUE TYPE
Modify community.vmwar…
-
### Is your feature request related to a problem? Please describe.
In VMware PowerCLI I can retrieve very quick with get-view with -filter and -property data from our large vCenter. With using -filte…