Skip to content
This repository was archived by the owner on Mar 7, 2019. It is now read-only.

Get CM Inventory

Skatterbrainz edited this page May 23, 2017 · 4 revisions

Version Updates / Change Log

Version 0.1 - Raphael Perez - 24/10/2013

  • Initial Script

Version 0.2 - Raphael Perez - 05/11/2014

  • Added Get-MessageInformation and Get-MessageSolution

Version 0.3 - Raphael Perez - 22/06/2015

  • Added ReportSection

Version 0.4 - Raphael Perez - 04/02/2016

  • Fixed issue when executing on a Windows 10 machine

Version 0.5 - (4/11/2017)

  • Changed "cm12R2healthCheck.xml" to "cmhealthcheck.xml"
  • Detailed is now a [switch] instead of a [boolean]
  • Minor bugfixes throughout

Version 0.6 - David Stein (4/17/2017)

  • Formatting updates, documentation

Version 0.61 - David Stein (5/16/2017)

  • Added -NoHotFix option
  • Removed Test-PowerShell function dependency
  • Incremented version from 0.51 to 0.6 for consistency

Version 0.62 - (5/19/2017)

  • Fixed bug with -NoHotFix [switch] typo
  • Added pipeline support for SmsProvider parameter

Version 0.63 - (5/22/2017)

  • Fixed bug with type cast Int32
  • Corrected "Secion" to "Section" (minor change)

Version 0.64 - (5/22/2017)

  • Bug fix in Catch{} section of Get-SqlData to rename $ComputerName to $ServerName

Clone this wiki locally