Shop
Support
Community
TechCenter
Home
Topics: All
Wikis
Forums
Blogs
Video
TechChat
Events
About
TechCenter
Dell Community
Search Options
Search Everything
Search Systems Management
TechCenter
>
Systems Management
>
Systems Management - Wiki
>
04-10-2008 - Script for applying Dell Server Updates in ESX 3.x
Join
Sign in
04-10-2008 - Script for applying Dell Server Updates in ESX 3.x
Systems Management
4,000
OpenManage Essentials - Discover, Monitor, Inventory and Update Dell Servers, Storage, and Networking
OpenManage Essentials (OME) is a systems management console that provides simple, basic Dell hardware management and replaces OpenManage IT Assistant (ITA).
Learn about OpenManage Essentials
Default Title
CTA Text Area!
Home
Forums
Wiki
Group and Wiki Navigation
Loading...
Search
Article
History
04-10-2008 - Script for applying Dell Server Updates in ESX 3.x
Systems Management - Wiki
Doing the daily blog search and came across this entry on the
Lone Sysadmin blog, talking about SUU 5.4 working with ESX 3.5
. Turns out there's a little confusion as to what works from the
SUU DVD
on ESX. The DUPs (Dell Update Packages) install, but if you try to install them through the SUU CLI (./suu -u) it will error out.
The ./suu -c command, however, does work. So doing a little scripting and with a
little help on regular expressions from an old friend
, I was able to
write a script that will use SUU to do the comparison, and then apply the .BIN files
.
Use at your own risk, and modify to your hearts content.
If you have other scripts you've found useful in the OpenManage world, please feel free to contribute.
Scott
esx
,
openmanage script esx
,
suu