This function checks for available updates on the VCSA. Get-VcsaAvailableUpdates -vcenter vcsa-lab00.domain.local -ssouser administrator@vsphere.local vcsa-lab00.domain.local version is 7.0.3.00800 build 20150588 Available updates are below: name version -- ----- VC-7.0U3i 7.0.3...
snippet.ps1
EXAMPLE OUTPUT: |Filesystem | UsedPct|UsedGB|TotalGB|HardDisk|Partition| |-- | --|--|--|---|--| |/boot | 8.33| 0.04| 0.48| | | |/storage/archive | 0.27| 0.26| 97.92| 13| archive | |/storage/autodeploy | 0.16| ...
Renew-vcsaSignedCert The Renew-vcsaSignedCert will renew the existing VCSA-signed MACHINE CERT certificate. Parameters: $vcenter (vCenter FQDN or IP address) $vc user (SSO Administrator) $vc pass (SSO Administrator password) $duration (Duration in days to renew the certificate; 730...