Windows Azure Pack Update Script

Yesterday UR4 for Windows Azure Pack was released.
Download here: http://support2.microsoft.com/kb/2992027

So when downloading you need to select the download location and let the downloader do his job.
downloadUR4

All the downloads will be stored in separate folders, and in this folder you will find the CAB file needed.
UR4_folders
You will need to extract every single CAB file to get the MSI file to update a WAP role.
For me this was a little to much manual labor, Powershell to the rescue!

I’ve made a script that collects all CAB files in the folders and then extract the MSI files.
After that, the script installs the MSI files.

UR4_Update

Saved me at least 10 minutes, and 100 clicks šŸ˜‰

Download from the gallery: HERE

Leave a Reply

Your email address will not be published. Required fields are marked *