one-line-wonders
one-line-wonders copied to clipboard
PowerShell: Get Unlicensed Exchange Online User Mailboxes
Please describe your program and how to run it.
This script finds users in your Exchange Online deployment which have a mailbox but do not have a license, then exports the list as a CSV to the current directory. You will need to have already installed the Exchange Online Powershell V2 module and connected.
What Programming Language?
PowerShell