Knowledge Base
The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides

|
Removing VEM400-200906002-BG from an ESXi host
Details
Solution
If you have accidentally installed VEM400-200906002-BG, use the vSphere CLI to verify that the bundle is installed and then remove the bundle.
To remove VEM400-200906002-BG from and ESXi host
-
Use the vSphere CLI to query the target host for installed bundles.
vihostupdate.pl --server 10.21.170.40 --username root --query
If the bundle is installed, the output of the query command will be similar to the following:
---------Bulletin ID--------- -----Installed----- ----------------
VEM400-200906002-BG 2009-07-08T14:18:56 Cisco Nexus 1000
ESXi400-200906401-BG 2009-07-08T14:18:56 Updates Firmware
ESXi400-200906402-BG 2009-07-08T14:18:56 Updates Tools -
If you see the listing for VEM400-200906002-BG, use the vSphere CLI to remove the bulletin by using the following command:
vihostupdate.pl --server 10.21.170.40 --username root -B VEM400-200906002-BG --remove
If the command runs successfully, you should receive the following output:
Removed bulletin from host successfully. -
Run the query again to verify that the VEM400-200906002-BG bundle has been removed.
C:\Program Files\VMware\VMware vSphere CLI\bin>vihostupdate.pl --server 10.21.170.40 --username root --query
The output of the query command will be similar to the following:
---------Bulletin ID--------- -----Installed----- ----------------
ESXi400-200906401-BG 2009-07-08T14:18:56 Updates Firmware
ESXi400-200906402-BG 2009-07-08T14:18:56 Updates Tools
For more information on the vSphere CLI, see the vSphere Command-Line Interface Installation and Reference Guide.
Request a Product Feature
To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.
Actions
KB:
- Updated:
- Categories:
- Product Family:
- Product(s):
- Product Version(s):

