Add contacts to GAL
Hi,
I created a new GAL using New-GlobalAddressList command , it executed finely. Now i want to add contacts to that perticular GAL. How can i do that. In more detail i have multiple GAL's like GAL1 , GAL2 , GAL3 . I want to import contacts to GAL1 only and
those contacts will not be accessible by GAL2. Suggest me a solution in powershell.
Thanks in advance
-
Moved by
Jason Johnston [MSFT]Microsoft employee
Wednesday, September 09, 2015 1:39 PM
Not a development question.
September 9th, 2015 8:16am
Thanks for your reply... My problem is i want to add a contact to GAL1 . Lets assume i have a mail contacts as Mailcontact1 , Mailcontact2 , Mailcontact3 etc. Now i want to add the Mailcontact3 to GAL1 . How can i do that in powershell? Also is this contacts
will be visible in other GAL as well?
-
Edited by
Prima-d
Wednesday, September 09, 2015 9:03 AM
September 9th, 2015 9:02am
Thanks for your reply... My problem is i want to add a contact to GAL1 . Lets assume i have a mail contacts as Mailcontact1 , Mailcontact2 , Mailcontact3 etc. Now i want to add the Mailcontact3 to GAL1 . How can i do that in powershell? Also is
this contacts will be visible in other GAL as well?
You can assign an custom attribute to GAL1, i.e.
Set-GlobalAddressList GAL1 -ConditionalCustomAttribute11 GAL1
For whichever recipient you want it to be appeared in GAL1, set the custom attribute 11 as 'GAL1'.
-
Proposed as answer by
Lynn-LiMicrosoft contingent staff, Moderator
Thursday, September 10, 2015 3:05 AM
September 9th, 2015 9:56am
In that case how can i access my global address list in Exchange admin ?
September 10th, 2015 3:30am
Are you even reading, Li already mentioned that twice. Just Bing and you will be suprised how smart search engines have become over the years.
September 10th, 2015 7:34am
Li mentioned like you can get that list in "organization -> address list" but i am not able to see it. I added GALs almost 2 days back.
In organization menu i have only "Sharing" and "Add-ins". Not have any "addresslist" thats why i am asking.
-
Edited by
Prima-d
19 hours 21 minutes ago
image
September 10th, 2015 7:46am