<?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>Fri, 12 Mar 2010 09:57:15 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<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-9252</link>
		<dc:creator>Elan Shudnow</dc:creator>
		<pubDate>Fri, 18 Dec 2009 05:34:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/?p=529#comment-9252</guid>
		<description>Shaun, the SCP is created only  when installing a CAS Server. </description>
		<content:encoded><![CDATA[<p>Shaun, the SCP is created only  when installing a CAS Server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asaf</title>
		<link>http://www.shudnow.net/2008/11/18/autodiscover-dns-certificates-and-what-you-need-to-know/comment-page-1/#comment-9249</link>
		<dc:creator>Asaf</dc:creator>
		<pubDate>Thu, 17 Dec 2009 23:32:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/?p=529#comment-9249</guid>
		<description>this is frustrating... the second xml file is domain2.com.xml and references the same exchange server but using a different domain name (domain2.com) 
 
I hope that helps... </description>
		<content:encoded><![CDATA[<p>this is frustrating&#8230; the second xml file is domain2.com.xml and references the same exchange server but using a different domain name (domain2.com) </p>
<p>I hope that helps&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asaf</title>
		<link>http://www.shudnow.net/2008/11/18/autodiscover-dns-certificates-and-what-you-need-to-know/comment-page-1/#comment-9247</link>
		<dc:creator>Asaf</dc:creator>
		<pubDate>Thu, 17 Dec 2009 23:11:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/?p=529#comment-9247</guid>
		<description>***Part 2 starts here 
  &lt;Protocol&gt; 
      &lt;Type&gt;SMTP&lt;/Type&gt; 
      &lt;Server&gt;SERVER&#039;s DNS TO POINT TO WHEN REQUESTING DOMAIN1.COM eg. server.somedomain.com&lt;/Server&gt; 
      &lt;Port&gt;25&lt;/Port&gt; 
      &lt;SPA&gt;off&lt;/SPA&gt; 
      &lt;SSL&gt;off&lt;/SSL&gt; 
      &lt;AuthRequired&gt;on&lt;/AuthRequired&gt; 
      &lt;UsePOPAuth&gt;on&lt;/UsePOPAuth&gt; 
    &lt;/Protocol&gt; 
  &lt;/Account&gt; 
&lt;/Response&gt;&lt;/Autodiscover&gt; 
****************** 
End of xml file </description>
		<content:encoded><![CDATA[<p>***Part 2 starts here<br />
  &lt;Protocol&gt;<br />
      &lt;Type&gt;SMTP&lt;/Type&gt;<br />
      &lt;Server&gt;SERVER&#039;s DNS TO POINT TO WHEN REQUESTING DOMAIN1.COM eg. server.somedomain.com&lt;/Server&gt;<br />
      &lt;Port&gt;25&lt;/Port&gt;<br />
      &lt;SPA&gt;off&lt;/SPA&gt;<br />
      &lt;SSL&gt;off&lt;/SSL&gt;<br />
      &lt;AuthRequired&gt;on&lt;/AuthRequired&gt;<br />
      &lt;UsePOPAuth&gt;on&lt;/UsePOPAuth&gt;<br />
    &lt;/Protocol&gt;<br />
  &lt;/Account&gt;<br />
&lt;/Response&gt;&lt;/Autodiscover&gt;<br />
******************<br />
End of xml file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asaf</title>
		<link>http://www.shudnow.net/2008/11/18/autodiscover-dns-certificates-and-what-you-need-to-know/comment-page-1/#comment-9246</link>
		<dc:creator>Asaf</dc:creator>
		<pubDate>Thu, 17 Dec 2009 23:10:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/?p=529#comment-9246</guid>
		<description>Contents of Domain1.com.xml: (part 1) 
****************** 
&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 xmlns=&quot;http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a&quot;&gt; 
  &lt;Account&gt; 
    &lt;AccountType&gt;email&lt;/AccountType&gt; 
    &lt;Action&gt;settings&lt;/Action&gt; 
    &lt;Protocol&gt; 
      &lt;Type&gt;POP3&lt;/Type&gt; 
      &lt;Server&gt;SERVER&#039;s DNS TO POINT TO WHEN REQUESTING DOMAIN1.COM eg. server.somedomain.com&lt;/Server&gt; 
      &lt;Port&gt;110&lt;/Port&gt; 
      &lt;SPA&gt;off&lt;/SPA&gt; 
      &lt;SSL&gt;off&lt;/SSL&gt; 
      &lt;AuthRequired&gt;on&lt;/AuthRequired&gt; 
    &lt;/Protocol&gt; 
***  see next post for part 2 </description>
		<content:encoded><![CDATA[<p>Contents of Domain1.com.xml: (part 1)<br />
******************<br />
&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot;?&gt;<br />
&lt;Autodiscover xmlns=&quot;http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006&quot;&gt;&lt;Response xmlns=&quot;http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a&quot;&gt;<br />
  &lt;Account&gt;<br />
    &lt;AccountType&gt;email&lt;/AccountType&gt;<br />
    &lt;Action&gt;settings&lt;/Action&gt;<br />
    &lt;Protocol&gt;<br />
      &lt;Type&gt;POP3&lt;/Type&gt;<br />
      &lt;Server&gt;SERVER&#039;s DNS TO POINT TO WHEN REQUESTING DOMAIN1.COM eg. server.somedomain.com&lt;/Server&gt;<br />
      &lt;Port&gt;110&lt;/Port&gt;<br />
      &lt;SPA&gt;off&lt;/SPA&gt;<br />
      &lt;SSL&gt;off&lt;/SSL&gt;<br />
      &lt;AuthRequired&gt;on&lt;/AuthRequired&gt;<br />
    &lt;/Protocol&gt;<br />
***  see next post for part 2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asaf</title>
		<link>http://www.shudnow.net/2008/11/18/autodiscover-dns-certificates-and-what-you-need-to-know/comment-page-1/#comment-9245</link>
		<dc:creator>Asaf</dc:creator>
		<pubDate>Thu, 17 Dec 2009 23:08:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/?p=529#comment-9245</guid>
		<description>Hi guys, sorry for the non-reply but we were extremely busy and I had to hand it off to someone else to research. 
 
I&#039;ve just spent 30min trying to find the solution we implemented but here are the details: 
&lt;a href=&quot;http://www.roxx.com.au/cms/index2.php?option=com_content&amp;do_pdf=1&amp;id=4&quot; target=&quot;_blank&quot;&gt;http://www.roxx.com.au/cms/index2.php?option=com_...&lt;/a&gt; 
 
I haven&#039;t read the document but our solution is based on this... 
we deployed an autodiscover.reg file which includes: 
******************** 
Windows Registry Editor Version 5.00 
 
[HKEY_CURRENT_USERSoftwareMicrosoftOffice12.0OutlookAutoDiscover] 
&quot;PreferLocalXML&quot;=dword:00000001 
&quot;DOMAIN1.COM&quot;=&quot;C:\Program Files\Microsoft Office\Office12\OutlookAutoDiscover\DOMAIN1.COM.XML&quot; 
&quot;DOMAIN2.COM&quot;=&quot;C:\Program Files\Microsoft Office\Office12\OutlookAutoDiscover\DOMAIN2.COM.XML&quot; 
****************** 
 
more to come... </description>
		<content:encoded><![CDATA[<p>Hi guys, sorry for the non-reply but we were extremely busy and I had to hand it off to someone else to research. </p>
<p>I&#039;ve just spent 30min trying to find the solution we implemented but here are the details:<br />
<a href="http://www.roxx.com.au/cms/index2.php?option=com_content&amp;do_pdf=1&amp;id=4" target="_blank"></a><a href="http://www.roxx.com.au/cms/index2.php?option=com_.." rel="nofollow">http://www.roxx.com.au/cms/index2.php?option=com_..</a>. </p>
<p>I haven&#039;t read the document but our solution is based on this&#8230;<br />
we deployed an autodiscover.reg file which includes:<br />
********************<br />
Windows Registry Editor Version 5.00 </p>
<p>[HKEY_CURRENT_USERSoftwareMicrosoftOffice12.0OutlookAutoDiscover]<br />
&quot;PreferLocalXML&quot;=dword:00000001<br />
&quot;DOMAIN1.COM&quot;=&quot;C:\Program Files\Microsoft Office\Office12\OutlookAutoDiscover\DOMAIN1.COM.XML&quot;<br />
&quot;DOMAIN2.COM&quot;=&quot;C:\Program Files\Microsoft Office\Office12\OutlookAutoDiscover\DOMAIN2.COM.XML&quot;<br />
****************** </p>
<p>more to come&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shaun</title>
		<link>http://www.shudnow.net/2008/11/18/autodiscover-dns-certificates-and-what-you-need-to-know/comment-page-1/#comment-9244</link>
		<dc:creator>Shaun</dc:creator>
		<pubDate>Thu, 17 Dec 2009 22:19:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/?p=529#comment-9244</guid>
		<description>Hello,   
  I&#039;m having a similar problem,  Except I cannot find a SCP for autodiscovery in my AD using adsi.   Is there a way I can create one? </description>
		<content:encoded><![CDATA[<p>Hello,<br />
  I&#039;m having a similar problem,  Except I cannot find a SCP for autodiscovery in my AD using adsi.   Is there a way I can create one?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Autodiscover, DNS, Certificates, and what you need to know &#171; GK Tech Blog</title>
		<link>http://www.shudnow.net/2008/11/18/autodiscover-dns-certificates-and-what-you-need-to-know/comment-page-1/#comment-8174</link>
		<dc:creator>Autodiscover, DNS, Certificates, and what you need to know &#171; GK Tech Blog</dc:creator>
		<pubDate>Tue, 15 Sep 2009 00:34:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/?p=529#comment-8174</guid>
		<description>[...] 15, 2009   http://www.shudnow.net/2008/11/18/autodiscover-dns-certificates-and-what-you-need-to-know/     Posted by gktech Filed in Exchange 2007   Leave a Comment [...]</description>
		<content:encoded><![CDATA[<p>[...] 15, 2009   <a href="http://www.shudnow.net/2008/11/18/autodiscover-dns-certificates-and-what-you-need-to-know/" rel="nofollow">http://www.shudnow.net/2008/11/18/autodiscover-dns-certificates-and-what-you-need-to-know/</a>     Posted by gktech Filed in Exchange 2007   Leave a Comment [...]</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-8093</link>
		<dc:creator>Elan Shudnow</dc:creator>
		<pubDate>Fri, 04 Sep 2009 13:17:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/?p=529#comment-8093</guid>
		<description>I&#039;m assuming this happens for users who are not on the corporate network and for users who are on the corporate network but are not domain joined?  If so, Outlook 2007 will query for autodiscover.smtpdomain.com.  And because that smtpdomain is at your university where they do have Exchange 2007, the Outlook 2007 users will get a response. 
 
PS. I&#039;m not sure how to upload a picture.  I have that feature enabled but I don&#039;t see any documentation on how to do it.  I have a new comment system I just added a few days ago so I&#039;m still getting used to how to get things working.  For now, you can just provide a link. </description>
		<content:encoded><![CDATA[<p>I&#039;m assuming this happens for users who are not on the corporate network and for users who are on the corporate network but are not domain joined?  If so, Outlook 2007 will query for autodiscover.smtpdomain.com.  And because that smtpdomain is at your university where they do have Exchange 2007, the Outlook 2007 users will get a response. </p>
<p>PS. I&#039;m not sure how to upload a picture.  I have that feature enabled but I don&#039;t see any documentation on how to do it.  I have a new comment system I just added a few days ago so I&#039;m still getting used to how to get things working.  For now, you can just provide a link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asaf</title>
		<link>http://www.shudnow.net/2008/11/18/autodiscover-dns-certificates-and-what-you-need-to-know/comment-page-1/#comment-8078</link>
		<dc:creator>Asaf</dc:creator>
		<pubDate>Fri, 04 Sep 2009 06:06:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/?p=529#comment-8078</guid>
		<description>Hi Elan, 
 
In our AD envrionment (which is completely seperate from the parent organisation - a university), we&#039;ve never had any Exchange 2007 installations, so there should be no autodiscover to discover. Something to note is that the primary SMTP points to the university and they DO have Exchange 2007 servers, but once again, no ties via AD between them and us, nor is our Exchange system tied in to theirs in any way other that forwarding e-mail... 
 
PS. how do I upload a picture in here? 
 </description>
		<content:encoded><![CDATA[<p>Hi Elan, </p>
<p>In our AD envrionment (which is completely seperate from the parent organisation &#8211; a university), we&#039;ve never had any Exchange 2007 installations, so there should be no autodiscover to discover. Something to note is that the primary SMTP points to the university and they DO have Exchange 2007 servers, but once again, no ties via AD between them and us, nor is our Exchange system tied in to theirs in any way other that forwarding e-mail&#8230; </p>
<p>PS. how do I upload a picture in here?</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-8076</link>
		<dc:creator>Elan Shudnow</dc:creator>
		<pubDate>Fri, 04 Sep 2009 01:54:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/?p=529#comment-8076</guid>
		<description>So you don&#039;t have any Exchange 2007 servers?  Have you ever had one in your environment but didn&#039;t graciously uninstalled?  Can you post a screenshot of your error?  You shouldn&#039;t be getting autodiscover messages. </description>
		<content:encoded><![CDATA[<p>So you don&#039;t have any Exchange 2007 servers?  Have you ever had one in your environment but didn&#039;t graciously uninstalled?  Can you post a screenshot of your error?  You shouldn&#039;t be getting autodiscover messages.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
