Forum Discussion
SarbjitSinghGill
Apr 26, 2020Copper Contributor
PowerShell script to make bulk changes to user attributes in a GAL
Greetings, We have 2 GAL’s and I need a script to populate the Organization field with Student. It is simpler too time consuming to do this manually via edit function. Until recently you could s...
VasilMichev
Apr 27, 2020MVP
You should still be able to use the Exchange Admin Center to make bulk changes, so just do it from there. Or use Set-User/Set-Mailbox as necessary.
- SarbjitSinghGillApr 27, 2020Copper Contributor
- PeterRisingApr 27, 2020MVP
So it looks like the issue you had is now resolved, as you can make bulk changes in the admin center again?