Forum Discussion

luca_duente's avatar
luca_duente
Copper Contributor
Sep 30, 2024

Exchange Online Powershell get User without Address Book Policy

Hey, I have the following problem. I have a script that assigns users to an ABP based on the attributes Company and Department.   function Set-ABPstoUser { Write-StatusLog -Type "SECTION" -Me...