While staging patches update on the VCSA (vCenter Server Appliance), it takes some time to download updates on vCenter Server from remote source. Using this script I can track whether staging is completed or not. It simply shows value true or false for Staging Completed in the given output. I found …
Blog posts : "vcsa"
Leveraging PowerShell to Stage VCSA Updates via vCenter REST API
Staging in VMware VCSA (vCenter Server Appliance) allows you to upload/download patches and updates, In the staging process it does not directly install or apply the patches/updates immediately but just copies patch updates on VCSA appliance. Which allows for a faster remediation process during upda…
Retrieve VCSA vCenter Version with PowerShell REST API
This PowerShell helps to fetch the current version of VCSA (VMware vCenter Server Appliance). This information is useful while automating VCSA upgrade, It is fetched used from VCSA REST API.
In the vCenter Server Management portal you can see the Version in the update.
You can downloa…
PowerShell & VCSA: Checking for Pending & Latest Updates via REST API
This script helps me to get the latest available pending updates for VCSA in vCenter Server Appliance Management portal before stage and install. It shows all in dept information of pending update from local web repo website url. Which will be helpful to automate installation further with correct ve…
Reset vCenter Server Appliance (VCSA) Forgotten Root Password Without Reboot
These steps help you to Reset VMware vCenter Server Appliance (VCSA) Forgotten Root Password, best part it does it without reboot means no downtime. First prerequisite for this is SSH must be enabled on VCSA server and Second part is you must know [email protected] account password to logi…
Delete VMware VCSA Management Schedule Backup Job using PowerShell
This PowerCLI script helps to remove vCenter Server Appliance Management backup schedule job.
You can download Remove-VCSAScheduledBackup.ps1 script here or it is also available on github.com.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19… |
Modify Broadcom VCSA Management Schedule Backup Job using PowerCLI
This is VMware PowerCLI script helps to modify existing Backup Schedule in VCSA (vCenter Server Appliance). To manually edit existing backup schedule open vCenter Server Management portal with 5480 port. In the Backup click EDIT link and modify the settings.
In the below PowerShell script, f…
Configure vCenter Server Appliance Schedule Backup With VMware.PowerCLI
In my earlier article, I wrote a script to backup VCSA (Broadcom VMware vCenter Server Appliance) on demand using VMware.PowerCLI (PowerShell). In this article I want to have more automated way to setup a schedule job to have backup at scheduled time. To setup backup schedule in VCSA, login to vCent…
Automating vCenter Server Appliance Backups with PowerShell On Demand
It is a best practice to take backup before doing any update or patching of VCSA (VMware vCenter Server Appliance) or keeping regular backups of VCSA make it makes reliable incase of vCenter server failures. They can be restored easily from backup if required anytime.
Note you will required VMwa…
How to Upgrade VMware vCenter Server Using Lifecycle Manager (vLCM)
Upgrading your VMware vCenter Server is a crucial part of maintaining a secure and efficient virtualization environment. In this guide, we’ll walk through the process of upgrading a vCenter Server using VMware Lifecycle Manager (vLCM), highlighting each key step with screenshots and best practices.
…Update vCenter Server Appliance (VCSA) from VAMI portal
This is a step by step procedure updating vCenter Server Appliance (VCSA) using VAMI portal. Before making update to vCenter server make sure you properly backup vCenter server using article Backup VMware vCenter server using SMB protocol. As I am testing update in DEV environment I have taken a sn…
Staging vCenter Server Appliance (VCSA) updates using Rest API
This script is a another part of Upgrade vCenter Server Appliance (VCSA) with VMware PowerCLI. In this article I am using Rest API calls to update VCSA via VAMI. At the moment I am able to stage the updates, but installation of update to vCenter is not working. Once I get solution I will revise this…
Upgrade vCenter Server Appliance (VCSA) with VMware PowerCLI
I had bunch of vCenter Server appliance (VCSA) to update/upgrade. Although the upgrade process using vCenter Server VAMI portal (5480) is fairly very simple and easy as shown in Patching update VMware vCenter Server Appliance from a zipped update bundle Web server. But I wanted it to get it automate…
VMware vCenter Esxi Add a Trusted Root Certificate to the Certificate Store
In this article I will add the Trusted Root certificate in vCenter Certificate store. Basically this will help to use your Certificate Authority root chain certificate (CA server) or third party certificates in your VMware vSphere infrastructure, If you are intending to use a trusted root certificat…
Configure, Manage and Assign License Settings for VMware vCenter Server and ESXi
After deploying new VMware vSphere 8.0 products, I was seeing MANAGE YOUR LICENSES (There are expired or expiring licenses in your inventory) warning on the vCenter vSphere Client ui portal top bar. This article focuses on assigning licenses to vCenter server or ESXi host.
Installation Articles
How to Install vCenter server appliance on ESXi host
In this article I will be installing fresh VMware vCenter server appliance vcsa on esxi server. First step is to download vCenter server 7.0 vcsa ISO file from customerconnect.vmware.com or my.vmware.com website. You need to have access to the VMware site to download ISO. Search for VCSA and go to d…
VMware PowerCLI Find vCenter server name of any inventory object
In my daily use of Vmware PowerCLI scripts while pulling inventory from vCenter Server, I always include vCenter Center name in the inventory. For example if I am fetching list of Clusters or VMs with complete information it should include a property name of vCenter Server, where the object belongs.…
PowerCLI Gather complete Virtual Distributed Switch (VDS) information from VMware vCenter
While working at different clients on their VMware infrastructure, I always gather complete inventory of a vCenter infrastructure first before doing any changes or designing a solution. This way I get to know very quick about the architecture. Here is my script which fetches all VDS (Virtual Distrib…
VMware vCenter server vcsa Setting IP IPv6 configuration failed, IP configuration not allowed
This issue you might have faced at least once while reconfiguring VMware vCenter server VCSA ip configuration. It does not allow to change the IP configuration in (F2) Customize System. Here I am on the vCenter Appliance console and I wanted to change few IP configuration.
After changing and …
How to reset vCenter Server SSO [email protected] password
Whenever I get a already configured VMware vSphere projects handover to optimization and modernization, Sometimes I received infrastructure vCenter server with forgotten passwords either root or [email protected]. In my earlier blog I have already shows a procedure to Resetting root passwo…
Blog Search
Page Views
1 4 6 1 6 3 9 4
Archive
- May 2026 (1)
- January 2026 (10)
- December 2025 (4)
- November 2025 (3)
- October 2025 (3)
- September 2025 (4)
- August 2025 (11)
- July 2025 (8)
- June 2025 (8)
- May 2025 (5)
Comments
-
NeilAugust 8, 2025 05:23PM
-
AzraelJanuary 28, 2025 01:28AM
-
raghavendraJanuary 16, 2025 02:13PM
-
jose antonioJanuary 11, 2025 09:53PM
-
DanDecember 22, 2024 10:49PM





