Updated: Microsoft System Center 2012 Service Pack 1 Configuration Manager – Clients for Additional Operating Systems

The SCCM 2012 SP1 clients for the following operating systems are updated:

  • Mac OS X – 10.6, 10.7, 10.8
  • AIX – 7.1, 5.3
  • HP-UX – 11v2, 11v3
  • Linux – RHEL Version 6, 5, 4; SLES Version 11, 10, 9;CentOS Version 6, 5;Debian Version 6, 5;Ubuntu Version 12.4 LTS, 10.4 LTS;Oracle Linux 6, 5
  • Solaris – 11, 10, 9

The following changes are introduced:

  • Client Build Version 1.0.0.4648
  • Added support for the following operating systems – AIX, HP-UX, Solaris 11, CentOS, Debian, Oracle Linux and Ubuntu.
  • Uses Open Management Infrastructure CIM server (OMI Version 1.0.6.5)
  • Implemented a Universal Agent model that supports different Linux distributions.
  • Fixed miscellaneous bugs

You can download them all from here.

Version 2.3 of My Script to Download All SCOM Management Packs with PowerShell

Script is update with some small changes all contributed by Anthony Bailey:

  • Improvements on getting the confirmation link for each MP.
  • The script now also grabs the date the MP was added to Microsoft’s catalog and adds this to the logs/screen output 
  • Any duplicate download links are removed before downloading as some download pages have duplicate files in the html 
  • Improvements on check if MP is already downloaded 

Version 2.2 of My Script to Download All SCOM Management Packs with PowerShell

Microsoft has made some changes to the code of the download pages on the MPs so the script was not able to get MP version. Here is full change log:

  • Microsoft has made some changes to the code of the download pages again so the script was not able to get the version of the MP. Made changes to work with the new code.
  • The script now checks if MP web pages is invoked successfully 
  • If MP Page is not invoked successfully error appears. Error is also written in a Error Log.
  • Improvements on check if MP is already downloaded
  • MP download links are displayed on separate lines
  • Changes section was made more readable format

You can download the new version from the following locations:

Version 2.1 of My Script to Download All SCOM Management Packs with PowerShell

Little improvements were made to this script. All of them were contributed by Anthony Bailey:

  • The script now checks if the folder for the version already exists and if only there is not such folder than downloads the MP;
  • When MP is downloaded successfully it is written in a log file;

With these improvements you can run the script with schedule task and configure SCOM to monitor the log that way you can get alerted when new MP is available. All thanks to Anthony Bailey.

Latest version you can find on TechNet Gallery or systemcentercentral.com.

New MP: System Center Management Pack for Windows Server 2012 DHCP

Microsoft released another new MP as they promised. You can grab the new Windows Server DHCP 2012 MP from here. This MP introduces the following new features:

  • All workflows are implemented using PowerShell to improve overall functionality for this Management Pack.
  • Failover Relationships are now a supported configuration that is being discovered and monitored by the new 2012 Management Pack.
  • Discovery and Monitoring of a DHCP Cluster installation.
  • Scopes, super scopes utilization is being monitored based on events that provide 80% and 100% usage.
  • Utilization of scopes based on policies, client packet drop and residual IP addresses range monitoring.

The MP has very good documentation so read it before importing.