My collection of useful (short) PowerShell code samples (gists)

I’ve been doing some cleanup of my PowerShell scripts and code samples, removing outdated examples, updating code to latest versions where needed, etc. As part of the process, I’ve uploaded few smaller bits of code as gists over at GitHub, and I will use this article to keep an inventory …

Continue readingMy collection of useful (short) PowerShell code samples (gists)

New versions of the Azure AD PowerShell modules available

A week ago, Microsoft released new versions of the Azure AD (2.0.2.104) and Azure AD Preview modules (2.0.2.105). As usual, no release notes were provided, so I did a quick comparison of the cmdlets available in the new releases, as well as any changed parameters. As the last time I …

Continue readingNew versions of the Azure AD PowerShell modules available