{"id":27072,"date":"2022-10-21T00:02:00","date_gmt":"2022-10-20T22:02:00","guid":{"rendered":"http:\/\/159.69.82.204\/win\/?p=27072"},"modified":"2022-10-20T19:21:57","modified_gmt":"2022-10-20T17:21:57","slug":"microsoft-besttigt-outlook-fehler-603-cant-configure-exchange-online-mailbox","status":"publish","type":"post","link":"https:\/\/borncity.com\/win\/2022\/10\/21\/microsoft-besttigt-outlook-fehler-603-cant-configure-exchange-online-mailbox\/","title":{"rendered":"Microsoft confirms Outlook bug dropping error 603: Can't configure Exchange Online mailbox"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" style=\"float: left; margin: 0px 10px 0px 0px; display: inline;\" src=\"https:\/\/www.borncity.com\/blog\/wp-content\/uploads\/2012\/07\/Office1.jpg\" width=\"55\" height=\"60\" align=\"left\" \/>[<a href=\"https:\/\/www.borncity.com\/blog\/?p=274160\" target=\"_blank\" rel=\"noopener\">German<\/a>]Microsoft has published a new support article that addresses an error in the Outlook desktop application. Users receive error 603 \"Can't configure Exchange Online mailbox\" during autodiscover while configuring a connection to an Exchange Online mailbox.<\/p>\n<p><!--more--><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/vg07.met.vgwort.de\/na\/f4b1e240915243609ac30e0082554c2d\" alt=\"\" width=\"1\" height=\"1\" \/>The post, with a revision date of October 17, 2022, is titled <a href=\"https:\/\/support.microsoft.com\/en-us\/topic\/can-t-configure-exchange-online-mailbox-in-outlook-desktop-1acf6010-b356-48da-8036-94d2625670df\" target=\"_blank\" rel=\"noopener\">Can't configure Exchange Online mailbox in Outlook Desktop<\/a> and applies to Outlook for Microsoft 365 Outlook 2021 Outlook 2019 Outlook 2016. The issue is an Error 603 that occurs during the <a href=\"https:\/\/testconnectivity.microsoft.com\/tests\/O365Ola\/input\" target=\"_blank\" rel=\"noopener\">Outlook Connectivity-Test<\/a> with Exchange Online.<\/p>\n<p>As a result, users may not be able to configure mailboxes in Outlook for Windows. An error during the Autodiscover process prevents the process from completing. Error code 603 is reported back with the following XML schema.<\/p>\n<pre><code>&lt;Autodiscover xmlns:xsd=http:\/\/www.w3.org\/2001\/XMLSchema xmlns:xsi=http:\/\/www.w3.org\/2001\/XMLSchema-instance xmlns=http:\/\/schemas.microsoft.com\/exchange\/autodiscover\/responseschema\/2006&gt;\r\n&lt;Response&gt;\r\n&lt;Error Time=\"11:20:40.9842288\" Id=\"1507709422\"&gt;\r\n&lt;ErrorCode&gt;603&lt;\/ErrorCode&gt;\r\n&lt;Message&gt;Deleted objects will not be found with a session scoped to TenantLocal or AllTenants, unless search is scoped to Deleted Objects container.&lt;\/Message&gt;\r\n&lt;DebugData \/&gt;\r\n&lt;\/Error&gt;\r\n&lt;\/Response&gt;\r\n&lt;\/Autodiscover&gt;<\/code><\/pre>\n<p>The root cause: <em>Get-Mailbox<\/em>\u00a0 points the SharingPolicy to a deleted object (for example, default Sharing Policy DEL:12345b67-1ab0-1234-abc1-ab1c23456789). A code fix to address the issue will be made available soon, Microsoft writes. Until then, Microsoft suggests a workaround for administrators to fix the issue.<\/p>\n<p>1. Connect to Exchange Online PowerShell:\u00a0 <a href=\"https:\/\/learn.microsoft.com\/powershell\/exchange\/connect-to-exchange-online-powershell?view=exchange-ps\" target=\"_blank\" rel=\"noopener\">Connect to Exchange Online PowerShell<\/a><\/p>\n<p>2. Confirm that <a href=\"https:\/\/learn.microsoft.com\/powershell\/module\/exchange\/get-mailbox?view=exchange-ps\" target=\"_blank\" rel=\"noopener\">Get-Mailbox<\/a> references the SharingPolicy to a deleted object by running the following command::<\/p>\n<pre><code>Get-Mailbox -ResultSize 10 |fl *sharingpol*<\/code><\/pre>\n<p>3. Restore the default <a href=\"https:\/\/learn.microsoft.com\/powershell\/module\/exchange\/new-sharingpolicy?view=exchange-ps\" target=\"_blank\" rel=\"noopener\">SharingPolicy<\/a> by running the following:<\/p>\n<pre><code>New-SharingPolicy -Name \"Default Sharing Policy\" -Domains '*:CalendarSharingFreeBusySimple', 'Anonymous:CalendarSharingFreeBusyReviewer' -Enabled:$true -Default:$true<\/code><\/pre>\n<p>Confirm that <a href=\"https:\/\/learn.microsoft.com\/powershell\/module\/exchange\/get-mailbox?view=exchange-ps\" target=\"_blank\" rel=\"noopener\">Get-Mailbox<\/a> no longer references the SharingPolicy to a deleted object:<\/p>\n<pre><code>Get-Mailbox -ResultSize 10 |fl *sharingpol*<\/code><\/pre>\n<p>Configure the mailbox again in Outlook and it should work again. (<a href=\"https:\/\/www.bleepingcomputer.com\/news\/microsoft\/microsoft-shares-fix-for-exchange-online-mailbox-issues-in-outlook\/\" target=\"_blank\" rel=\"noopener\">via<\/a>)<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[German]Microsoft has published a new support article that addresses an error in the Outlook desktop application. Users receive error 603 \"Can't configure Exchange Online mailbox\" during autodiscover while configuring a connection to an Exchange Online mailbox.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[463,11],"tags":[2260,395,466],"class_list":["post-27072","post","type-post","status-publish","format-standard","hentry","category-issue","category-office","tag-exchange-online","tag-outlook","tag-problem"],"_links":{"self":[{"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/posts\/27072","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/comments?post=27072"}],"version-history":[{"count":0,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/posts\/27072\/revisions"}],"wp:attachment":[{"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/media?parent=27072"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/categories?post=27072"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/borncity.com\/win\/wp-json\/wp\/v2\/tags?post=27072"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}