{"id":942,"date":"2018-10-09T08:00:58","date_gmt":"2018-10-09T06:00:58","guid":{"rendered":"http:\/\/itsimple.info\/?p=942"},"modified":"2018-10-09T08:05:19","modified_gmt":"2018-10-09T06:05:19","slug":"after-add-certificate-to-exchange-and-url-changing-accordingly-freebusy-not-showing-owa-show-error-code-5021","status":"publish","type":"post","link":"https:\/\/itsimple.info\/?p=942","title":{"rendered":"After Add Certificate To Exchange And URL changing Accordingly, Free&#038;Busy not showing . OWA Show error code 5021"},"content":{"rendered":"<p>&nbsp;<\/p>\n<p>After replacing the self sign exchange certificate with trusted certificate publisher, you need to change the exchange services URL&#8217;s accordingly to mach the names on the certificate :<br \/>\n<a href=\"https:\/\/itsimple.info\/?p=930\">How to change exchange internals\/externals URL\u2019s<\/a><br \/>\nAs a result the free&amp;busy become unavailable and grey out lines pop on both outlook when scheduling meeting and on OWA on the same page . First thing is to check the <span lang=\"en\">Obvious and find if the autodiscover DNS record is set right, the best place to start is with <a href=\"https:\/\/testconnectivity.microsoft.com\/\">Microsoft Remote Connectivity Analyzer <\/a><\/span>, You can check &#8220;Outlook Autodiscover&#8221;\u00a0 there . After passing that stage check your connectivity internal with :<\/p>\n<pre>Test-OutlookWebServices -identity &lt;your email or alias&gt;<\/pre>\n<p>You should get success&#8217;s on all the test how ever if you get error massage regarding client access server :<\/p>\n<pre>Id : 1011 \r\n\r\nType : Error \r\n\r\n<span id=\"clipboard_interceptor\">Message : When querying Availability for the recipient e-mail address user@your_domain.com , the following error code and message we are received:\r\nErrorServiceDiscoveryFailed:<strong>Unable to find a Client Access server<\/strong> that can serve a request for an intraforest mailbox SMTP:user@your_domain.com <\/span>\r\n\r\nAND\r\n\r\nId : 1025\r\n\r\nType : Error\r\n\r\nMessage : [EXCH] Error contacting the AS service at https:\/\/&lt;Your FQDN&gt;\/EWS\/Exchange.asmx. Elapsed time was 15 milliseconds.<\/pre>\n<p>That could mean you are missing some External\/external URL&#8217;s in webservicesvirtualdirectory , run :<\/p>\n<pre>Get-WebServicesVirtualDirectory | fl name,*url*<\/pre>\n<p>Make sure you have them all covered including <strong>InternalNLBBypassUrl , <\/strong>you should get :<\/p>\n<pre>Name\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : EWS (Default Web Site)\r\nInternalNLBBypassUrl : https:\/\/&lt;FQDN of your server&gt;\/ews\/exchange.asmx\r\nInternalUrl\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : https:\/\/&lt;FQDN of your server&gt;\/EWS\/Exchange.asmx\r\nExternalUrl\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 : https:\/\/&lt;External FQDN of your server&gt;\/ews\/exchange.asmx<\/pre>\n<p>If missing just add them, example to add internalNLBBypassUrl URL :<\/p>\n<pre>set-WebServicesVirtualDirectory -Identity \"&lt;Server name&gt;\\EWS (Default Web Site)\" -InternalNLBBypassUrl https:\/\/&lt;FQDN of your server&gt;\/EWS\/Exchange.asmx<\/pre>\n<p>After resetting your IIS running<strong> IISRESET<\/strong> from command prompt your free busy potion will work again !<\/p>\n<hr \/>\n<h3>Good Luck<\/h3>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; After replacing the self sign exchange certificate with trusted certificate publisher, you need to change the exchange services URL&#8217;s accordingly to mach the names on the certificate : How to change exchange internals\/externals URL\u2019s As a result the free&amp;busy become unavailable and grey out lines pop on both outlook when scheduling meeting and on [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7,8,9,14,15],"tags":[],"class_list":["post-942","post","type-post","status-publish","format-standard","hentry","category-microsoft-exchange-2010","category-microsoft-exchange-2013","category-microsoft-exchange-2016","category-windows","category-windows-server"],"_links":{"self":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts\/942","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=942"}],"version-history":[{"count":0,"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts\/942\/revisions"}],"wp:attachment":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=942"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=942"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=942"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}