Releases: lithnet/miis-powershell
Releases · lithnet/miis-powershell
v1.0.7783
22 Apr 22:01
Compare
Sorry, something went wrong.
No results found
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
19 Apr 22:36
Compare
Sorry, something went wrong.
No results found
Fixes issue #34 - DN attribute changes incorrectly show an operation type of 'none'
v1.0.7536
19 Aug 11:12
Compare
Sorry, something went wrong.
No results found
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
21 Jan 08:18
Compare
Sorry, something went wrong.
No results found
Fixes an issue where the -Async parameter of Start-ManagementAgent did not work.
Moves module installation to ProgramFiles folder
v1.0.6954
15 Jan 09:13
Compare
Sorry, something went wrong.
No results found
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
08 Aug 09:24
Compare
Sorry, something went wrong.
No results found
Fixes issue #15 - An error occurs when using the Get-CSObject cmdlet
v1.0.6351
22 May 11:07
Compare
Sorry, something went wrong.
No results found
Fixes an issue where the result set was duplicated when calling Get-MVObject
v1.0.6347
18 May 01:41
Compare
Sorry, something went wrong.
No results found
Fixes an issue where Get-CSObject does not return results when a DN has an ampersand in its name (#11 )
v1.0.6345
16 May 02:38
Compare
Sorry, something went wrong.
No results found
Adds support for querying metaverse by object class only (#10 )
v1.0.6320
20 Apr 14:18
Compare
Sorry, something went wrong.
No results found
Fixes issue #8 - Adds -Force switch to Disconnect-CSObject cmdlet