<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Autodiscover, DNS, Certificates, and what you need to know</title>
	<atom:link href="http://www.shudnow.net/2008/11/18/autodiscover-dns-certificates-and-what-you-need-to-know/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shudnow.net/2008/11/18/autodiscover-dns-certificates-and-what-you-need-to-know/</link>
	<description>Just another IT guy!</description>
	<lastBuildDate>Thu, 09 Feb 2012 12:04:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Elan Shudnow</title>
		<link>http://www.shudnow.net/2008/11/18/autodiscover-dns-certificates-and-what-you-need-to-know/comment-page-1/#comment-13261</link>
		<dc:creator>Elan Shudnow</dc:creator>
		<pubDate>Wed, 16 Nov 2011 22:33:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/?p=529#comment-13261</guid>
		<description>It&#039;s because Autodiscover is not version aware when handing back Outlook Anywhere FQDNs.  It&#039;s site aware.  It&#039;s the reason that when cutting over everything to Exchange 2010 that you enable Outlook Anywhere on Exchange 2010 and then disable it on Exchange 2007. Now all Outlook Anywhere goes to Exchange 2010 and then Exchange 2010 CAS proxies RPC traffic directly to Exchange 2007 Mailbox for 2007 users nad Exchange 2010 Mailbox for 2010 users. 
 
A tip is that even if you do not enable Outlook Anywhere, as long as the RPC over HTTPS service is installed you can still make an Outlook Anywhere connection.  Enabling Outlook Anywhere only really makes it so Autodiscover sees it and starts handing the specified FQDN back.  So what you can do here is not enable Outlook Anywhere on 2010 CAS Servers, on the client machine testing against Exchange 2010, disable Autodiscover in the registry, and then manually set the client to point to the 2010 Outlook Anywhere FQDNs withou them being specified. </description>
		<content:encoded><![CDATA[<p>It&#039;s because Autodiscover is not version aware when handing back Outlook Anywhere FQDNs.  It&#039;s site aware.  It&#039;s the reason that when cutting over everything to Exchange 2010 that you enable Outlook Anywhere on Exchange 2010 and then disable it on Exchange 2007. Now all Outlook Anywhere goes to Exchange 2010 and then Exchange 2010 CAS proxies RPC traffic directly to Exchange 2007 Mailbox for 2007 users nad Exchange 2010 Mailbox for 2010 users. </p>
<p>A tip is that even if you do not enable Outlook Anywhere, as long as the RPC over HTTPS service is installed you can still make an Outlook Anywhere connection.  Enabling Outlook Anywhere only really makes it so Autodiscover sees it and starts handing the specified FQDN back.  So what you can do here is not enable Outlook Anywhere on 2010 CAS Servers, on the client machine testing against Exchange 2010, disable Autodiscover in the registry, and then manually set the client to point to the 2010 Outlook Anywhere FQDNs withou them being specified.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.shudnow.net/2008/11/18/autodiscover-dns-certificates-and-what-you-need-to-know/comment-page-1/#comment-13258</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 16 Nov 2011 17:06:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/?p=529#comment-13258</guid>
		<description>Hi Elan, hopefully you can further my understanding because I cant find an explicit explanation or &quot;glean&quot; any understanding from various articles I have read :-) 
 
Situation: I have a very large 2007 infrastructure, published externally via ISA2006. All connections are via Outlook Anywhere, AutoDiscover, OWA and ActiveSync. 
 
I have built a large Exchange 2010 infrastructure alongside the 2007 one, all within the same AD Forest, single Domain (2007contoso.com) and 1 single AD site. 
 
Problem: Autodiscover is published (using redirection) through the ISA and points to a 2007 CAS farm.... there are NO 2010 servers in the CAS farm that ISA points to.  AutoDiscover works fine....all our clients are STILL using Exchange 2007 mailboxes.   
 
HOWEVER, I have set the Outlook Anywhere, ActiveSync, OWA and EWS URL&#039;s on the 2010 Servers to use a temporary namespace....lets say 2010contoso.com.  I have created ISA rules and an external DNS record for  2010contoso.com (So that I can set my test mobile devices, Outlook 2007 client etc to this new namespace).  I was quite sure I could not actually test Autodiscover for 2010, because i would have to flick the current autodiscover over to the 2010 one, and I&#039;m not ready for that change.   
 
I did not think however that there would be an issue using the 2010 environment, with this new namespace, for some testing of other connection types. 
 
UNFORTUNATELY, as soon as I enabled Outlook Anywhere on the 2010 servers, my external users started getting this 2010.domain.contoso.com url for Outlook, and could not connect.   
 
I am trying my hardest to find any Microsoft information to explain why Autodiscover is returning external urls&#039;s that are set on the 2010 CAS servers??  ISA is ONLY sending Autodiscover and Outlook Anywhere connections to the 2007 CAS servers..... so why would Autodiscover then generate an XML file that contain data from the 2010 environment.  I just cant understand it.  None of my users are Exchange 2010 mailbox users yet, so surely 2010 CAS server url&#039;s should never be returned.... 
 
Part of my concern for this also has to do with the fact I wanted to test ActiveSync in a similar fashion. I want to create ISA rules for 2010.domain.contoso.comMicrosoft-Server-ActiveSync that point to the 2010 CAS servers and can then redirect the connection back to the mobile user who should then be sent back through ISA to their 2007 CAS environment...... but I&#039;m now completely faithless that a different Activesync URL on the 2010 CAS servers wont get sent back by Autodiscover TO Exchange ActiveSync devices over version 12.1, which leverage AutoDiscover. 
 
Apologies for the length of this, but any advice would be much appreciated. 
Tom 
 </description>
		<content:encoded><![CDATA[<p>Hi Elan, hopefully you can further my understanding because I cant find an explicit explanation or &quot;glean&quot; any understanding from various articles I have read :-) </p>
<p>Situation: I have a very large 2007 infrastructure, published externally via ISA2006. All connections are via Outlook Anywhere, AutoDiscover, OWA and ActiveSync. </p>
<p>I have built a large Exchange 2010 infrastructure alongside the 2007 one, all within the same AD Forest, single Domain (2007contoso.com) and 1 single AD site. </p>
<p>Problem: Autodiscover is published (using redirection) through the ISA and points to a 2007 CAS farm&#8230;. there are NO 2010 servers in the CAS farm that ISA points to.  AutoDiscover works fine&#8230;.all our clients are STILL using Exchange 2007 mailboxes.   </p>
<p>HOWEVER, I have set the Outlook Anywhere, ActiveSync, OWA and EWS URL&#039;s on the 2010 Servers to use a temporary namespace&#8230;.lets say 2010contoso.com.  I have created ISA rules and an external DNS record for  2010contoso.com (So that I can set my test mobile devices, Outlook 2007 client etc to this new namespace).  I was quite sure I could not actually test Autodiscover for 2010, because i would have to flick the current autodiscover over to the 2010 one, and I&#039;m not ready for that change.   </p>
<p>I did not think however that there would be an issue using the 2010 environment, with this new namespace, for some testing of other connection types. </p>
<p>UNFORTUNATELY, as soon as I enabled Outlook Anywhere on the 2010 servers, my external users started getting this 2010.domain.contoso.com url for Outlook, and could not connect.   </p>
<p>I am trying my hardest to find any Microsoft information to explain why Autodiscover is returning external urls&#039;s that are set on the 2010 CAS servers??  ISA is ONLY sending Autodiscover and Outlook Anywhere connections to the 2007 CAS servers&#8230;.. so why would Autodiscover then generate an XML file that contain data from the 2010 environment.  I just cant understand it.  None of my users are Exchange 2010 mailbox users yet, so surely 2010 CAS server url&#039;s should never be returned&#8230;. </p>
<p>Part of my concern for this also has to do with the fact I wanted to test ActiveSync in a similar fashion. I want to create ISA rules for 2010.domain.contoso.comMicrosoft-Server-ActiveSync that point to the 2010 CAS servers and can then redirect the connection back to the mobile user who should then be sent back through ISA to their 2007 CAS environment&#8230;&#8230; but I&#039;m now completely faithless that a different Activesync URL on the 2010 CAS servers wont get sent back by Autodiscover TO Exchange ActiveSync devices over version 12.1, which leverage AutoDiscover. </p>
<p>Apologies for the length of this, but any advice would be much appreciated.<br />
Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chrissy LeMaire</title>
		<link>http://www.shudnow.net/2008/11/18/autodiscover-dns-certificates-and-what-you-need-to-know/comment-page-1/#comment-13091</link>
		<dc:creator>Chrissy LeMaire</dc:creator>
		<pubDate>Wed, 05 Oct 2011 17:25:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/?p=529#comment-13091</guid>
		<description>Incredible, thorough post! Thank you. </description>
		<content:encoded><![CDATA[<p>Incredible, thorough post! Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manju</title>
		<link>http://www.shudnow.net/2008/11/18/autodiscover-dns-certificates-and-what-you-need-to-know/comment-page-1/#comment-12959</link>
		<dc:creator>manju</dc:creator>
		<pubDate>Mon, 12 Sep 2011 08:49:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/?p=529#comment-12959</guid>
		<description>Dear All, 
 
Also let me whether I can use the same setup (Internal Windows CA Different Outlook anywhere Proxy URL-msstd:webmail.internaldomainname.net) and add the autodiscovery.externalurl.com entry in the existing Certificate. 
 
OR 
 
I need to create a new Certificate including the autodiscovery.externalurl.com in the new certificate and assign the services to the new certificate (Internal Windows CA Generated) 
 
Doubt: (totally Confused here) 
 
autodiscovery.externalurl.com i meant here is my owa URL which is the current autodiscovery URL if I run the following command 
[PS] C:Windowssystem32&gt;Get-ClientAccessServer &#124; FL Name,AutoDiscoverServiceInternalUri 
Name                           : CASSERVER1 
AutoDiscoverServiceInternalUri : &lt;a href=&quot;https://owa.rh-bridge.com/Autodiscover/Autodiscover.xml&quot; rel=&quot;nofollow&quot;&gt;https://owa.rh-bridge.com/Autodiscover/Autodiscov...&lt;/a&gt; 
Name                           : CASSERVER2 
AutoDiscoverServiceInternalUri : &lt;a href=&quot;https://owa.rh-bridge.com/Autodiscover/Autodiscover.xml&quot; rel=&quot;nofollow&quot;&gt;https://owa.rh-bridge.com/Autodiscover/Autodiscov...&lt;/a&gt; 
[PS] C:Windowssystem32&gt;Get-ClientAccessServer &#124; FL Name,AutoDiscoverServiceexternalUri 
Name : CASSERVER1 
Name : CASSERVER2 
[PS] C:Windowssystem32&gt; 
 
 
What I am missing here? 
 
Manju 
 </description>
		<content:encoded><![CDATA[<p>Dear All, </p>
<p>Also let me whether I can use the same setup (Internal Windows CA Different Outlook anywhere Proxy URL-msstd:webmail.internaldomainname.net) and add the autodiscovery.externalurl.com entry in the existing Certificate. </p>
<p>OR </p>
<p>I need to create a new Certificate including the autodiscovery.externalurl.com in the new certificate and assign the services to the new certificate (Internal Windows CA Generated) </p>
<p>Doubt: (totally Confused here) </p>
<p>autodiscovery.externalurl.com i meant here is my owa URL which is the current autodiscovery URL if I run the following command<br />
[PS] C:Windowssystem32&gt;Get-ClientAccessServer | FL Name,AutoDiscoverServiceInternalUri<br />
Name                           : CASSERVER1<br />
AutoDiscoverServiceInternalUri : <a href="https://owa.rh-bridge.com/Autodiscover/Autodiscover.xml" rel="nofollow">https://owa.rh-bridge.com/Autodiscover/Autodiscov&#8230;</a><br />
Name                           : CASSERVER2<br />
AutoDiscoverServiceInternalUri : <a href="https://owa.rh-bridge.com/Autodiscover/Autodiscover.xml" rel="nofollow">https://owa.rh-bridge.com/Autodiscover/Autodiscov&#8230;</a><br />
[PS] C:Windowssystem32&gt;Get-ClientAccessServer | FL Name,AutoDiscoverServiceexternalUri<br />
Name : CASSERVER1<br />
Name : CASSERVER2<br />
[PS] C:Windowssystem32&gt; </p>
<p>What I am missing here? </p>
<p>Manju</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manju</title>
		<link>http://www.shudnow.net/2008/11/18/autodiscover-dns-certificates-and-what-you-need-to-know/comment-page-1/#comment-12958</link>
		<dc:creator>manju</dc:creator>
		<pubDate>Mon, 12 Sep 2011 08:36:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/?p=529#comment-12958</guid>
		<description>Dear All, 
 
We have issue in the autodiscovery or Availability Service or (OutlookanywhereOOF). 
 
URL Details: 
 
Company Name: Company.com 
 
OWA URL : owa.rh-bridge.com 
 
Outlook Anywhere : webmail.internaldomain.net 
 
  
 
I Ran test-outlookwebservices -Identity m.gowda@company.com -ClientAccessServer &quot;CASSERVER1&quot; &#124;fl 
 
Id : 1013 
 
  
 
Type : Error 
 
Message : When contacting &lt;a href=&quot;https://OWA.RH-bridge.com/Autodiscover/Autodiscover.xml&quot; rel=&quot;nofollow&quot;&gt;https://OWA.RH-bridge.com/Autodiscover/Autodiscov...&lt;/a&gt; received the error The remote server returned an error: (401) Unauthorized. 
 
  
 
Id : 1006 
 
Type : Error 
 
Message : The Autodiscover service could not be contacted. 
 
I try to access the URL &lt;a href=&quot;https://owa.rh-bridge.com/Autodiscover/Autodiscover.xmlexternally&quot; rel=&quot;nofollow&quot;&gt;https://owa.rh-bridge.com/Autodiscover/Autodiscov...&lt;/a&gt; and got the below response. 
 
 
&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; ?&gt; 
-&lt;Autodiscover xmlns=&quot;http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006&quot;&gt; 
-&lt;Response&gt; 
-&lt;Error Time=&quot;08:48:25.1001679&quot; Id=&quot;2365811618&quot;&gt; 
&lt;ErrorCode&gt;600&lt;/ErrorCode&gt; 
&lt;Message&gt;Invalid Request&lt;/Message&gt; 
&lt;DebugData/&gt; 
&lt;/Error&gt; 
&lt;/Response&gt; 
&lt;/Autodiscover&gt; 
================================================================================ 
I Ran Get-WebServicesVirtualDirectory &#124;fl and the external and internal URL part is as below 
InternalUrl : &lt;a href=&quot;https://owa.rh-bridge.com/EWS/Exchange.asmx&quot; rel=&quot;nofollow&quot;&gt;https://owa.rh-bridge.com/EWS/Exchange.asmx&lt;/a&gt; 
ExternalUrl : &lt;a href=&quot;https://webmail.corporateroot.net/EWS/Exchange.asmx&quot; rel=&quot;nofollow&quot;&gt;https://webmail.corporateroot.net/EWS/Exchange.as...&lt;/a&gt; 
AdminDisplayName : 
================================================================================ 
I Ran Get-OabVirtualDirectory &#124;fl and the External URL field is empty (Is it related?) 
Server : CASSERVER1 
InternalUrl : &lt;a href=&quot;http://owa.rh-bridge.com/OAB&quot; rel=&quot;nofollow&quot;&gt;http://owa.rh-bridge.com/OAB&lt;/a&gt; 
InternalAuthenticationMethods : {WindowsIntegrated} 
ExternalUrl : 
ExternalAuthenticationMethods : {WindowsIntegrated} 
========================================================================= 
I Ran Get-OutlookAnywhere &#124;fl here i suspect the external host name is it correct here.... 
ServerName : CASSERVER1 
SSLOffloading : True 
ExternalHostname : webmail.corporateroot.net 
ClientAuthenticationMethod : Ntlm 
IISAuthenticationMethods : {Ntlm} 
================================================================================ 
I Ran Get-OutlookProvider &#124;fl here I added the msstd:webmail.corporateroot.net now but no change... 
CertPrincipalName : msstd:webmail.corporateroot.net 
Server : 
TTL : 1 
AdminDisplayName : 
ExchangeVersion : 0.1 (8.0.535.0) 
Name : EXPR 
DistinguishedName : CN=EXPR,CN=Outlook,CN=AutoDiscover,CN=.........,DC=net 
Identity : EXPR 
========================================================================== 
MY Qs... 
1. Are the URLs used here are proper ? 
2. Meaning the OA URL and the external OWA URL are different. Is it ok? 
3. Whyy these errors appear in the above tests... 
4. When I RUN &lt;a href=&quot;https://www.testexchangeconnectivity.com/&quot; rel=&quot;nofollow&quot;&gt;https://www.testexchangeconnectivity.com/&lt;/a&gt; the Auto discovery URL is pointing tocompany.com and failing. Is it correct. 
But the Company.com URL is really required to get the Auto discovery to work? Where I am failing. 
Provide me a solution to the issues I am facing here..... 
Manju 
  
 
Added: 
 
I am not able to ping the OutlookAnywhere URL from internal LAN (webmail.internaldomain.net) 
 
 
Here ; 
 
1. My certificate is given by internal Windows CA.  
2. We use ISA 2006 for the OWA publishing 
3. I dont have Autodiscover.externalurl.com in the certificate 
4. On outlook anywhere we are not able to get freeusy or OOF information on the OUtlook anywhere 
 
Please throw light on this !!! </description>
		<content:encoded><![CDATA[<p>Dear All, </p>
<p>We have issue in the autodiscovery or Availability Service or (OutlookanywhereOOF). </p>
<p>URL Details: </p>
<p>Company Name: Company.com </p>
<p>OWA URL : owa.rh-bridge.com </p>
<p>Outlook Anywhere : webmail.internaldomain.net </p>
<p>I Ran test-outlookwebservices -Identity <a href="mailto:m.gowda@company.com">m.gowda@company.com</a> -ClientAccessServer &quot;CASSERVER1&quot; |fl </p>
<p>Id : 1013 </p>
<p>Type : Error </p>
<p>Message : When contacting <a href="https://OWA.RH-bridge.com/Autodiscover/Autodiscover.xml" rel="nofollow">https://OWA.RH-bridge.com/Autodiscover/Autodiscov&#8230;</a> received the error The remote server returned an error: (401) Unauthorized. </p>
<p>Id : 1006 </p>
<p>Type : Error </p>
<p>Message : The Autodiscover service could not be contacted. </p>
<p>I try to access the URL <a href="https://owa.rh-bridge.com/Autodiscover/Autodiscover.xmlexternally" rel="nofollow">https://owa.rh-bridge.com/Autodiscover/Autodiscov&#8230;</a> and got the below response. </p>
<p>&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; ?&gt;<br />
-&lt;Autodiscover xmlns=&quot;<a href="http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006&quot;&#038;gt" rel="nofollow">http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006&quot;&#038;gt</a>;<br />
-&lt;Response&gt;<br />
-&lt;Error Time=&quot;08:48:25.1001679&quot; Id=&quot;2365811618&quot;&gt;<br />
&lt;ErrorCode&gt;600&lt;/ErrorCode&gt;<br />
&lt;Message&gt;Invalid Request&lt;/Message&gt;<br />
&lt;DebugData/&gt;<br />
&lt;/Error&gt;<br />
&lt;/Response&gt;<br />
&lt;/Autodiscover&gt;<br />
================================================================================<br />
I Ran Get-WebServicesVirtualDirectory |fl and the external and internal URL part is as below<br />
InternalUrl : <a href="https://owa.rh-bridge.com/EWS/Exchange.asmx" rel="nofollow">https://owa.rh-bridge.com/EWS/Exchange.asmx</a><br />
ExternalUrl : <a href="https://webmail.corporateroot.net/EWS/Exchange.asmx" rel="nofollow">https://webmail.corporateroot.net/EWS/Exchange.as&#8230;</a><br />
AdminDisplayName :<br />
================================================================================<br />
I Ran Get-OabVirtualDirectory |fl and the External URL field is empty (Is it related?)<br />
Server : CASSERVER1<br />
InternalUrl : <a href="http://owa.rh-bridge.com/OAB" rel="nofollow">http://owa.rh-bridge.com/OAB</a><br />
InternalAuthenticationMethods : {WindowsIntegrated}<br />
ExternalUrl :<br />
ExternalAuthenticationMethods : {WindowsIntegrated}<br />
=========================================================================<br />
I Ran Get-OutlookAnywhere |fl here i suspect the external host name is it correct here&#8230;.<br />
ServerName : CASSERVER1<br />
SSLOffloading : True<br />
ExternalHostname : webmail.corporateroot.net<br />
ClientAuthenticationMethod : Ntlm<br />
IISAuthenticationMethods : {Ntlm}<br />
================================================================================<br />
I Ran Get-OutlookProvider |fl here I added the msstd:webmail.corporateroot.net now but no change&#8230;<br />
CertPrincipalName : msstd:webmail.corporateroot.net<br />
Server :<br />
TTL : 1<br />
AdminDisplayName :<br />
ExchangeVersion : 0.1 (8.0.535.0)<br />
Name : EXPR<br />
DistinguishedName : CN=EXPR,CN=Outlook,CN=AutoDiscover,CN=&#8230;&#8230;&#8230;,DC=net<br />
Identity : EXPR<br />
==========================================================================<br />
MY Qs&#8230;<br />
1. Are the URLs used here are proper ?<br />
2. Meaning the OA URL and the external OWA URL are different. Is it ok?<br />
3. Whyy these errors appear in the above tests&#8230;<br />
4. When I RUN <a href="https://www.testexchangeconnectivity.com/" rel="nofollow">https://www.testexchangeconnectivity.com/</a> the Auto discovery URL is pointing tocompany.com and failing. Is it correct.<br />
But the Company.com URL is really required to get the Auto discovery to work? Where I am failing.<br />
Provide me a solution to the issues I am facing here&#8230;..<br />
Manju </p>
<p>Added: </p>
<p>I am not able to ping the OutlookAnywhere URL from internal LAN (webmail.internaldomain.net) </p>
<p>Here ; </p>
<p>1. My certificate is given by internal Windows CA.<br />
2. We use ISA 2006 for the OWA publishing<br />
3. I dont have Autodiscover.externalurl.com in the certificate<br />
4. On outlook anywhere we are not able to get freeusy or OOF information on the OUtlook anywhere </p>
<p>Please throw light on this !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.shudnow.net/2008/11/18/autodiscover-dns-certificates-and-what-you-need-to-know/comment-page-1/#comment-12936</link>
		<dc:creator>James</dc:creator>
		<pubDate>Wed, 31 Aug 2011 22:58:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/?p=529#comment-12936</guid>
		<description>Can you please talk about casarray with split dns single  vr
Certificate  and out of office</description>
		<content:encoded><![CDATA[<p>Can you please talk about casarray with split dns single  vr<br />
Certificate  and out of office</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://www.shudnow.net/2008/11/18/autodiscover-dns-certificates-and-what-you-need-to-know/comment-page-1/#comment-12924</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Tue, 23 Aug 2011 21:12:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/?p=529#comment-12924</guid>
		<description>Hi James, did you have any luck figuring out the problem? </description>
		<content:encoded><![CDATA[<p>Hi James, did you have any luck figuring out the problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://www.shudnow.net/2008/11/18/autodiscover-dns-certificates-and-what-you-need-to-know/comment-page-1/#comment-12923</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Tue, 23 Aug 2011 21:11:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/?p=529#comment-12923</guid>
		<description>I also am having the same problem connecting to an Exchange 2007/2010. I can connect to the server fine without the proxy.pac file (ie at home), but at work which requires proxy.pac to connect to the internet, the autodiscover fails. </description>
		<content:encoded><![CDATA[<p>I also am having the same problem connecting to an Exchange 2007/2010. I can connect to the server fine without the proxy.pac file (ie at home), but at work which requires proxy.pac to connect to the internet, the autodiscover fails.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elan Shudnow</title>
		<link>http://www.shudnow.net/2008/11/18/autodiscover-dns-certificates-and-what-you-need-to-know/comment-page-1/#comment-12880</link>
		<dc:creator>Elan Shudnow</dc:creator>
		<pubDate>Sat, 06 Aug 2011 00:30:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/?p=529#comment-12880</guid>
		<description>Every Site should have a unique namespace.  If you want to scope Autodiscover requests on a site by site basis, I suggest taking a look at the article I wrote on Autodiscover Site Affinity.  &lt;a href=&quot;http://www.shudnow.net/2008/08/24/configuring-exchange2007-autodiscover-site-affinity/&quot; rel=&quot;nofollow&quot;&gt;http://www.shudnow.net/2008/08/24/configuring-exc...&lt;/a&gt; </description>
		<content:encoded><![CDATA[<p>Every Site should have a unique namespace.  If you want to scope Autodiscover requests on a site by site basis, I suggest taking a look at the article I wrote on Autodiscover Site Affinity.  <a href="http://www.shudnow.net/2008/08/24/configuring-exchange2007-autodiscover-site-affinity/" rel="nofollow">http://www.shudnow.net/2008/08/24/configuring-exc&#8230;</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mat</title>
		<link>http://www.shudnow.net/2008/11/18/autodiscover-dns-certificates-and-what-you-need-to-know/comment-page-1/#comment-12861</link>
		<dc:creator>Mat</dc:creator>
		<pubDate>Thu, 21 Jul 2011 02:24:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/?p=529#comment-12861</guid>
		<description>Elan_two sites Site A and Site B and CAS servers in all sites have the Internal URL same (e.g mail.contoso.com which is the same as the external URL as we are using a single public certificate). In case of outlook, for a user (domain-connected) in a third AD site C (but has his mailbox in Site A), gets the SCP record for a CAS in site B. Now site B  CAS will return the internal URLS for a SITE A CAS, but since these internal URLS are same, on a DNS query the client might hit a CAS in site B... so will the user be redirected or proxied to a CAS in Site A ? or have I misundertood the concept ?__Thanks Mat </description>
		<content:encoded><![CDATA[<p>Elan_two sites Site A and Site B and CAS servers in all sites have the Internal URL same (e.g mail.contoso.com which is the same as the external URL as we are using a single public certificate). In case of outlook, for a user (domain-connected) in a third AD site C (but has his mailbox in Site A), gets the SCP record for a CAS in site B. Now site B  CAS will return the internal URLS for a SITE A CAS, but since these internal URLS are same, on a DNS query the client might hit a CAS in site B&#8230; so will the user be redirected or proxied to a CAS in Site A ? or have I misundertood the concept ?__Thanks Mat</p>
]]></content:encoded>
	</item>
</channel>
</rss>

