Releases: lithnet/miis-powershell
Releases · lithnet/miis-powershell
v1.0.7783
Fixes issue #35 - Delta incorrectly show AttributeValue objects instead of AttributeValueChange objects.
Note, this is a breaking change, in that the 'Values' property of all delta objects has been replaced with a 'ValueChanges' property.
v1.0.7780
Fixes issue #34 - DN attribute changes incorrectly show an operation type of 'none'
v1.0.7536
Fixes an issue where Save-RunHistory did not output the correct XML headers, and therefore could not be loaded by Get-SavedRunHistory. #27
v1.0.6960
Fixes an issue where the -Async parameter of Start-ManagementAgent did not work.
Moves module installation to ProgramFiles folder
v1.0.6954
Fixes an issue with time-based cmdlets such as Clear-RunHistory when used in a locale that does not use colons as the time separator
v1.0.6429
Fixes issue #15 - An error occurs when using the Get-CSObject cmdlet
v1.0.6351
Fixes an issue where the result set was duplicated when calling Get-MVObject
v1.0.6347
Fixes an issue where Get-CSObject does not return results when a DN has an ampersand in its name (#11)
v1.0.6345
Adds support for querying metaverse by object class only (#10)
v1.0.6320
Fixes issue #8 - Adds -Force switch to Disconnect-CSObject cmdlet