Azure AD Disabled Users with Assigned Licenses Report

3 days ago
1

This PowerShell script generates a report of Azure Active Directory (Azure AD) users who are disabled but still have licenses assigned. It connects to Azure AD, retrieves a list of users with assigned licenses, filters out the disabled users, and presents a report containing their display names, user principal names, account enabled status, and license assignments.

Loading comments...