FN-GM Posted July 5, 2012 Posted July 5, 2012 Hi, I am trying to make a new GAL and i am using this code. The pupils ad account have the deparment field populated as pupil. When i come to look at the GAL its empty. Any thoughts please? Thanks New-GlobalAddressList -Name "FPHS Pupil GAL" -IncludedRecipients MailboxUsers -ConditionalDepartment "pupil"
glennda Posted July 5, 2012 Posted July 5, 2012 Doesn't the GAL only update every 24 hours?? You sure its not just that the GAL hasn't refreshed?
sukh Posted July 6, 2012 Posted July 6, 2012 are you using address book policies or are you creating a address list? If address list, is thta included in the OAB if using cache mode? Do you see it via OWA?
FN-GM Posted July 11, 2012 Author Posted July 11, 2012 Hi, it isnt empty it just shows the current students account I left it 24 hours. It made no difference. I am using an address list policy with the default offline address book. OWA does the exact same as outlook. Thanks for your input.
sukh Posted July 14, 2012 Posted July 14, 2012 Is exch on a dedicated member server or on a GC? Been through this - Understanding Address Book Policies: Exchange 2010 Help
FN-GM Posted July 14, 2012 Author Posted July 14, 2012 Its on a dedicated member server. I have already read the link. Thanks
sukh Posted July 14, 2012 Posted July 14, 2012 Its on a dedicated member server. I have already read the link. Thanks What does get-addressbookpolicy | fl show
FN-GM Posted July 14, 2012 Author Posted July 14, 2012 (edited) RunspaceId : 20ef636b-f07c-44ce-b4f4-196032905a0c AddressLists : {\FPHS Students\FPHS Year 11 Students, \FPHS Students\FPHS Year 10 Students, \FPHS Students\FPHS Y ear 09 Students, \FPHS Students\FPHS Year 08 Students, \FPHS Students\FPHS Year 07 Students, \FPHS Students} GlobalAddressList : \FPHS Pupil GAL RoomList : \All Rooms OfflineAddressBook : \Default Offline Address Book AdminDisplayName : ExchangeVersion : 0.10 (14.0.100.0) Name : FPHS Pupil Address Policy DistinguishedName : CN=FPHS Pupil Address Policy,CN=AddressBook Mailbox Policies,CN=Falinge Park High School,CN=Micros oft Exchange,CN=Services,CN=Configuration,DC=falinge,DC=int Identity : FPHS Pupil Address Policy Guid : 7f9c0c0a-0ef4-401f-9f30-d556fd7fcaa6 ObjectCategory : falinge.int/Configuration/Schema/ms-Exch-Address-Book-Mailbox-Policy ObjectClass : {top, msExchRecipientTemplate, msExchAddressBookMailboxPolicy} WhenChanged : 11/07/2012 08:47:17 WhenCreated : 05/07/2012 14:37:06 WhenChangedUTC : 11/07/2012 07:47:17 WhenCreatedUTC : 05/07/2012 13:37:06 OrganizationId : OriginatingServer : FP-DC-02.falinge.int IsValid : True Edited July 14, 2012 by FN-GM
sukh Posted July 14, 2012 Posted July 14, 2012 and for one student who has the issue; Get-mailbox |fl
bart21 Posted July 15, 2012 Posted July 15, 2012 Can u post the get-mailbox |fl output please. Can't help if I can't see it Nick
sukh Posted July 16, 2012 Posted July 16, 2012 I've been trying to repro the issue, which I think I have. After you have created the GAL for the students and staff do the below. Update-GlobalAddressList "Staff" Update-GlobalAddressList "Students" The recipientfilter isn't applied until you run the above. 1
FN-GM Posted July 16, 2012 Author Posted July 16, 2012 @sukh that did the trick!!! If i add new users to exchange do i have to run the Update-GlobalAddressList command? Thanks
sukh Posted July 16, 2012 Posted July 16, 2012 for the ABP yes, but the default GAL works fine. RUS has been removed since 2003 so users shows up instantly in the GAL, however it seems not to work with the ABP unless you manually update.
FN-GM Posted July 16, 2012 Author Posted July 16, 2012 Thats not very good. I think i might setup a scheduled task to run every night to do the updates. Thanks
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