Update: Patching VMWare ESXi 5.1

So I finally got around to patching my ESXi server which was several months behind. I thought I would just be able to use the same command I used previously wrote about to update it. That proved to be unsuccessful and all I got for my efforts were errors about the profile name. After some searching I discovered a new command to accomplish what I wanted.

esxcli software vib install -d /vmfs/volumes/Datastore/update.zip

Datastore is the name of the datastore the update is on and update.zip will be the patch file name. The complete command would look like this:

esxcli software vib install -d /vmfs/volumes/Storage/Updates/ESXi510-201307001.zip

Installation Result
Message: The update completed successfully, but the system needs to be rebooted for the changes to be effective.
Reboot Required: true

   VIBs Installed: etc....
   VIBs Removed: etc....
   VIBs Skipped: etc....

After running the command you should get a message saying something similar to result above. It will usually be followed by a long list of all the individual packages. Reboot your host either through the vSphere client or by typing

reboot

and your host should be updated once it finishes rebooting.

 

Installing Box.net Sync on Windows Server

Anyone who’s tried to install the Box.net Sync client on Windows Server knows how much trouble it will give you. Since Box.net does not officially support server operating systems (which strikes me as odd considering how much they market to businesses) you can’t install it on Windows Server with the regular package. Any attempt will result in a compatibility error. So how do you get around this? Don’t use the regular install package. Box.net offers MSI versions of the sync client which will install without a single complaint on Windows Server (Server 2008 32-bit for mine).

You should be able to find the links on the right side of the Sync page. Just download the version for your server, install and you’re good to go!

Screenshot 2013-07-12 05.38.53

How to get official ISO and Images from Microsoft for Free

For most of us if we need a Office or Windows ISO or image we either A) have to have the disc or B) hit up a torrent/download site for one. What if I told you that Microsoft offered official downloads of Windows, Office and other Microsoft products for free. They are offered through Microsoft’s Digital River Content service. It’s a great alternative to pirate sites or having to order a disc (which required a existing key and costs money) which can be a lot of trouble. I first discovered this source as I was building a library of ISO’s for my on-site technician job. I had some of the CD’s from past purchases but not all I would need.

So without further ado hit the links after the break for all the downloads. All the downloads are resumable and are quite fast. I will be updating this as I get time going forward.
Read more of this post

Verified by MonsterInsights