We're having exactly the same issue. So far, no response from MS support. Please update this if you ever find the solution.
New Offline Address Books on Exchange online last touched time null
On an Office 365 Exchange Online Environment, I have managed to set two Address Book Policies and everything seems to function properly as the dedicated address lists and the dedicated GAL are being published per ABP and appear in Outlook web and Outlook-Office 365 ...except the dedicated Offline Address Books that we created don't seem to be generated.
Using the Get-OfflineAddressBook I noticed that the newly created OAB's are not being generated which could be noticed from the below output.
LastTouchedTime: null
LastRequestedTime: null
LastFailedTime: null
LastNumberOfRecords: null
LastSuccessfulGenerationTime: null
While we get the following output when running the Get-OfflineAddressBook on the default address book and get the following results. "Which is Functioning Properly"
LastTouchedTime: 27.6.23 18:45:20
LastRequestedTime: 26.6.23 14:47:09
LastFailedTime :
LastNumberOfRecords: 97
LastSuccessfulGenerationTime : 27.6.23 15:45:20
What could be done to push Exchange Online to start creating the new OAB's?
Thank you
Exchange Online
2 answers
Sort by: Most helpful
-
-
Aholic Liang-MSFT 13,921 Reputation points Microsoft External Staff
2023-06-28T05:39:06.6566667+00:00 Hi @ Fadi Deeb ,
From this official document, we can learn that Offline address books are generated every 8 hours.
In addition, I see additional information in this Microsoft article, ‘It can take 24 to 48 hours for the GAL to update the OAB. Check back after another 24 hours to see whether the OAB is updated.’
However, there is no way to force an update of the OAB in Exchange Online. You can only do that in on-premises Exchange by using the Update-OfflineAddressBook cmdlet.
Therefore, it is recommended that you wait about 24 hours after updating GAL, and then see if the update is successful.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.