Hi,
I’ve been in this exact situation before. If you're currently running an HPE custom image and you're planning to update using the vanilla VMware profile (ESXi-7.0U3s-24585291-standard
), yes it will technically work, and your host will boot and run fine.
But here’s the catch:
The update might remove or overwrite some of the HPE-specific VIBs, like amsd
, iLO drivers, or Smart Array components.
If you rely on HPE tools for hardware monitoring or ILO integration, you could lose that functionality unless you manually reinstall those VIBs afterward.
Now, if you're just looking to apply the latest patch and don't depend on HPE monitoring agents, it's fine to go ahead with the standard image. I’ve done it myself on non-critical hosts.
You can also check what's installed before and after with:
And list the latest HPE profiles (if they exist) using:
So yes, the command you posted is valid