TopicMicrosoft 365 →
⌚ About 2 min read
This BAOI guide provides a structured method for cleaning an old auto-Catch exchange without multiplying unnecessary changes.
Avant de commencer : adaptez toujours les commandes et manipulations à votre environnement. Sur un système de production, prévoyez une backup ou un retour arrière lorsque l’action peut modifier la configuration.
Étapes à suivre
-
1
Set perimeter
Identify the equipment, service, affected users and start time.
-
2
Collect Elements
Record the exact messages, logs and useful settings.
-
3
Test methodically
Start with the basic dependencies before the application components.
-
4
Apply correction
Change only the identified parameter or component.
-
5
Validate
Rewrite the full scenario and document the result.
À retenir
- Keep the initial values for a backwards.
- Avoid multiple simultaneous changes.
- Compare with a functional configuration when possible.
Outlook / Autodiscover: identify the configuration source actually used
Technical checkpoints
- Autodiscover can use AD SCP, DNS, HTTPS redirects and Microsoft 365 services depending on scenario; a stale on-prem endpoint can remain influential in some environments.
- Outlook stuck loading a profile can come from profile/MAPI, OST, add-ins or authentication, not only Autodiscover.
- Tests should keep the URL and result of each step to avoid fixing the wrong Autodiscover source.
Client diagnosis
Test Autodiscover first, then create a fresh profile only if network/configuration is healthy.
Test-OutlookWebServices / Microsoft Remote Connectivity Analyzer
Outlook /safeTopic-specific pitfalls
- Removing an SCP or DNS record without an inventory can break remaining on-prem/hybrid clients.
- Deleting OST before ruling out a server-side problem can trigger unnecessary heavy resynchronization.
How to validate
- The client retrieves expected endpoints and authentication succeeds without stale URLs.
- A representative profile opens the mailbox and remains stable after restart.