MSIdentityTools PowerShell Module v2.0.26 released

Hi All,

Just a few Hours ago, a new Version of MSIdentity Tools has been released.

MSIdentityTools 2.0.26


Uninstall the old version of the PowerShell Module and install the newest one

Get-InstalledModule MSIdentityTools
Find-Module MSIdentityTools


Uninstall-Module MSIdentityTools
Install-Module MSIdentityTools
Get-InstalledModule MSIdentityTools


To see what commands are available use the following command

Get-Command -Module MSIdentityTools



Regards
Andres Bohren