-
I'm not finding anything in the pyvmomi documentation on sending keystrokes to a VM. In powerCLI this can be done using the Set-VMKeystrokes to send keypresses to the vm itself. Is there an example …
-
### Background
We'd like to spin up a large number of VMs using terraform as our IaC tool. Using the official VMware vcd provisioner (https://registry.terraform.io/providers/vmware/vcd/latest/docs), …
-
### Describe the bug
I'm in the process of writing a function that will update all properties of $services.GlobalSettings.GlobalSettings_Get().GeneralData.
I know about that module VMware.Hv.Helpe…
-
### Summary of the new feature / enhancement
When installing modules it would be ideal to have the option to add a prefix to the modules to avoid conflicts with existing modules. This would help when…
-
Is there an option to make windows authentication work on webcommander.
When I run Connect-VIServer from the Windows Server with Powercli I can connect without having to type username and password, b…
-
### Description
I will use for every machine a different local/Administrator Account password
```
$env:AUTOMATEDLAB_TELEMETRY_OPTIN = 'false'
Import-Module AutomatedLab
Import-Module Microsof…
-
### Terraform Version
0.14.6
### vSphere Provider Version
1.24.3
### Affected Resource(s)
- `vsphere_virtual_machine`
### Terraform Configuration Files
```hcl
resource "vsphere_vir…
-
##### SUMMARY
Possibilty to deploy or storage vmotion to a vvol datastore
##### ISSUE TYPE
- Feature Idea
##### COMPONENT NAME
vmware_guest / vmware_guest_storage_policy / vmware.vm…
-
##### SUMMARY
Can not edit logging = "FALSE" key value as "TRUE" or delete this logging key value in .vmx configuration file with advanced_settings parameter. I would like to edit this parameter as "…
-
Hello,
When I run `event_collector.ReadNextEvents(event_page_size)`, I got error:
pyVmomi.VmomiSupport.UnknownWsdlTypeError: 'HostSubSpecificationUpdateEvent'
Should declare this unknown type …