Skip to content
This repository was archived by the owner on Feb 22, 2022. It is now read-only.

Releases: DamagedDingo/PSInsight

Release 1.25.20210511.0

11 May 05:18
Compare
Choose a tag to compare

Added

  • Missing attribute 'uniqueAttribute' in New-InsightObjectTypeAttributes and Set-InsightObjectTypeAttributes

Release 1.24.20210511.0

11 May 04:51
Compare
Choose a tag to compare

Added

  • fix 'UniqueAttribute' in New-InsightObjectTypeAttributes and Set-InsightObjectTypeAttributes

Release 1.23.20210511.0

11 May 04:03
Compare
Choose a tag to compare

Added

  • Added 'typeValueMulti' to status in New-InsightObjectTypeAttributes

Release 1.22.20210507.0

07 May 05:53
Compare
Choose a tag to compare

Added

  • Convert-ChassisType ID to accept [string]
  • Updated Get-MEMCMSQL_ExtendedInfo to accept [string] - SCCM stores as string not [int]

Release 1.21.20210507.0

07 May 05:29
Compare
Choose a tag to compare

Added

  • Convert-ChassisType ID to accept [int]
  • Updated Get-MEMCMSQL_ExtendedInfo

Release 1.20.20210506.0

06 May 01:57
Compare
Choose a tag to compare

Added

  • Update Test-Module
  • Add Join-Object

Release 1.19.20210430.0

30 Apr 05:02
Compare
Choose a tag to compare

Added

  • Update cmdlet name Get-ZoomRoomsDashboard

Release 1.18.20210428.0

28 Apr 01:55
Compare
Choose a tag to compare

Added

  • Remove Schema name from 'Get-ZoomRoomsObjects'
  • Update 'Set-InsightObject'

Release 1.17.20210422.0

22 Apr 01:29
Compare
Choose a tag to compare

Added

  • Updated Set-Insight Object to add -ShowJSON function

Release 1.16.20210421.0

21 Apr 05:34
Compare
Choose a tag to compare

Added

  • Find-InsightObjectsAdvanced bug fix for attributesToDisplay (Still seems to be bug at Insight end)
  • Find-InsightObjectsAdvanced Added ShowJSON switch that will show json and break out of function. Good for troubleshooting
  • ObjectTypes.json updated to include status field.
  • Connect-MEMCM cleaned up and removed unwanted code
  • New-InsightObjectTypeAttributes updated JSON depth.. descriptions still not working logged ticket to Insight
  • New-InsightObjectAttribute Removed whitespace
  • Build-ObjectType Removed whitespace and test code.