faza Posted March 3, 2010 Posted March 3, 2010 Hi, I have a Exchange Server 2007 setup and the default global address list. But we have just setup over 1200 pupil e-mail accounts on an external system. What i would like tobe able to do is to setup another GAL or address list to hold these new 1200 accounts. I do not want them inside my current GAL. So far I have created a new address list through the Enterprise console but i am having trouble adding the 1200 new e-mail addresse/contacts to it. Faza
ckuntz01 Posted March 3, 2010 Posted March 3, 2010 We do ours with a rule and a custom attribute in the mail account to assign them to the correct GAL after creating it.
faza Posted March 3, 2010 Author Posted March 3, 2010 Could you please explain how i would go about doing this. Faza
ckuntz01 Posted March 3, 2010 Posted March 3, 2010 In Organization Config -> Address Lists Create the address book there. First Screen select "The Following Specific types" and select "Users with Exchange mailboxes", "Resource mailboxes", "Mail-enabled groups" Then click Next Under conditions select "Custom Attribute Value and fill in the bottom with the correct attribute name. then Next out. This will setup the rule. Then in the mailboxes (can do this in Powershell) assign the mailboxes with the custom attribute that you put in the rule. User Powershell Command Get-Mailbox -OrganizationalUnit "OU Name" | Set-Mailbox -CustomAttribute1 Group Powershell Command Get-Group -OrganizationalUnit "OU Name" | Set-DistributionGroup -CustomAttribute1 Hope this helps..
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now