List all users hidden from the GAL

Get-ADUser -Filter {msExchHideFromAddressLists -eq "TRUE"} |Select-Object UserPrincipalName

Original Article


Revision #1
Created 2025-02-07 20:35:05 UTC by Ryan
Updated 2025-03-12 17:45:16 UTC by Ryan