MSIdentityTools PowerShell Module v2.0.10 released

Hi All,

Today Microsoft has released a new Version of the MSIdentityTools PowerShell Module

MSIdentityTools 2.0.10

Find-Module MSIdentityTools


If you have already installed a Version of the PowerShell Module
Uninstall-Module MSIdentityTools

Install the PowerShell Module

Install-Module MSIdentityTools
Get-Command -Module MSIdentityTools


Get-MsIdAzureIpRange | measure
Connect-MgGraph
Resolve-MsIdTenant -TenantValue icewolfch.onmicrosoft.com



Regards
Andres Bohren