Address Lists
2 TopicsAdress List not showing in Outlook Client or OWA
Hi, we have exchange hybrid environment and I want to create a custom address list for our pool cars/projectors/cameras. Since this can be done only over Powershell I execute a simple command: New-AddressList -Name 'Pool Cars', recipientfilter needs fine tuning but I have manged to get one car into the list with the customattribute1 which has a value: car. So far so good. But the list is not showing in the outlook client or outlook OWA. We are currently having a problem when downloading an OAB, and it states 0x80190194, event viewer shows "OAB Download Failed. (Result code in event data)." Event ID 27". I expect this to be solved by our colleagues but I should still be able to see the new list in OWA? Am I missing some step to enable the list in the outlook address book? It is being listed under root container or \. CheersSolved4.7KViews0likes3CommentsExchange Online Meeting Room showing as Unavailable
Hi All, I've come across a strange issue, the short history I was given is that 3 Meeting Rooms in an Organization were restricted for bookings for a period, however now they want those meeting rooms available to all users. I cannot find any documentation around what the Admin (who has now left) did at the time to restrict this. There are no policies in place to restrict users, the only anomaly I can fine is that the Address lists appear to be incorrect. I have not been able to find out how this happened or a way to resolve this: I've been through many MS Documents and forums to try and find an answer but have had no insights yet, so figured I would try here. Meeting Room with no issues: PS C:\scripts\meetingrooms> Get-Mailbox -Identity "mailto:email address removed for privacy reasons" | Format-List AddressListMembership AddressListMembership : {\Offline Global Address List, \All Rooms, \All Users, \Default Global Address List...} Meeting room with issues: PS C:\scripts\meetingrooms> Get-Mailbox -Identity "mailto:email address removed for privacy reasons" | Format-List AddressListMembership AddressListMembership : {\All Recipients(VLV), \All Mailboxes(VLV), \Mailboxes(VLV), \Offline Global Address List...} Any idea on how I can make sure meeting room7 is in the 'All Rooms' list? Cheers B4.6KViews0likes3Comments