This script is to get the number of shadow VMs present in a vAppTemplate. Prerequisites: The vCloud connect command should be executed before calling the function: Get-vAppTemplateShadowVMs Note: The function "Disable-SslVerification" is used in order to avoid failures due to SSL...
snippet.ps1
PowerShell cmdlets to expose and add support for updating Organisation VDC and Provider Storage Profiles/Policies in vCloud Director 8.20/9.0 The rationale for creating these cmdlets was twofold; There is currently no way to set the Storage I/O control parameters in vCloud...
Module-vCloud-SIOC.psm1.gz
1 Comment - no search term matches found in comments.
PowerShell modules to extend the PowerCLI for vCloud to expose additional methods for management Organisation Rights which are currently not exposed via the vCloud GUI/PowerCLI cmdlets. This Module can be used to View, Export/Import, Add/Remove Organisation Rights and also Add/Remove rights to...
Module-vCloud-RightsManagement.psm1.gz
This script can be used to create a VM in the VCloud using an existing Template in a VCD org. Tips to run the script 1.No need to setup the Powercli Environment if already done 2.Provide the server details and login creditials to connect to the CI server 3.Check that the .csv info...
PowerCLI-Script-to-create-a-VM-in-VCD-using-a-Template.ps1
****Remove all ESXi hosts from vCenter and readd them again.**** #PowerShell #Apache2.0 #powercli #vCloudDirectorPowerCLI
Remove-all-ESXi-hosts-from-vCenter-and-readd-them-again-.ps1
vAudit-vCloudAir Audit Script for vCloud Air This Audit Script for vCloud Air is based on the vCheck PowerShell HTML framework script, the script is designed to run as a scheduled task or interactively to present you with key information via an email directly to your inbox or via HTML in a...
vAudit-vCloudAir-master.zip
Hybrid VM Report, combine VM information from both vSphere and vCloud Air and export it to a CSV file. #vCloudAir #PowerShell #VMwarePowerCLI #MIT #vCloudDirectorPowerCLI #Hybrid
Hybrid VM Report.ps1