<?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: Microsoft releases Exchange Best Practices Analyzer tool</title>
	<atom:link href="http://serktools.com/2004/09/21/microsoft-releases-exchange-best-practices-analyzer-tool/feed/" rel="self" type="application/rss+xml" />
	<link>http://serktools.com/2004/09/21/microsoft-releases-exchange-best-practices-analyzer-tool/</link>
	<description>Your Tool for IT</description>
	<lastBuildDate>Wed, 11 Aug 2010 07:39:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Anonymous</title>
		<link>http://serktools.com/2004/09/21/microsoft-releases-exchange-best-practices-analyzer-tool/comment-page-1/#comment-4</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 21 Apr 2005 12:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://scevanscg.com/wp/?p=12#comment-4</guid>
		<description>Hi Steven,&lt;br /&gt;&lt;br /&gt;Thank you for the kind words on your EHLO World blog regarding the recently released Exchange Server Best Practices Analyzer Tool (http://www.planetevans.com/blog/2004/09/microsoft-releases-exchange-best.html).  I&#039;d like to comment on the section in your blog entry entitled ‘Suggestions That Don&#039;t Make Sense’ in hopes of making sense of some of the issues you have raised.  :-)&lt;br /&gt;&lt;br /&gt;I&#039;ve numbered my comments to correspond to the issues you have raised:&lt;br /&gt;&lt;br /&gt;1.         I believe this refers to ‘The msExchSmtpMaxMessageSize value has been altered from its default of 0.’  This issue is logged as a warning because there are known problems that can occur if the size limits for internal SMTP messages are set too low.  One such issue, which is described in this article, is a failure to replicate the offline address book between Exchange Server computers.  Basically, what we are saying here is that some organizations need to be aware that setting the size limit too low might cause problems.  Setting the size limit to 20MB may make sense for your organization, but some organizations require greater size limits.  For this reason, this is logged as a warning and not an error.&lt;br /&gt;&lt;br /&gt;2.         I believe this refers to ‘The primary WINS server address is blank.’  This issue is logged as a warning because some environments can successfully run Exchange Server without WINS, while many environments cannot.  We state the following in this article to let folks know that this may or may not be an issue that needs to be addressed, which is one reason it is a warning and not an error:&lt;br /&gt;&lt;br /&gt;Exchange Server 2003 and Exchange 2000 Server have several NetBIOS dependencies. Additionally, Microsoft® Office Outlook® clients that are earlier than Microsoft Office Outlook 2003 also require NetBIOS name resolution. For example, the following Exchange functionality depends on NetBIOS name resolution:&lt;br /&gt;&lt;br /&gt;·         The Exchange Server 2003 and Exchange 2000 Server Setup programs, especially on clustered servers. &lt;br /&gt;&lt;br /&gt;·         Exchange Mailbox Merge Wizard (ExMerge) on an Exchange Server 2003 or Exchange 2000 Server computer. &lt;br /&gt;&lt;br /&gt;·         Changing a password for an Exchange Server 2003 or Exchange 2000 Server mailbox through Outlook Web Access.&lt;br /&gt;&lt;br /&gt;·         Exchange System Manager on an Exchange Server 2003 or Exchange 2000 Server computer.&lt;br /&gt;&lt;br /&gt;Depending on your organization&#039;s network topology, you may be able to safely ignore this warning. On networks that are made up of a single subnet, NetBIOS broadcasts typically can handle the NetBIOS name resolution requirements of an Exchange deployment.&lt;br /&gt;&lt;br /&gt;3.                  I believe this refers to ‘The msExchSmtpRelayForAuth value has been changed from its default of True.’  This is logged as a non-default configuration message.  One of the benefits of using the Exchange Server Best Practices Analyzer is its ability to identify changes made to the out-of-box settings on an Exchange Server.  In this case, the tool is pointing out something you already knew that you changed.  The article does not suggest that you change anything; it is simply identifying a change you already made.  For the convenience of those customers who were not aware that the setting was changed on their system, the article includes instructions for view and changing the setting back to its original default.&lt;br /&gt;&lt;br /&gt;4.                  I believe this refers to ‘Suppress out-of-office messages to distribution lists has been set.’ This is also logged as a non-default configuration message.  Here, too, we don’t suggest that you change it, but we do provide details on how to change it for those customers that might want to.&lt;br /&gt;&lt;br /&gt;5.                  I believe this refers to ‘License Logging service is not running.’ There is some confusion regarding the need to have the License Logging Service running in order to have more than 10 concurrent SSL connections.  There was a bug that was found and fixed with respect to this issue.  However, that fix was for anonymous SSL connections.  The bug was that anonymous SSL connections were decrementing available license counts.  Licenses should only be decremented for authenticated SSL connections, and that is what was fixed. In order to get more than 10 concurrent authenticated SSL connections (which are the kind used by an Exchange front-end server) the License Logging Service does need to be running.&lt;br /&gt;&lt;br /&gt;Thanks again for blogging the release of this tool, and for your time and feedback.  It is most appreciated!  If you have any questions about the above, or wish to provide additional feedback about the Exchange Server Best Practices Analyzer, you can send an email to exbpadoc@microsoft.com, or use the TechNet article feedback mechanism.&lt;br /&gt;&lt;br /&gt;--&lt;br /&gt;scott schnoll&lt;br /&gt;technical writer – Exchange user education</description>
		<content:encoded><![CDATA[<p>Hi Steven,</p>
<p>Thank you for the kind words on your EHLO World blog regarding the recently released Exchange Server Best Practices Analyzer Tool (<a href="http://www.planetevans.com/blog/2004/09/microsoft-releases-exchange-best.html" rel="nofollow">http://www.planetevans.com/blog/2004/09/microsoft-releases-exchange-best.html</a>).  I&#8217;d like to comment on the section in your blog entry entitled ‘Suggestions That Don&#8217;t Make Sense’ in hopes of making sense of some of the issues you have raised.  <img src='http://serktools.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I&#8217;ve numbered my comments to correspond to the issues you have raised:</p>
<p>1.         I believe this refers to ‘The msExchSmtpMaxMessageSize value has been altered from its default of 0.’  This issue is logged as a warning because there are known problems that can occur if the size limits for internal SMTP messages are set too low.  One such issue, which is described in this article, is a failure to replicate the offline address book between Exchange Server computers.  Basically, what we are saying here is that some organizations need to be aware that setting the size limit too low might cause problems.  Setting the size limit to 20MB may make sense for your organization, but some organizations require greater size limits.  For this reason, this is logged as a warning and not an error.</p>
<p>2.         I believe this refers to ‘The primary WINS server address is blank.’  This issue is logged as a warning because some environments can successfully run Exchange Server without WINS, while many environments cannot.  We state the following in this article to let folks know that this may or may not be an issue that needs to be addressed, which is one reason it is a warning and not an error:</p>
<p>Exchange Server 2003 and Exchange 2000 Server have several NetBIOS dependencies. Additionally, Microsoft® Office Outlook® clients that are earlier than Microsoft Office Outlook 2003 also require NetBIOS name resolution. For example, the following Exchange functionality depends on NetBIOS name resolution:</p>
<p>·         The Exchange Server 2003 and Exchange 2000 Server Setup programs, especially on clustered servers. </p>
<p>·         Exchange Mailbox Merge Wizard (ExMerge) on an Exchange Server 2003 or Exchange 2000 Server computer. </p>
<p>·         Changing a password for an Exchange Server 2003 or Exchange 2000 Server mailbox through Outlook Web Access.</p>
<p>·         Exchange System Manager on an Exchange Server 2003 or Exchange 2000 Server computer.</p>
<p>Depending on your organization&#8217;s network topology, you may be able to safely ignore this warning. On networks that are made up of a single subnet, NetBIOS broadcasts typically can handle the NetBIOS name resolution requirements of an Exchange deployment.</p>
<p>3.                  I believe this refers to ‘The msExchSmtpRelayForAuth value has been changed from its default of True.’  This is logged as a non-default configuration message.  One of the benefits of using the Exchange Server Best Practices Analyzer is its ability to identify changes made to the out-of-box settings on an Exchange Server.  In this case, the tool is pointing out something you already knew that you changed.  The article does not suggest that you change anything; it is simply identifying a change you already made.  For the convenience of those customers who were not aware that the setting was changed on their system, the article includes instructions for view and changing the setting back to its original default.</p>
<p>4.                  I believe this refers to ‘Suppress out-of-office messages to distribution lists has been set.’ This is also logged as a non-default configuration message.  Here, too, we don’t suggest that you change it, but we do provide details on how to change it for those customers that might want to.</p>
<p>5.                  I believe this refers to ‘License Logging service is not running.’ There is some confusion regarding the need to have the License Logging Service running in order to have more than 10 concurrent SSL connections.  There was a bug that was found and fixed with respect to this issue.  However, that fix was for anonymous SSL connections.  The bug was that anonymous SSL connections were decrementing available license counts.  Licenses should only be decremented for authenticated SSL connections, and that is what was fixed. In order to get more than 10 concurrent authenticated SSL connections (which are the kind used by an Exchange front-end server) the License Logging Service does need to be running.</p>
<p>Thanks again for blogging the release of this tool, and for your time and feedback.  It is most appreciated!  If you have any questions about the above, or wish to provide additional feedback about the Exchange Server Best Practices Analyzer, you can send an email to <a href="mailto:exbpadoc@microsoft.com">exbpadoc@microsoft.com</a>, or use the TechNet article feedback mechanism.</p>
<p>&#8211;<br />scott schnoll<br />technical writer – Exchange user education</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://serktools.com/2004/09/21/microsoft-releases-exchange-best-practices-analyzer-tool/comment-page-1/#comment-3</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 21 Apr 2005 11:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://scevanscg.com/wp/?p=12#comment-3</guid>
		<description>Regarding number 2: WINS&lt;br /&gt;&lt;br /&gt;We have been running a no WINS world wide WAN over a VPN with mixed Exchange 2000 and 2003 servers for about 1 year now. We have not exhibited any of the problems listed. And most or our clients are Outlook XP.</description>
		<content:encoded><![CDATA[<p>Regarding number 2: WINS</p>
<p>We have been running a no WINS world wide WAN over a VPN with mixed Exchange 2000 and 2003 servers for about 1 year now. We have not exhibited any of the problems listed. And most or our clients are Outlook XP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://serktools.com/2004/09/21/microsoft-releases-exchange-best-practices-analyzer-tool/comment-page-1/#comment-2</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 21 Apr 2005 11:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://scevanscg.com/wp/?p=12#comment-2</guid>
		<description>Steve-&lt;br /&gt;&lt;br /&gt;On number 5, you&#039;re correct. &lt;a href=&quot;http://support.microsoft.com/default.aspx?scid=kb;en-us;264908&lt;br&quot; rel=&quot;nofollow&quot;&gt;&lt;a href=&quot;http://support.microsoft.com/default.aspx?scid=kb;en-us;264908&quot; rel=&quot;nofollow&quot;&gt;&lt;a href=&quot;http://support.microsoft.com/default.aspx?scid=kb;en-us;264908&quot; rel=&quot;nofollow&quot;&gt;http://support.microsoft.com/default.aspx?scid=kb;en-us;264908&lt;/a&gt;&lt;/a&gt; /&gt;Looks like it also got rolled up in Win2000 SP2&lt;br /&gt;&lt;a href=&quot;http://support.microsoft.com/default.aspx?scid=kb;en-us;282524&quot; rel=&quot;nofollow&quot;&gt;&lt;a href=&quot;http://support.microsoft.com/default.aspx?scid=kb;en-us;282524&quot; rel=&quot;nofollow&quot;&gt;http://support.microsoft.com/default.aspx?scid=kb;en-us;282524&lt;/a&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I keep seeing references to this limit in a bunch of docs on Exchange 2000. Sure would be nice if someone went through and cleaned it up. -Hunter (hunter -at- huntercoleman dot net)&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Steve-</p>
<p>On number 5, you&#8217;re correct. <a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;264908<br" rel="nofollow"></a><a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;264908" rel="nofollow"></a><a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;264908" rel="nofollow">http://support.microsoft.com/default.aspx?scid=kb;en-us;264908</a> />Looks like it also got rolled up in Win2000 SP2<br /><a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;282524" rel="nofollow"></a><a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;282524" rel="nofollow">http://support.microsoft.com/default.aspx?scid=kb;en-us;282524</a></p>
<p>I keep seeing references to this limit in a bunch of docs on Exchange 2000. Sure would be nice if someone went through and cleaned it up. -Hunter (hunter -at- huntercoleman dot net)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
