-
Should we add folders to make things easier to find in the structure, for example:
Scripts
-> vCenter
----> Hosts
----> VM
----> Datastores
-> Update Manager
-> SRM
-> NSX
-> VSAN
Etc?
-
##### SUMMARY
ansible modules sporadically fail for:
`AttributeError: 'NoneType' object has no attribute 'dasProtected'
`
The problem happens every few months in our continuous integrati…
-
_From @dmilov on March 21, 2017 8:1_
The use-case is to upgrade multiple modules to their new version. When there is a module with number of dependent modules Install-Module allows installing all dep…
-
It looks like in v2.1 new functionality was added to eject the CD-ROM drives at the end of the Packer build rather than deleting them (#173). This is causing a break in our pipeline as subsequent Pac…
-
### Describe the bug
Connect-SsoAdminServer -Server $server -User $username -Password $passwd
Got error,
Connect-SsoAdminServer : One or more errors occurred.
At line:1 char:1
+ Connect-SsoAdmi…
-
Quoted SDDC Name w/o character escape:
```
> Connect-NSXTProxy -RefreshToken XXXXX -OrgName"M5 EA - MYORG(Free!)"-SDDCName"ORG-VMC-VA-EA-M5"
A server error occurred: 'com.vmware.vapi.std.errors.u…
-
Hi,
I am writing a script to automate some pools creation since we are migrating from linked clones to instant clones and I have been facing an issue when it comes to the -Nics parameter. I know i…
-
Error when calling new-hvpool:
Exception calling "Desktop_Create" with "2" argument(s): "ExceptionType : VMware.Hv.InvalidArgument
ErrorMessage : deleteOrRefreshMachineAfterLogoff can only be set …
-
##### SUMMARY
When attempting to set the tools.timeSync value for enabling vmware tools time synchronization changes are never actually made
When using the vmware_guest module placing the configurat…
-
##### SUMMARY
It is possible to migrate a Host with a single vmnic uplink from its default vSwitch0 'VM Network' to a Distributed vSwitch without losing connectivity to Host via the vCenter v…