Exchange 2010 offline folder issue
I?ve been working though the last week with our transition from exchange 2003 to 2010.
I hope to write up more of my findings soon, but I wanted to share this one as its happening.
I haven?t been able to get the offline addressbook to download for the users that have been moved.
Outlook 2010 uses IIS not public folders to download the OAB.
I found when I ran the powershell command
Update-GlobalAddressList -Identity "default global address list"
it throws a bunch of yellow warnings, mostly for public folders.
this leads me to think I have some public folder replication issues.
I?ll update more as I dig into this.
2 thoughts on “Exchange 2010 offline folder issue”
Leave a ReplyCancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
More Stories
Micrsoft Defender for Endpoints
We use Microsoft Defender for endpoints on our physical workstations. I'm now looking at it for our servers. The servers...
Security URL scanners
As the internet continues to evolve, so do the threats that come with it. One of the most common threats...
Security tools bookmarks
As I'm learning about different security tools and solutions, I keep adding to my bookmarks for follow-up. Today, I'm sharing...
Sync Active directory user data with SharePoint
If you want to sync standard common attributes from active directory to sharepoint. Its easy, AD sync to Azure AD...
Microsoft graph API to access sharepoint
Recently I've had to setup a few different app registration using Azure AD to access sharepoint sites. Once you get...
SQL upgrades
We have a few SQL servers that need to be upgraded before they go end of life. We are looking...
Could you post the warnings, i have ran into this issue on deployments where the permissions have not been set correctly, are you running Exchange 2010 SP1?
I’ve made some progress and ran into some other issues. I’ll update the post with this additional information.