MSIdentityTools PowerShell Module 2.0.21 released

Hi All,

Microsoft has released another Version of theyr MSIdentityTools PowerShell Module to the Powershell Gallery.

MSIdentityTools 2.0.21


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



To see what commands are available use the following command

Get-Command -Module MSIdentityTools



It's best to use PowerShell 7 with that Module

Get-MsIdAuthorityUri




Regards
Andres Bohren