Tag Archives: VMware Update Manager

VMware Update Manager

Using VMware Update Manager to automatically download Dell Drivers to ESXi

Last year I wrote about how to use VMware Update Manager to download HP Drivers for ESXi,

Since then I’ve also found out you can add the following Dell repository into VMware Update manager;

  • http://vmwaredepot.dell.com/index.xml

2015-03-16_10-01-18

 

Regards

<a href=”https://twitter.com/saintdle”>Dean</a> (<a href=”http://lnkd.in/bUUrNkB”>Linkedin</a>)

Vmware Update Manager Utility

VMware Update Manager – Fixing vCenter Plugin Issues

VMware Update Manager is one of the most necessary tools in your environment, it’s also built really well and can be customized to fit your environment.

However there are times that the update manager plugin within vCenter Client can break. So lets look at a hidden tool to fix most of your Update Manager woes.

For this post, I am demonstrating how to fix a faulty database connection, after windows updates broke the Update Manager Service.

The ODBC connects to the DB fine, however Update manager shows the following in the plugin manager and when you try to enable it.

2014-11-19_15-45-15

2014-11-19_15-45-32

 

So here the issue is pretty obvious, no connection to the database. Which we know is online.

So to get Update Manager to reconnect to the database, we can do this using;

C:\Program Files (x86)\VMware\Infrastructure\Update Manager\VMwareUpdateManagerUtility.exe

2014-11-19_15-45-57 2014-11-19_15-46-34

Running this application/executable displays a dialog box which allows you to change 4 settings;

  • Proxy Settings
  • Database Settings
  • Re-Register to vCenter Server
  • SSL Certificate

These options are pretty self-explanatory. For the SSL Certificate, this is where you want to replace the self signed with a company compliant certificate.

2014-11-19_15-49-03

So for me, all I had to do was re-enter the details for the database, and click apply, and you can see that it was successful. I went back into vCenter Plugin Manager and Enabled the plugin.

This main reason behind this post was to highlight the tool for you guys, its small and simple, but removes any hardships of having to reinstall the product or powershelling your way out of trouble.

 

Regards

 

Dean


VMware Update Manager

Using VMware Update Manager to automatically download HP Drivers to ESXi

I stumbled across this little gem of a post yesterday, I tried to use the WordPress reblog feature, but it’s not working, so thanks to Kalle who wrote it.

So I’m going to blog it using screenshots from an environment I’ve set it up on.

With HP, you need to use the customized ESXi image to ensure you have all the correct drivers installed so ESXi works properly, which includes that sometimes pesky HPSA driver.

VIB links updated for November 2015 changes to HP Enterprise

What you can do

So basically you can add in the HP Drivers repository into your VMware Update Manager configuration, meaning you can pull down the drivers specific to your HP ESXi hosts for installation.

Keeping your environment happy and up-to-date.

How to set it up

Continue reading Using VMware Update Manager to automatically download HP Drivers to ESXi