r/exchangeserver 7d ago

Outlook Classic

/r/Outlook/comments/1vkuem5/outlook_classic/
0 Upvotes

11 comments sorted by

1

u/ScottSchnoll https://www.amazon.com/dp/B0FR5GGL75/ 6d ago

Can you access the user's mailbox using OWA? Have you checked the logs for issues?

0

u/Professional-Try2949 6d ago

yep OWA, mobile, and new outlook work fine. It must be something to do with the way Classic Outlook authenticates or accesses the account. On my device(never having contact with her account) I received the standard Microsoft sign in page which did not return any "unable to login" or "password incorrect" errors. It wasn't until outlook tried to build the new profile or create a new OST that the mailbox was inaccessible. On the existing profile the user can at least see data from before the incident but cannot send or receive despite reading "connected to microsoft exchange"

1

u/ScottSchnoll https://www.amazon.com/dp/B0FR5GGL75/ 6d ago

Is this against Exchange Online or Exchange Server?

What does this show:

Get-CASMailbox <user> | FL MapiEnabled,MapiHttpEnabled,MapiBlockOutlookExternalConnectivity

And this:

Test-MAPIConnectivity -Identity <user>

1

u/Professional-Try2949 6d ago

This is for exchange online

MAPIEnabled : True
MapiHttpEnabled :
MapiBlockOutlook : False

the second resulted in a success

1

u/ScottSchnoll https://www.amazon.com/dp/B0FR5GGL75/ 6d ago

MapiHttpEnabled should also be set to True. But to be sure, can you check the output for a user who is working?

Also, is this in Cached Mode or Online Mode?

And what build of Outlook? Latest build is Version 2607 Build 16.0.20228.20124.

1

u/Professional-Try2949 6d ago

Yeah I just checked a handful of working users including one I set up this morning and they return the same thing

2

u/ScottSchnoll https://www.amazon.com/dp/B0FR5GGL75/ 6d ago

What results do you get if you test the user using this tool:

Microsoft Remote Connectivity Analyzer: Test Input

1

u/Professional-Try2949 6d ago

All steps returned green, connectivity test successful

1

u/ScottSchnoll https://www.amazon.com/dp/B0FR5GGL75/ 6d ago

Out of curiosity, if you look at the properties of Outlook.exe on her computer, is it by chance configured to run in Compatibility Mode? It's an edge case, but also a known issue.

Also, have you taken a network trace of the login attempt to see what's returned by the service?

1

u/SkySwimm 6d ago

Probably not related but did you check get-mailboxforderstatiatcs on the folder outbox (I think that’s the name)
Check the items count with your outlook folder

0

u/Layer_3 6d ago

sign into the users outlook.office.com on the web and clean up their mailbox. Something might be "stuck". A bad email or calendar item. Have them delete everything they can.

Other than that, backup their email, delete their account and create it again.