This repository was archived by the owner on Feb 22, 2022. It is now read-only.
Releases: DamagedDingo/PSInsight
Releases · DamagedDingo/PSInsight
Release 1.25.20210511.0
Added
- Missing attribute 'uniqueAttribute' in New-InsightObjectTypeAttributes and Set-InsightObjectTypeAttributes
Release 1.24.20210511.0
Added
- fix 'UniqueAttribute' in New-InsightObjectTypeAttributes and Set-InsightObjectTypeAttributes
Release 1.23.20210511.0
Added
- Added 'typeValueMulti' to status in New-InsightObjectTypeAttributes
Release 1.22.20210507.0
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
Added
- Convert-ChassisType ID to accept [int]
- Updated Get-MEMCMSQL_ExtendedInfo
Release 1.20.20210506.0
Added
- Update Test-Module
- Add Join-Object
Release 1.19.20210430.0
Added
- Update cmdlet name Get-ZoomRoomsDashboard
Release 1.18.20210428.0
Added
- Remove Schema name from 'Get-ZoomRoomsObjects'
- Update 'Set-InsightObject'
Release 1.17.20210422.0
Added
- Updated Set-Insight Object to add -ShowJSON function
Release 1.16.20210421.0
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.