<?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; ADSIEdit.msc</title>
	<atom:link href="http://exchangeserverpro.com/tag/adsiedit-msc/feed" rel="self" type="application/rss+xml" />
	<link>http://exchangeserverpro.com</link>
	<description>Microsoft Exchange Server News - Tips - Tutorials</description>
	<lastBuildDate>Tue, 22 May 2012 11:37:00 +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>Unable to Modify Default Global Address List</title>
		<link>http://exchangeserverpro.com/unable-to-modify-default-global-address-list</link>
		<comments>http://exchangeserverpro.com/unable-to-modify-default-global-address-list#comments</comments>
		<pubDate>Mon, 26 Jul 2010 09:00:21 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[Solutions]]></category>
		<category><![CDATA[ADSIEdit.msc]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Exchange Management Shell]]></category>
		<category><![CDATA[GAL]]></category>
		<category><![CDATA[PowerShell]]></category>

		<guid isPermaLink="false">http://exchangeserverpro.com/?p=1767</guid>
		<description><![CDATA[How to modify the recipient filter of the default Global Address List in an Exchange Server 2010 organization.]]></description>
			<content:encoded><![CDATA[<p>If you try to modify the recipient filter of the default Global Address List in Exchange Server 2010 you will receive an error message:</p>
<blockquote><p>You can&#8217;t peform this operation on default global address list &#8220;Default Global Address List&#8221;.</p></blockquote>
<p>The recipient filter of the default Global Address List can be modified once during conversion from Exchange 2003 but not after that.  If you want to change the default Global Address List recipient filter after that you must either:</p>
<ul>
<li>Create a new Global Address List with the desired recipient filter</li>
<li>Temporarily modify the Global Address List so that it isn&#8217;t the default</li>
</ul>
<p>For the second option you can refer back to <a href="http://exchangeserverpro.com/exchange-best-practices-analyzer-reports-default-global-address-list-missing">my earlier post</a> on fixing  the issue where there is no default Global Address List in the organization.  This is determined by the <strong>msExchRecipientFilterFlags</strong> attribute of the object.</p>
<p>Simply use ADSIEdit.msc to modify the attribute from 3 to 0, apply the change to the Global Address List recipient filter, then return to ADSIEdit.msc and set the flag back to 3.  For more detailed instructions <a href="http://exchangeserverpro.com/exchange-best-practices-analyzer-reports-default-global-address-list-missing">check out my previous post</a>.</p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/how-to-remove-mail-users-from-the-global-address-list" title="How to Remove Mail Users from the Global Address List">How to Remove Mail Users from the Global Address List</a></li><li><a href="http://exchangeserverpro.com/powershell-script-check-exchange-2010-database-backups" title="PowerShell Script: Check Exchange 2010 Database Backups">PowerShell Script: Check Exchange 2010 Database Backups</a></li><li><a href="http://exchangeserverpro.com/exchange-2010-test-servicehealth" title="Using Test-ServiceHealth for Exchange Server Health Checks">Using Test-ServiceHealth for Exchange Server Health Checks</a></li><li><a href="http://exchangeserverpro.com/powershell-tip-find-commands" title="PowerShell Tip: Search for Commands by Keyword">PowerShell Tip: Search for Commands by Keyword</a></li><li><a href="http://exchangeserverpro.com/migrate-relay-connector-exchange-server-2007-2010" title="How to Migrate a Relay Connector from Exchange Server 2007 to 2010">How to Migrate a Relay Connector from Exchange Server 2007 to 2010</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/unable-to-modify-default-global-address-list">Unable to Modify Default Global Address List</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/unable-to-modify-default-global-address-list/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Changing Default Mailbox Database Path in Exchange Server 2010</title>
		<link>http://exchangeserverpro.com/changing-default-mailbox-database-path-in-exchange-server-2010</link>
		<comments>http://exchangeserverpro.com/changing-default-mailbox-database-path-in-exchange-server-2010#comments</comments>
		<pubDate>Wed, 23 Dec 2009 02:19:05 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[ADSIEdit.msc]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Mailbox Server]]></category>

		<guid isPermaLink="false">http://exchangeserverpro.com/?p=1095</guid>
		<description><![CDATA[How to modify the default database and log file paths for new mailbox databases.]]></description>
			<content:encoded><![CDATA[<p>When creating a new mailbox database with the Exchange 2010 Management Console you may have noticed that the database and log paths are automatically populated.</p>
<p><img class="alignnone size-full wp-image-1096" title="ex2010newdb1" src="http://exchangeserverpro.com/wp-content/uploads/2009/12/ex2010newdb1.PNG" alt="ex2010newdb1" width="461" height="176" /></p>
<p>This path comes from the value of the <strong>DataPath</strong> attribute on the Exchange Server object.</p>
<pre>[PS] C:\Admin>Get-ExchangeServer | fl name, *path*

Name     : EXCH2010-TEST
DataPath : C:\Program Files\Microsoft\Exchange Server\V14\Mailbox</pre>
<p>Unfortunately this attribute is not exposed to modification via the Set-ExchangeServer cmdlet.  However like all attributes it is stored in Active Directory.  In this case it is the <strong>msExchDataPath</strong> attribute on the Exchange Server object, viewable in ADSIEdit.msc.</p>
<p><img src="http://exchangeserverpro.com/wp-content/uploads/2009/12/ex2010mbadsiedit1.PNG" alt="ex2010mbadsiedit1" title="ex2010mbadsiedit1" width="550" height="387" class="alignnone size-full wp-image-1097" /></p>
<p>You can edit the attribute in ADSIEdit.msc and it will take effect immediately.  The next time you run the New Mailbox Database wizard it will pre-populate the paths with the new value plus the name of the new database.</p>
<pre>[PS] C:\Admin>Get-ExchangeServer | fl name, *path*

Name     : EXCH2010-TEST
DataPath : C:\ExchData</pre>
<p><img src="http://exchangeserverpro.com/wp-content/uploads/2009/12/ex2010newdb2.PNG" alt="ex2010newdb2" title="ex2010newdb2" width="453" height="174" class="alignnone size-full wp-image-1098" /></p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/managing-the-replication-source-for-exchange-server-2010-mailbox-database-reseed" title="Managing the Replication Source for Exchange Server 2010 Mailbox Database Reseed">Managing the Replication Source for Exchange Server 2010 Mailbox Database Reseed</a></li><li><a href="http://exchangeserverpro.com/set-automated-exchange-2010-database-backup-alert-email" title="How to Set Up an Automated Exchange 2010 Database Backup Alert Email">How to Set Up an Automated Exchange 2010 Database Backup Alert Email</a></li><li><a href="http://exchangeserverpro.com/health-check-exchange-2010-mailbox-server" title="How to Health Check an Exchange 2010 Mailbox Server">How to Health Check an Exchange 2010 Mailbox Server</a></li><li><a href="http://exchangeserverpro.com/how-to-install-updates-on-exchange-server-2010-database-availability-groups" title="How to Install Updates on Exchange Server 2010 Database Availability Groups">How to Install Updates on Exchange Server 2010 Database Availability Groups</a></li><li><a href="http://exchangeserverpro.com/exchange-2010-passive-database-copies-included-backups-dag-members" title="Exchange 2010: Are Passive Database Copies Included in Backups of DAG Members?">Exchange 2010: Are Passive Database Copies Included in Backups of DAG Members?</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/changing-default-mailbox-database-path-in-exchange-server-2010">Changing Default Mailbox Database Path in Exchange Server 2010</a> is © 2009 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/changing-default-mailbox-database-path-in-exchange-server-2010/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

