Several MPs Updated

This blog post is to inform you that several MPs have been updated with some important fixes/features. You can find all the information here.

My personal best improvement is:

  • Add Task launch PowerShell session on the remote machine for All Computers

Version 3.0 of Damian’s and My Script to Download All SCOM Management Packs with PowerShell

So my good friend Damian Flynn and fellow MVP has decided to bring this script to another level by making more like PowerShell module than only script. The result is cleaner code and some parts can be reused. You can find the new version here. Some of the changes include:

  • Refactored the script to a powershell module, and split the code into functions to ease support and prepare for some automation 😉
  • added Write-CMTraceLog – to enabled it execute   Get-SCOMManagementPacks –CMTrace
  • removed two download links that are incorrectly gathered at the beginning

I hope you will like these improvements. Leave any feedback on the TechNet Gallery page. This is why community rocks. Expect more from Damian on this topic.

SCVMM and Windows Azure Pack Surveys

I would like to bring you two survey that you should fill in:

PSWB – Script to run a search for required updates data in System Center Advisor

I’ve just released a PowerShell script similar to the ones released by Advisor team. The search in Advisor is focused on Required Updates for servers. You will need System Update Assessment Intelligence Pack enabled in Advisor. You can find the script here.

Tips From the Field: Applying Update Rollup 3 to System Center 2012 R2 and Windows Azure Pack

While I was on vacation UR3 for System Center 2012 R2 and Windows Azure Pack was released. In this release the following components were up for update: Continue reading “Tips From the Field: Applying Update Rollup 3 to System Center 2012 R2 and Windows Azure Pack”