<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Exchange Server Pro &#187; ExBPA</title>
	<atom:link href="http://exchangeserverpro.com/tag/exbpa/feed" rel="self" type="application/rss+xml" />
	<link>http://exchangeserverpro.com</link>
	<description>Microsoft Exchange Server News - Tips - Tutorials</description>
	<lastBuildDate>Wed, 23 May 2012 11:55:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to Schedule an Exchange BPA Scan in Exchange Server 2010</title>
		<link>http://exchangeserverpro.com/how-to-schedule-an-exchange-bpa-scan-in-exchange-server-2010</link>
		<comments>http://exchangeserverpro.com/how-to-schedule-an-exchange-bpa-scan-in-exchange-server-2010#comments</comments>
		<pubDate>Fri, 12 Nov 2010 09:00:00 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[ExBPA]]></category>
		<category><![CDATA[Exchange 2010]]></category>

		<guid isPermaLink="false">http://exchangeserverpro.com/?p=2327</guid>
		<description><![CDATA[The Exchange Best Practices Analyzer is a useful tool for Exchange Server 2010 environments for identifying problems or misconfigurations in the environment.  This tutorial demonstrates how to configured a scheduled Exchange BPA scan to provide regular reports on the Exchange Server 2010 environment.]]></description>
			<content:encoded><![CDATA[<p>The Exchange Best Practices Analyzer is a useful tool for Exchange Server 2010 environments for identifying problems or misconfigurations in the environment.  I will often run an Exchange BPA scan as the first step troubleshooting problems when they aren&#8217;t a clear cut solution.</p>
<p>This means that it can be desirable to automate the running of the Exchange Best Practices Analyzer so that regular reports are produced, which can make it easier to trace the time when a problem began occurring or even automated the parsing of the results for alerting purposes.</p>
<h2>Scheduling an Exchange BPA Scan</h2>
<p>To schedule an Exchange Best Practices Analyzer scan launch the ExBPA tool from the Toolbox in the Exchange Management Console.</p>
<p>When connecting to Active Directory click the option to <strong>Show advanced login options</strong>.</p>
<div id="attachment_2328" class="wp-caption aligncenter" style="width: 600px"><img class="size-full wp-image-2328" title="Connect to Active Directory in the Exchange BPA" src="http://exchangeserverpro.com/wp-content/uploads/2010/11/exchange-2010-bpa01.png" alt="Connect to Active Directory in the Exchange BPA" width="590" height="276" /><p class="wp-caption-text">Connect to Active Directory in the Exchange BPA</p></div>
<p>Enter administrative credentials that meet the minimum level of access required by the Exchange BPA.  In this example I am using the Administrator account, however in a production environment you would ideally create a lower privilege account with the minimum required access.  Note that the domain name needs to be entered as the NetBIOS name, not the FQDN.</p>
<div id="attachment_2329" class="wp-caption aligncenter" style="width: 515px"><img class="size-full wp-image-2329" title="Enter administrative credentials to connect to Active Directory and Exchange" src="http://exchangeserverpro.com/wp-content/uploads/2010/11/exchange-2010-bpa02.png" alt="Enter administrative credentials to connect to Active Directory and Exchange" width="505" height="292" /><p class="wp-caption-text">Enter administrative credentials to connect to Active Directory and Exchange</p></div>
<p>Configure your scan options and then click on <strong>Schedule a Best Practices scan</strong>.</p>
<div id="attachment_2330" class="wp-caption aligncenter" style="width: 481px"><img class="size-full wp-image-2330" title="Schedule an Exchange Best Practices Scan" src="http://exchangeserverpro.com/wp-content/uploads/2010/11/exchange-2010-bpa03.png" alt="Schedule an Exchange Best Practices Scan" width="471" height="301" /><p class="wp-caption-text">Schedule an Exchange Best Practices Scan</p></div>
<p>Tick the box to <strong>Enable scan scheduling</strong> and set a start time and run frequency.  When you have configured the schedule click on <strong>Save and Exit this tool</strong>.</p>
<div id="attachment_2331" class="wp-caption aligncenter" style="width: 534px"><img class="size-full wp-image-2331" title="Configure the scan schedule for the Exchange BPA" src="http://exchangeserverpro.com/wp-content/uploads/2010/11/exchange-2010-bpa04.png" alt="Configure the scan schedule for the Exchange BPA" width="524" height="276" /><p class="wp-caption-text">Configure the scan schedule for the Exchange BPA</p></div>
<p>The Exchange Best Practices Analyzer configures a scheduled task on the server that can be viewed in Task Scheduler.</p>
<div id="attachment_2332" class="wp-caption aligncenter" style="width: 553px"><img class="size-full wp-image-2332" title="The Exchange Best Practices Analyzer scheduled task" src="http://exchangeserverpro.com/wp-content/uploads/2010/11/exchange-2010-scheduled01.png" alt="The Exchange Best Practices Analyzer scheduled task" width="543" height="197" /><p class="wp-caption-text">The Exchange Best Practices Analyzer scheduled task</p></div>
<div id="attachment_2333" class="wp-caption aligncenter" style="width: 555px"><img class="size-full wp-image-2333" title="The scheduled task action for Exchange Best Practices Analyzer" src="http://exchangeserverpro.com/wp-content/uploads/2010/11/exchange-2010-scheduled02.png" alt="The scheduled task action for Exchange Best Practices Analyzer" width="545" height="141" /><p class="wp-caption-text">The scheduled task action for Exchange Best Practices Analyzer</p></div>
<p>At the scheduled date and time the Exchange BPA scan will run.  The resulting XML and TXT report files will be stored in the <strong>%appdata%\Roaming\Microsoft\ExBPA</strong> folder on the server, for example <strong>C:\Users\administrator\AppData\Roaming\Microsoft\ExBPA</strong>.</p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/exchange-best-practices-analyzer-reports-unrecognized-exchange-signature" title="Exchange Best Practices Analyzer Reports Unrecognized Exchange Signature">Exchange Best Practices Analyzer Reports Unrecognized Exchange Signature</a></li><li><a href="http://exchangeserverpro.com/exchange-best-practices-analyzer-reports-default-global-address-list-missing" title="Exchange Best Practices Analyzer Reports Default Global Address List Missing">Exchange Best Practices Analyzer Reports Default Global Address List Missing</a></li><li><a href="http://exchangeserverpro.com/case-hub-transport-server-load-imbalance" title="The Case of the Hub Transport Server Load Imbalance">The Case of the Hub Transport Server Load Imbalance</a></li><li><a href="http://exchangeserverpro.com/announcing-exchange-2010-boot-camp-plus" title="Announcing Exchange 2010 Boot Camp PLUS">Announcing Exchange 2010 Boot Camp PLUS</a></li><li><a href="http://exchangeserverpro.com/how-to-prevent-meeting-requests-appearing-in-delegates-outlook-calendars" title="How to Prevent Meeting Requests Appearing in Delegate&#8217;s Outlook Calendars">How to Prevent Meeting Requests Appearing in Delegate&#8217;s Outlook Calendars</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/how-to-schedule-an-exchange-bpa-scan-in-exchange-server-2010">How to Schedule an Exchange BPA Scan in Exchange Server 2010</a> is © 2010 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/how-to-schedule-an-exchange-bpa-scan-in-exchange-server-2010/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange Best Practices Analyzer Reports Unrecognized Exchange Signature</title>
		<link>http://exchangeserverpro.com/exchange-best-practices-analyzer-reports-unrecognized-exchange-signature</link>
		<comments>http://exchangeserverpro.com/exchange-best-practices-analyzer-reports-unrecognized-exchange-signature#comments</comments>
		<pubDate>Fri, 23 Jul 2010 09:00:17 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[Solutions]]></category>
		<category><![CDATA[ExBPA]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Schema]]></category>

		<guid isPermaLink="false">http://exchangeserverpro.com/?p=1465</guid>
		<description><![CDATA[An Exchange Best Practices Analyzer bug gives a misleading error report in scans of Exchange Server 2010 organizations.]]></description>
			<content:encoded><![CDATA[<p>After the transition to Exchange Server 2010 the Exchange Best Practices Analyzer will report a critical error of &#8220;Unrecognized Exchange signature&#8221;.</p>
<p><img class="aligncenter size-full wp-image-1466" title="exbpa-exch-sig" src="http://exchangeserverpro.com/wp-content/uploads/2010/07/exbpa-exch-sig.png" alt="" width="197" height="27" /></p>
<p>ExBPA may report the unrecognized signature as 12639.  The error may lead you to believe that the Active Directory Schema has not been properly prepared for Exchange Server 2010.</p>
<p>Unfortunately Microsoft Technet has contradictory advice on this error.</p>
<p>The <a href="http://technet.microsoft.com/en-us/library/bb125224.aspx">Exchange Server 2010 planning and deployment</a> documentation stats that 12640 is the correct schema version for Exchange 2010 RTM.</p>
<blockquote><p>The objectVersion property is in the CN=, CN=Microsoft Exchange,CN=Services,CN=Configuration,DC= container. The objectVersion value for Exchange 2010 RTM is 12640.</p></blockquote>
<p>However the <a href="http://technet.microsoft.com/en-us/library/aa997081%28EXCHG.80%29.aspx">ExBPA documentation</a> says that 12639 is the correct schema version for Exchange 2010 RTM.</p>
<blockquote><p>For Exchange Server 2010, the objectVersion value is 12639</p></blockquote>
<p>As it turns out the error is the result of a bug in ExBPA, <a href="http://social.technet.microsoft.com/Forums/en/exchange2010/thread/0d76559d-946b-4915-a54a-ee3914081f2e">according to Jetze Mellema</a> (an MVP).</p>
<blockquote><p>I just received feedback from the ExBPA team, this is a known issue now and will be fixed in SP1 for Exchange 2010.</p></blockquote>
<p>So the error can be ignored and will be fixed with Service Pack 1.  Beta testers of SP1 are already saying that the problem no longer occurs in that build of the ExBPA.  It would be useful to backport the fix to the current ExBPA version, and shouldn&#8217;t be all that difficult considering the ExBPA has its own builtin update feature, but it seems we just need to wait instead.</p>
<p><img class="aligncenter size-medium wp-image-1467" title="exbpa-update" src="http://exchangeserverpro.com/wp-content/uploads/2010/07/exbpa-update-450x356.png" alt="" width="450" height="356" /></p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/exchange-2010-direct-migration-2003-2010-or-2007" title="Exchange 2010 FAQ: Is Direct Exchange Migration from 2003 to 2010 Possible Without Upgrading to 2007?">Exchange 2010 FAQ: Is Direct Exchange Migration from 2003 to 2010 Possible Without Upgrading to 2007?</a></li><li><a href="http://exchangeserverpro.com/how-to-schedule-an-exchange-bpa-scan-in-exchange-server-2010" title="How to Schedule an Exchange BPA Scan in Exchange Server 2010">How to Schedule an Exchange BPA Scan in Exchange Server 2010</a></li><li><a href="http://exchangeserverpro.com/exchange-best-practices-analyzer-reports-default-global-address-list-missing" title="Exchange Best Practices Analyzer Reports Default Global Address List Missing">Exchange Best Practices Analyzer Reports Default Global Address List Missing</a></li><li><a href="http://exchangeserverpro.com/case-hub-transport-server-load-imbalance" title="The Case of the Hub Transport Server Load Imbalance">The Case of the Hub Transport Server Load Imbalance</a></li><li><a href="http://exchangeserverpro.com/announcing-exchange-2010-boot-camp-plus" title="Announcing Exchange 2010 Boot Camp PLUS">Announcing Exchange 2010 Boot Camp PLUS</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/exchange-best-practices-analyzer-reports-unrecognized-exchange-signature">Exchange Best Practices Analyzer Reports Unrecognized Exchange Signature</a> is © 2010 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/exchange-best-practices-analyzer-reports-unrecognized-exchange-signature/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Exchange Best Practices Analyzer Reports Default Global Address List Missing</title>
		<link>http://exchangeserverpro.com/exchange-best-practices-analyzer-reports-default-global-address-list-missing</link>
		<comments>http://exchangeserverpro.com/exchange-best-practices-analyzer-reports-default-global-address-list-missing#comments</comments>
		<pubDate>Thu, 22 Jul 2010 09:00:38 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[Solutions]]></category>
		<category><![CDATA[ExBPA]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Global Address Lists]]></category>

		<guid isPermaLink="false">http://exchangeserverpro.com/?p=1456</guid>
		<description><![CDATA[The Exchange Best Practices Analyzer will report a missing default Global Address List if no GAL is configured as the default for the organization.  Here is how to diagnose and fix it.]]></description>
			<content:encoded><![CDATA[<p>I always run the Exchange Best Practices Analyzer at the end of a transition project to Exchange Server 2007 or 2010, just to catch any issues that still might exist in the organization.</p>
<p>One of the issues I have encounted a few times is that the ExBPA will report the Default Global Address List missing.</p>
<p><img class="aligncenter size-full wp-image-1462" title="defaultgalmissing" src="http://exchangeserverpro.com/wp-content/uploads/2010/07/defaultgalmissing.png" alt="" width="366" height="45" /></p>
<p>This error is confusing if you simply look at your Address Lists in the organization and can clearly see the Default Global Address List is present.  However if you dig a little deeper in the Exchange Management Shell you can see the problem:</p>
<pre>[PS] C:\Admin&gt;Get-GlobalAddressList | fl

IsDefaultGlobalAddressList   : False
Name                         : Default Global Address List</pre>
<p>As you can see the <strong>IsDefaultGlobalAddressList</strong> attribute is set to false.  Unfortunately this is not as simple to fix as just running Set-GlobalAddressList, as there is no argument for that cmdlet to change that attribute.</p>
<p>Instead you must modify the attribute using ADSIEdit.msc.  Launch ADSIEdit.msc and connect to the <strong>Configuration</strong> naming context.</p>
<p><img class="aligncenter size-full wp-image-1458" title="adsiedit" src="http://exchangeserverpro.com/wp-content/uploads/2010/07/adsiedit1.png" alt="" width="437" height="318" /></p>
<p>Navigate to the Default Global Address List object.  You&#8217;ll find it in CN=Configuration,dc=yourdomain/CN=Services/CN=Microsoft Exchange/CN=yourorganization/CN=Address Lists Container/CN=All Global Address Lists.  Open the properties of the GAL object.</p>
<p><img class="aligncenter size-full wp-image-1459" title="adsiedit2" src="http://exchangeserverpro.com/wp-content/uploads/2010/07/adsiedit2.png" alt="" width="580" height="373" /></p>
<p>Find the <strong>msExchRecipientFilterFlags</strong> attribute in the list.</p>
<p><img class="aligncenter size-full wp-image-1460" title="adsiedit3" src="http://exchangeserverpro.com/wp-content/uploads/2010/07/adsiedit3.png" alt="" width="405" height="134" /></p>
<p>Edit the attribute value and set it to <strong>3</strong>.</p>
<p><img class="aligncenter size-full wp-image-1461" title="adsiedit4" src="http://exchangeserverpro.com/wp-content/uploads/2010/07/adsiedit4.png" alt="" width="414" height="139" /></p>
<p>Press OK and then apply the changes.</p>
<p>You may need to wait a short time for Active Directory to replicate the change.  When you query the Default Global Address List properties now you should see that <strong>IsDefaultGlobalAddressList</strong> is set to True, and ExBPA will not report this error in future scans.</p>
<pre>[PS] C:\Admin>Get-GlobalAddressList | fl

IsDefaultGlobalAddressList   : True
Name                         : Default Global Address List</pre>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/how-to-schedule-an-exchange-bpa-scan-in-exchange-server-2010" title="How to Schedule an Exchange BPA Scan in Exchange Server 2010">How to Schedule an Exchange BPA Scan in Exchange Server 2010</a></li><li><a href="http://exchangeserverpro.com/exchange-best-practices-analyzer-reports-unrecognized-exchange-signature" title="Exchange Best Practices Analyzer Reports Unrecognized Exchange Signature">Exchange Best Practices Analyzer Reports Unrecognized Exchange Signature</a></li><li><a href="http://exchangeserverpro.com/case-hub-transport-server-load-imbalance" title="The Case of the Hub Transport Server Load Imbalance">The Case of the Hub Transport Server Load Imbalance</a></li><li><a href="http://exchangeserverpro.com/announcing-exchange-2010-boot-camp-plus" title="Announcing Exchange 2010 Boot Camp PLUS">Announcing Exchange 2010 Boot Camp PLUS</a></li><li><a href="http://exchangeserverpro.com/how-to-prevent-meeting-requests-appearing-in-delegates-outlook-calendars" title="How to Prevent Meeting Requests Appearing in Delegate&#8217;s Outlook Calendars">How to Prevent Meeting Requests Appearing in Delegate&#8217;s Outlook Calendars</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/exchange-best-practices-analyzer-reports-default-global-address-list-missing">Exchange Best Practices Analyzer Reports Default Global Address List Missing</a> is © 2010 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/exchange-best-practices-analyzer-reports-default-global-address-list-missing/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

