PowerShell


Sep 13, 2022

Dealing with Conflicting PowerShell Cmdlets

Resolve PowerShell cmdlet conflicts between modules like VMware PowerCLI and Hyper-V using the module-qualified cmdlet syntax.

Dealing with Conflicting PowerShell Cmdlets
Jan 1, 2022

Gathering Azure AD Role Operations with PowerShell

A guide to viewing Azure AD role definitions and their allowed operations using PowerShell, with examples for analyzing roles like Global Administrator.

Gathering Azure AD Role Operations with PowerShell
Jun 18, 2020

Adventures in Renaming AD Objects

Learn how to rename Active Directory user objects using PowerShell's Rename-ADObject cmdlet when Set-ADUser falls short.

Adventures in Renaming AD Objects