This script works at VC level, where it will iterate through all the Datacenters and clusters in the VC and disable SLP service on all the available hosts. Script will ensure Firewall Exception RuleSet for CIM SLP is disabled and SLP Service Policy is updated to make sure changed are persistent...
snippet.ps1
This powercli script works at the datacenter level. This takes datacenter name as the input and does a compliance check against that datacenter in a VC. What the script does: 1. Connects to the VC server 2. Creates a patch baseline with the bulletinID provided 3. Gets the Datacenter inventory...
vum_test_per_dc.ps1
This script works at VC level, where it will iterate through all the Datacenters in that VC and provide the compliance report. What the script does: 1. Connects to the VC server 2. Creates a patch baseline with the bulletinID provided 3. Gets all the Datacenter inventory object attaches the...
vum_test_per_vc.ps1
Output a simple history text report of vMotion or cold migration with PowerCLI. It also gets the user and elapsed time of the operation. #StoragevMotion #vMotion #PowerShell #VIEvent #MIT #VMwarePowerCLI
get_vm_relocate_report.ps1
Returns information on Horizon Instant Clone pool VMs, including space consumed, and hierarchy of Parent, Replica, Template, Snapshot, and Master. Identifies VMs that are potentially orphaned/abandoned by Horizon. Returns information on Horizon Instant Clone pool VMs, including space...
Prints the full path of the VM folders and resource pools for all VMs. It also prints the vCenter / DC name for multi-vCneter or multi-DC environments. #MIT #vSphere #powercli #PowerShell #VMwarePowerCLI
get_vm_path.ps1
Running this script with a VM name, It will display vSAN objects, components, and the data stored ESXi host. #vSAN #MIT #VMwarePowerCLI #PowerShell
list_vsan_components.ps1
A script that prints a list of devices that make up a vSAN Diskgroup. Refer to the UUID to identify the device. For readability, X No is automatically numbered and assigned to diskgroups and disks. #PowerShell #vSAN #VMwarePowerCLI #MIT
list_vsan_disk_device_config.ps1
Check your cluster for inconsistent configuration of advanced settings. #PowerShell #VMwarePowerCLI #Cluster #ConsistencyCheck #Apache2.0 #advancedsettings
Retrieves the vCenter Security Token Service (STS) signing certificate. Per KB79248 " If the vCenter Server was deployed as version 6.5 Update 2 or later, the Security Token Service (STS) signing certificate may have a two-year validity period. Depending on when vCenter was deployed, this may...
Get-STSCerts.ps1
13 Comments - no search term matches found in comments.