-
Multiple GAL / exchange
Hi
I would like to create two GAL's. ( I know my ldap syntax below is incorrect, its just for the email)
containing the following.
Students GAL
--> Domain1.Local/OU=Students
Staff GAL
--> Domain1.Local/OU=Staff
--> Domain2.Local/OU=Staff
--> Domain1.Local/OU=Distro Lists
I am a bit unsure of the syntax for the powershell command Set-GLobalAddressLIst
Set-GlobalAddressList -name "Staff Global Address List" -RecipientContainer --> Can I pass multiple OU's to this?
-
Use another attribute to set the GAL for students or teachers.
-
sorry mate could you elaborate a bit more?
-
you can use OU or any other attribute which is supported or you can set one.
Understanding Address Book Policies: Exchange 2010 Help
I aaumr you are tryimg to achieve yhis.