-
I am having issues with this particular script. I am running the latest VMware PowerCLI, vSphere 5.5 U2, and vCD 5.5.2. If I have the connection, global, and this script in the plugins folder, it wi…
-
having some errors when running the script, it appears the Set-OSCustomizationNicMapping isn't working. I'm running PowerCLI 6.0 but have tried on the older versions and i'm running vCenter 5.5 and ES…
-
vCheck allways hungs on plugin 79.... Stays in there for couple of hours.
-
Many / most of the plugins will not run against the vCenter once 55u3b is applied to the vCenter. One of the "features" of this updated includes disabling sslv3. If there is a possible workaround ot…
-
I have some issues when running any command from WebCommander. Here is the history from listDatastore command:
```
Unable to find type [system.web.httputility]. Make sure that the assembly that
conta…
-
I notice in the vmshutdown.ps1, there is the command to stop-vm.. which powers off the VM.
What command do you have in that does a graceful shutdown? The normal powershell commands don't seem to work.…
-
I can open a console window fine from the web interface for virtual center. When i try thu commander it opens a new windows , but the console never loads, I do get any errors either. any ideas?
Mike…
-
While the script is working fine for Windows based Virtual Centers. It's not caching credentials for the service account used for scheduling the task.
I tried to run the script with -Verbose syntax t…
-
The -"confirm" switch has alwas been meant as a way for a user to specify wether or not a cmdlet should prompt the user for confirmation. Throughout the azure cmdlets the "-Force" switch is used inste…
-
On Mac OS X using ruby 1.8.7 (2010-01-10 patchlevel 249) [universal-darwin11.0]
When attempting to clone:
sroldan$ knife vsphere vm clone d-test01 PersonalDev -VV
Cloning template PersonalDev to new…