Dear Sam AWK,
Thanks for your reply.
We are testing and researching this.
May I know if you have Google Chrome installed?
If so, please refer to the following information:
The issue is a problem with the Chrome component updater causing the BITS service to go into an unresponsive state. The job created by the chrome component updater doesn’t get deleted even after Chrome has been uninstalled. This causes the offline address to fail its download, causing outlook to fail syncing emails. When you close and reopen outlook, this resets the BITS cycle, allowing the emails to come through. But as the BITS cycle resets, the chrome component updater begins attempting to run a download, causing the problem to re-occur almost instantly.
Steps on resolving this problem:
- Uninstall Google chrome. It is critical that Google chrome is not a part of your Group Policy, as this won’t work otherwise, as chrome will automatically reinstall.
- Restart machine
- Open windows PowerShell as an admin, and use the following commands:
get-bitstransfer -allusers
get-bitstransfer -allusers | remove-bitstransfer
*note* if these commands don’t work, for example it just hangs, follow the below steps:
3.1. Open services
3.2. locate background intelligent transfer service > properties > change startup type to manual.
3.3. restart machine
3.4. Open windows PowerShell as an admin and use the following command:
get-bitstransfer -allusers | remove-bitstransfer
- Restart machine
- Open windows PowerShell and run the command:
get-bitstransfer -allusers
You should now see the chrome component updater is no longer there
- Open outlook, and manually download the offline address book. Send/receive > send/receive groups > download offline address book > ok
It’s worth noting that re-installing Google Chrome will cause this problem to re-occur.
Additionally, on the SARA Assistant Error page that you provide, it is displayed that there may be an Outlook search or indexing problem (event 10023 or 10024). For this reason, refer to the following articles to troubleshoot or rebuild the index.
Troubleshooting Outlook search issues - Microsoft Support
If the issue persists, please contact your administrator to create a ticket in the Microsoft admin center https://admin.microsoft.com/ with an administrator account, which is a team of back-end engineers with more permissions and resources to check the relevant settings to better assist you on this issue.
Your understanding and cooperation are greatly appreciated,
wish you all the best~
Sincerely,
Winter| Microsoft Community Moderator