<?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>microsoftNOW &#187; Active Directory</title>
	<atom:link href="http://www.microsoftnow.com/tag/active-directory/feed" rel="self" type="application/rss+xml" />
	<link>http://www.microsoftnow.com</link>
	<description></description>
	<lastBuildDate>Wed, 18 Jan 2012 05:17:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.2</generator>
		<item>
		<title>Problems logging in to new Exchange Server 2007 mailboxes via OWA</title>
		<link>http://www.microsoftnow.com/2008/10/problems-logging-in-to-new-exchange.html</link>
		<comments>http://www.microsoftnow.com/2008/10/problems-logging-in-to-new-exchange.html#comments</comments>
		<pubDate>Sun, 19 Oct 2008 08:09:00 +0000</pubDate>
		<dc:creator>Shijaz Abdulla</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[Exchange Server 2007]]></category>
		<category><![CDATA[OWA]]></category>

		<guid isPermaLink="false">http://microsoftnow.com/2008/10/problems-logging-in-to-new-exchange-server-2007-mailboxes-via-owa.html</guid>
		<description><![CDATA[Sometimes users may face problems logging in to new mailboxes created or moved in to Exchange Server 2007 when they use Outlook Web Access. Users may get error messages like the one below (abridged): Request Url: https://webmail.company.com:443/owa/lang.owa User host address: 192.168.x.x Exception Exception type: Microsoft.Exchange.Data.Storage.StoragePermanentException Exception message: There was a problem accessing Active Directory. Call [...]]]></description>
			<content:encoded><![CDATA[<div class='wb_fb_top'><div style="float:right;"></div></div>
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwww.microsoftnow.com%252F2008%252F10%252Fproblems-logging-in-to-new-exchange.html%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Problems%20logging%20in%20to%20new%20Exchange%20Server%202007%20mailboxes%20via%20OWA%22%20%7D);"></div>
<p>Sometimes users may face problems logging in to new mailboxes created or moved in to Exchange Server 2007 when they use Outlook Web Access. Users may get error messages like the one below (abridged):</p>
<p>Request Url: <a href="https://webmail.company.com:443/owa/lang.owa">https://webmail.company.com:443/owa/lang.owa</a>    <br />User host address: 192.168.x.x</p>
<p>Exception   <br /><strong>Exception type: Microsoft.Exchange.Data.Storage.StoragePermanentException     <br />Exception message: There was a problem accessing Active Directory.</strong></p>
<p>Call stack   <br />Microsoft.Exchange.Data.Storage.ExchangePrincipal.Save()     <br />Microsoft.Exchange.Clients.Owa.Core.RequestDispatcher.DispatchLanguagePostLocally(OwaContext owaContext, OwaIdentity logonIdentity, CultureInfo culture, String timeZoneKeyName, Boolean isOptimized)     <br />Microsoft.Exchange.Clients.Owa.Core.RequestDispatcher.DispatchLanguagePostRequest(OwaContext owaContext)     <br />Microsoft.Exchange.Clients.Owa.Core.RequestDispatcher.PrepareRequestWithoutSession(OwaContext owaContext, UserContextCookie userContextCookie)     <br />Microsoft.Exchange.Clients.Owa.Core.RequestDispatcher.InternalDispatchRequest(OwaContext owaContext)     <br />Microsoft.Exchange.Clients.Owa.Core.RequestDispatcher.DispatchRequest(OwaContext owaContext)     <br />System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()     <br />System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously)</p>
<p>Inner Exception   <br />Exception type: Microsoft.Exchange.Data.Directory.ADOperationException    <br /><strong>Exception message: Active Directory operation failed on cs-ad-03.ad.hct.ac.ae. This error is not retriable. Additional information: Insufficient access rights to perform the operation. Active directory response: 00002098: SecErr: DSID-03150A45, problem 4003 (INSUFF_ACCESS_RIGHTS), data 0</strong>     <br />&#8230;</p>
<p>Here are some of the things that you may want to try out when you face this kind of a problem:</p>
<ul>
<li>Make sure that the user object is inheriting permissions from the parent object. To do this, </li>
<ul>
<li>Open ADUC.</li>
<li><strong>View &gt; Advanced features</strong></li>
<li>Right click on the user choose <strong>Properties</strong>.</li>
<li>On <strong>Security tab</strong> click Advanced</li>
<li>Make sure that this object inherits permissions from parent object is checked.</li>
<li>Click OK</li>
</ul>
<li>Try running the following Exchange Management Shell cmdlet:     <br /><strong>Set-Mailbox &quot;username&quot; -ApplyMandatoryProperties</strong></li>
<li>Make sure <strong>SELF </strong>has permissions on the user account and the user mailbox.</li>
<li>Make sure that there are no connectivity problems between Exchange Server and Active Directory. Also make sure that a GC is available.</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.microsoftnow.com/2008/10/problems-logging-in-to-new-exchange.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Increasing the number of objects returned in a single LDAP query</title>
		<link>http://www.microsoftnow.com/2008/10/increasing-number-of-objects-returned.html</link>
		<comments>http://www.microsoftnow.com/2008/10/increasing-number-of-objects-returned.html#comments</comments>
		<pubDate>Thu, 09 Oct 2008 13:33:00 +0000</pubDate>
		<dc:creator>Shijaz Abdulla</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[LDAP]]></category>

		<guid isPermaLink="false">http://microsoftnow.com/2008/10/increasing-the-number-of-objects-returned-in-a-single-ldap-query.html</guid>
		<description><![CDATA[By default, windows returns only a maximum of 1000 objects in response to a single LDAP query. This can be a limitation when you have more than 1000 objects in your Active Directory and you are running some kind of script that does a bulk import of objects (user accounts and/or computers) from Active Directory. [...]]]></description>
			<content:encoded><![CDATA[<div class='wb_fb_top'><div style="float:right;"></div></div>
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwww.microsoftnow.com%252F2008%252F10%252Fincreasing-number-of-objects-returned.html%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Increasing%20the%20number%20of%20objects%20returned%20in%20a%20single%20LDAP%20query%22%20%7D);"></div>
<p>By default, windows returns only a maximum of 1000 objects in response to a single LDAP query. This can be a limitation when you have more than 1000 objects in your Active Directory and you are running some kind of script that does a bulk import of objects (user accounts and/or computers) from Active Directory.</p>
<p>Some applications like Adobe Connect also require such bulk imports. If you find that the number of user accounts imported from Active Directory is exactly 1000 when you are sure there are more, its time to take a look at this.</p>
<p>The 1000-object limit is governed by the MaxPageSize LDAP administration limit, which is defined using NTDSUTIL. To increase the value:</p>
<ol>
<li>Open Command Prompt on a domain controller, logged in as domain administrator.</li>
<li>Type <strong>NTDSUTIL </strong>and press ENTER.</li>
<li>In the <strong>ntdsutil:</strong> prompt, type <strong>ldap policies</strong></li>
<li>In the <strong>ldap policy:</strong> prompt, type <strong>connections</strong></li>
<li>In the <strong>server connections:</strong> prompt, type <strong>connect to server </strong><em><strong>&lt;FQDN of domain controller&gt;</strong></em></li>
<li>Once you are connected, type <strong>q</strong> to come back to the <strong>ldap policy:</strong> prompt.</li>
<li>If you type <strong>show values</strong>, you can see the current value for the administration limits, including the <strong>MaxPageSize</strong> limit.</li>
<li>To change the value to allow up to 30,000 objects to be returned in a single LDAP query, type <strong>set MaxPageSize to 30000</strong></li>
<li>You can view your changes by typing <strong>Show Changes</strong>. Note that the new values appear in brackets, because you have not yet commited your changes.</li>
<li>To commit changes type <strong>commit changes</strong></li>
</ol>
<p><a href="http://lh4.ggpht.com/shijaz.a/SO4IGQkI_CI/AAAAAAAAA2M/s5cpONFQhOc/s1600-h/ntdsutil%5B4%5D.jpg"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="484" alt="ntdsutil" src="http://lh4.ggpht.com/shijaz.a/SO4IHSPwJyI/AAAAAAAAA2Q/0bagPaxLzaM/ntdsutil_thumb%5B2%5D.jpg?imgmax=800" width="590" border="0" /></a></p>

]]></content:encoded>
			<wfw:commentRss>http://www.microsoftnow.com/2008/10/increasing-number-of-objects-returned.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Creating Exchange 2007 mailboxes through AD attributes</title>
		<link>http://www.microsoftnow.com/2008/07/creating-exchange-2007-mailboxes.html</link>
		<comments>http://www.microsoftnow.com/2008/07/creating-exchange-2007-mailboxes.html#comments</comments>
		<pubDate>Wed, 30 Jul 2008 12:31:00 +0000</pubDate>
		<dc:creator>Shijaz Abdulla</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Exchange Server 2007]]></category>
		<category><![CDATA[Mailbox Server role]]></category>

		<guid isPermaLink="false">http://microsoftnow.com/2008/07/creating-exchange-2007-mailboxes-through-ad-attributes.html</guid>
		<description><![CDATA[If you are using a third-party/home-grown application or script to provision user accounts and mailboxes, you can still create mailboxes by populating Active Directory attributes. The recommended way would be to use PowerShell aka Exchange Management Shell or the Exchange Management Console. However, this may not always be possible &#8211; so here&#8217;s something that I&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<div class='wb_fb_top'><div style="float:right;"></div></div>
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwww.microsoftnow.com%252F2008%252F07%252Fcreating-exchange-2007-mailboxes.html%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Creating%20Exchange%202007%20mailboxes%20through%20AD%20attributes%22%20%7D);"></div>
<p>If you are using a third-party/home-grown application or script to provision user accounts and mailboxes, you can still create mailboxes by populating Active Directory attributes. The recommended way would be to use PowerShell aka Exchange Management Shell or the Exchange Management Console. However, this may not always be possible &#8211; so here&#8217;s something that I&#8217;ve tried and it works.</p>
<p>Please pay special attention to the disclaimer at the bottom of the page. This (and any other post) is my own view and not endorsed by Microsoft. Supportability of this method is at Microsoft&#8217;s discretion. You are on your own when it comes to risk. <img src='http://www.microsoftnow.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The following attributes need to be populated, just like earlier versions of Exchange Server:</p>
<ul>
<li><strong>HomeMTA</strong></li>
<li><strong>HomeMDB</strong></li>
<li><strong>legacyExchangeDN</strong></li>
<li><strong>msExchHomeServerName</strong></li>
</ul>
<p>In addition, the following &quot;mandatory attributes&quot; need to be added. To know the values for these attributes in your environment, see the values on existing mailboxes using ADSIEDIT.</p>
<ul>
<li><b>msExchVersion </b></li>
<li><b>msExchMobileMailboxFlags </b></li>
<li><b>msExchRecipientDisplayType </b></li>
<li><b>msExchRecipientTypeDetails </b></li>
</ul>
<p>If you prefer not to add the &quot;mandatory attributes&quot;, you can always run the following Shell command, and Exchange will <a href="http://blogs.technet.com/evand/archive/2007/02/28/applymandatoryproperties.aspx">do that stuff</a> for you.</p>
<p><strong>Set-Mailbox &lt;mailboxname&gt; -applymandatoryproperties</strong></p>

]]></content:encoded>
			<wfw:commentRss>http://www.microsoftnow.com/2008/07/creating-exchange-2007-mailboxes.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Managing changes to legacyExchangeDN</title>
		<link>http://www.microsoftnow.com/2008/07/managing-changes-to-legacyexchangedn.html</link>
		<comments>http://www.microsoftnow.com/2008/07/managing-changes-to-legacyexchangedn.html#comments</comments>
		<pubDate>Thu, 24 Jul 2008 13:37:00 +0000</pubDate>
		<dc:creator>Shijaz Abdulla</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Exchange 2003]]></category>
		<category><![CDATA[Exchange Server 2007]]></category>
		<category><![CDATA[outlook]]></category>

		<guid isPermaLink="false">http://microsoftnow.com/2008/07/managing-changes-to-legacyexchangedn.html</guid>
		<description><![CDATA[If you had to change the legacyExchangeDN for your users as part of a migration or other manual process, or even an error in your automated user provisioning software, there are certain things that you need to be aware of. For one thing, cached Outlook &#8216;autocomplete&#8217; entries will stop working. If a sender uses his [...]]]></description>
			<content:encoded><![CDATA[<div class='wb_fb_top'><div style="float:right;"></div></div>
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwww.microsoftnow.com%252F2008%252F07%252Fmanaging-changes-to-legacyexchangedn.html%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Managing%20changes%20to%20legacyExchangeDN%22%20%7D);"></div>
<p>If you had to <a href="http://blog.shijaz.com/2008/03/owa-calendaring-issue-this-action.html">change the legacyExchangeDN</a> for your users as part of a migration or other manual process, or even an error in your automated user provisioning software, there are certain things that you need to be aware of.</p>
<p>For one thing, cached Outlook &#8216;autocomplete&#8217; entries will stop working. If a sender uses his Outlook autocomplete to select a user whose <strong>legacyExchangeDN</strong> has been recently changedand sends an email to a user, chances are that the mail will bounce with the following NDR:</p>
<blockquote><p><u>Jack Rabbit</u>      <br />The recipient&#8217;s e-mail address was not found in the recipient&#8217;s e-mail system. Microsoft Exchange will not try to redeliver this message for you. Please check the e-mail address and try resending this message, or provide the following diagnostic text to your system administrator.</p>
</blockquote>
<p>The first thing you need to do after changing the <strong>legacyExchangeDN</strong> is to initiate an Offline Address Book rebuild. The way out of this problem is to instruct the sender to first download the Address Book by doing a full Send/Receive. Then ask the sender to manually select the affected recipient from the Address book instead of using the cached Autocomplete.</p>
<p align="center"><a href="http://lh4.ggpht.com/shijaz.a/SIiFjtc974I/AAAAAAAAAyM/WE-fc9KJNJI/s1600-h/image%5B3%5D.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="252" alt="image" src="http://lh5.ggpht.com/shijaz.a/SIiFkSM_GFI/AAAAAAAAAyQ/78r4mERiJtc/image_thumb%5B1%5D.png?imgmax=800" width="552" border="0" /></a> </p>
<p>This is because, in an Exchange organization, Outlook client autocomplete caches do not save the SMTP email address. Instead, it saves the X.500 address using the <strong>legacyExchangeDN</strong> attribute from Active Directory. And that&#8217;s exactly what you have changed!</p>
<p>&#160;</p>
<p><strong>Workaround:</strong></p>
<p>There is another workaround to prevent the NDRs. This would be to enter the <strong>old </strong>value of the <strong>legacyExchangeDN</strong> attribute as an X.500 address for the user account. This is done by opening the user object&#8217;s Email Address properties &#8211;&gt; Add a <strong>Custom Address </strong>&#8211;&gt; Enter the old value of <strong>legacyExchangeDN </strong>as the address and the address type as &quot;X500&quot; without the quotes. The drawback of this method is that you are populating the user&#8217;s email address field with garbage, which you don&#8217;t need after a while but can&#8217;t remove because you are unsure if traces of the old entries in Outlook caches are gone!</p>

]]></content:encoded>
			<wfw:commentRss>http://www.microsoftnow.com/2008/07/managing-changes-to-legacyexchangedn.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Comparing attributes of objects in Active Directory</title>
		<link>http://www.microsoftnow.com/2008/07/comparing-attributes-of-objects-in.html</link>
		<comments>http://www.microsoftnow.com/2008/07/comparing-attributes-of-objects-in.html#comments</comments>
		<pubDate>Sun, 13 Jul 2008 07:15:00 +0000</pubDate>
		<dc:creator>Shijaz Abdulla</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://microsoftnow.com/2008/07/comparing-attributes-of-objects-in-active-directory.html</guid>
		<description><![CDATA[This is more a Microsoft Word tip rather than an Active Directory tip. In essence, it shows one of the many methods to compare values of all attributes of two different objects in Active Directory, or of the same object in a &#34;before-after&#34; comparison scenario &#8211; to track changes. In this example, we will try [...]]]></description>
			<content:encoded><![CDATA[<div class='wb_fb_top'><div style="float:right;"></div></div>
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwww.microsoftnow.com%252F2008%252F07%252Fcomparing-attributes-of-objects-in.html%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Comparing%20attributes%20of%20objects%20in%20Active%20Directory%22%20%7D);"></div>
<p>This is more a Microsoft Word tip rather than an Active Directory tip. In essence, it shows one of the many methods to compare values of all attributes of two different objects in Active Directory, or of the same object in a &quot;before-after&quot; comparison scenario &#8211; to track changes.</p>
<p>In this example, we will try to do a before-after analysis of a single user object to track changes that have happened to the attributes of the same user object.</p>
<p>First, I dump the LDF file for the user that I want to track changes for, before I make the changes using the LDIFDE tool.</p>
<p><span style="font-size: 85%; font-family: courier new">LDIFDE -f user_before.ldf -d &quot;CN=User Jones,OU=Test Users,DC=Domain,DC=local</span></p>
<p>Then, I make the changes to the attributes. In this case, I am moving the user&#8217;s mailbox from an Exchange 2003 server to an Exchange 2007 mailbox server.</p>
<p>Once again, I dump the LDF for the same user after I&#8217;ve done the operation.</p>
<p><span style="font-size: 85%; font-family: courier new">LDIFDE -f user_after.ldf -d &quot;CN=User Jones,OU=Test Users,DC=Domain,DC=local</span></p>
<p>Now I have two LDF files, which I want to compare. Microsoft Word has a pretty cool compare feature that shows you what exactly has changed in red. Also, you get to see both the files in two small windows and the changes in a separate window, and they all scroll together!</p>
<p>Simply open (or paste) the two files in Microsoft Word as separate documents. Then, open up the <strong>Review </strong>toolbar tab, and choose the <strong>Compare </strong>option.</p>
<p align="center"><a href="http://lh4.ggpht.com/shijaz.a/SHnWTnWYakI/AAAAAAAAAxk/dflqizsWXMQ/image%5B2%5D.png?imgmax=800"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="198" alt="image" src="http://lh6.ggpht.com/shijaz.a/SHnWUlbyCjI/AAAAAAAAAxo/Vv5clriPcTk/image_thumb.png?imgmax=800" width="244" border="0" /></a>&#160; </p>
<p>Here&#8217;s a screenshot.</p>
<p> <a href="http://bp1.blogger.com/_lSGuEfogrPw/SHmr8ssMFtI/AAAAAAAAAxM/dvRJvSpbasw/s1600-h/CompareDocs.jpg"><img id="BLOGGER_PHOTO_ID_5222394302189803218" style="display: block; margin: 0px auto 10px; cursor: hand; text-align: center" alt="" src="http://bp1.blogger.com/_lSGuEfogrPw/SHmr8ssMFtI/AAAAAAAAAxM/dvRJvSpbasw/s400/CompareDocs.jpg" border="0" /></a></p>

]]></content:encoded>
			<wfw:commentRss>http://www.microsoftnow.com/2008/07/comparing-attributes-of-objects-in.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&quot;Failure [0xC3EC7814] Pool is not ready&quot; while adding OCS Server to Pool</title>
		<link>http://www.microsoftnow.com/2008/05/failure-0xc3ec7814-pool-is-not-ready.html</link>
		<comments>http://www.microsoftnow.com/2008/05/failure-0xc3ec7814-pool-is-not-ready.html#comments</comments>
		<pubDate>Mon, 19 May 2008 18:01:00 +0000</pubDate>
		<dc:creator>Shijaz Abdulla</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[ADSIEDIT]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[Office Communications Server 2007]]></category>

		<guid isPermaLink="false">http://microsoftnow.com/2008/05/failure-0xc3ec7814-pool-is-not-ready-while-adding-ocs-server-to-pool.html</guid>
		<description><![CDATA[I was trying to get Office Communications Server 2007 (OCS) to work on our environment for the past few days and ran into some challenging issues. OCS 2007 is being installed on Windows Server 2003 x64 R2 with SP2, and the SQL 2005 back end is on a separate machine. Co-existing the two on the [...]]]></description>
			<content:encoded><![CDATA[<div class='wb_fb_top'><div style="float:right;"></div></div>
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwww.microsoftnow.com%252F2008%252F05%252Ffailure-0xc3ec7814-pool-is-not-ready.html%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22%26quot%3BFailure%20%5B0xC3EC7814%5D%20Pool%20is%20not%20ready%26quot%3B%20while%20adding%20OCS%20Server%20to%20Pool%22%20%7D);"></div>
<p><a href="http://lh3.ggpht.com/shijaz.a/SDHAZ4Sm8YI/AAAAAAAAAto/9AJ9sJFDPNw/s1600-h/ocs_logo%5B9%5D.jpg"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="260" alt="ocs_logo" src="http://lh5.ggpht.com/shijaz.a/SDHAbYSm8ZI/AAAAAAAAAtw/Vmzr6lW_fUM/ocs_logo_thumb%5B7%5D.jpg?imgmax=800" width="72" align="left" border="0" /></a> </p>
<p>I was trying to get Office Communications Server 2007 (OCS) to work on our environment for the past few days and ran into some challenging issues.</p>
<p>OCS 2007 is being installed on Windows Server 2003 x64 R2 with SP2, and the SQL 2005 back end is on a separate machine. Co-existing the two on the same box is not supported.</p>
<p>Our environment used to have an LCS 2005 Pool, which had been decommissioned while setting out on the OCS adventure. The schema preparation, creating an enterprise pool, and configuring the pool &#8211; all went through successfully. The show-stopper was the &#8216;adding server to pool&#8217; part.</p>
<p>During the &#8216;<strong>Add Server to Pool</strong>&#8216; wizard operation, the installation of the program files and some additional configuration succeeded. However, when it was time to activate the server, all hell broke loose and the operation failed.</p>
<p>When I opened the logs, The &#8216;add server to pool&#8217; log file showed:</p>
<p><b>Failure     <br />[0xC3EC796C] One or more errors occurred during execution of the wizard; the wizard was unable to complete successfully. Please check the log file for more information. </b></p>
<p>Drilling further down into the log, I found that the problem was while activating the server. I clicked on the link to open the Activation logs, and found the following generic error:</p>
<p><b>Failure     <br />[0xC3EC7814] Pool is not ready. </b></p>
<p>After ironing out every logical possibility, days of searching the net, and after asking in the MVP Private newsgroups with no luck, I decided to contact Product Support.</p>
<p>A few hours later, the problem turned out to be remnants of the past LCS pools that were still lurking in the Active Directory. We opened up ADSIEDIT, navigated to the <strong>Domain</strong> partition &#8211;&gt; <strong>System</strong> container &#8211;&gt; <strong>Policies</strong> container. Over here, we found the GUID of the LCS 2005 pools and deleted them manually. Since we didn&#8217;t have any more LCS 2005 servers, we didn&#8217;t need them anyway.</p>
<p>Due to this, OCS 2007 Pools were not actually being created in AD, even though the wizard ran successfully. After a successful pool creation, OCS 2007 Pools should be seen in <strong>Domain </strong>partition &#8211;&gt; <strong>System container</strong> &#8211;&gt;&#160; <strong>Microsoft</strong> &#8211;&gt; <strong>Rtc Service</strong> &#8211;&gt; <strong>Pools</strong>. However, the <strong>Pools </strong>container was apparently empty even after I created OCS 2007 pools.</p>
<p>Once we got rid of the LCS 2005 pool GUIDs mentioned earlier:</p>
<p>1. We removed the pool we created using the command <strong>lcscmd.exe /forest /action:RemovePool /poolname:&lt;poolname&gt; /force</strong> </p>
<p>2. Deleted the SQL 2005 database and log files for this pool</p>
<p>3. Re-created the pool from scratch starting with the &#8216;<strong>Create Enterprise Pool</strong>&#8216; wizard.</p>
<p>Server activation was successful and we are back in business!</p>

]]></content:encoded>
			<wfw:commentRss>http://www.microsoftnow.com/2008/05/failure-0xc3ec7814-pool-is-not-ready.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>OWA calendaring issue &quot;This action cannot be performed&quot;</title>
		<link>http://www.microsoftnow.com/2008/03/owa-calendaring-issue-this-action.html</link>
		<comments>http://www.microsoftnow.com/2008/03/owa-calendaring-issue-this-action.html#comments</comments>
		<pubDate>Wed, 19 Mar 2008 04:17:00 +0000</pubDate>
		<dc:creator>Shijaz Abdulla</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[ADSIEDIT]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[Exchange 2003]]></category>
		<category><![CDATA[OWA]]></category>

		<guid isPermaLink="false">http://microsoftnow.com/2008/03/owa-calendaring-issue-this-action-cannot-be-performed.html</guid>
		<description><![CDATA[This post discusses a common Outlook Web Access (OWA) calendaring issue reported at most forums. I could not find a satisfactory answer posted anywhere, including eventID.net, so I thought I&#8217;d share the knowledge. A description of the problem: When a user tries to save an appointment/calendar item or responds to a meeting request using Outlook [...]]]></description>
			<content:encoded><![CDATA[<div class='wb_fb_top'><div style="float:right;"></div></div>
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwww.microsoftnow.com%252F2008%252F03%252Fowa-calendaring-issue-this-action.html%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22OWA%20calendaring%20issue%20%26quot%3BThis%20action%20cannot%20be%20performed%26quot%3B%22%20%7D);"></div>
<p>This post discusses a common Outlook Web Access (OWA) calendaring issue reported at most forums. I could not find a satisfactory answer posted anywhere, including eventID.net, so I thought I&#8217;d share the knowledge.</p>
<p>A description of the problem:</p>
<p>When a user tries to save an appointment/calendar item or responds to a meeting request using Outlook Web Access provided by Exchange Server 2003, he/she sees the following error:</p>
<blockquote><p><em>This action can&#8217;t be performed.</em></p></blockquote>
<p>The user is unable to save changes to his/her calendar using OWA. Additionally, he/she may see the following error while trying to dismiss or snooze reminder popups in OWA:</p>
<blockquote><p><em>One or more of your reminders cannot be snoozed or dismissed.</em></p></blockquote>
<p>You will also get the errors in the event log of the Exchange server such as &#8220;Calendaring agent failed to save appointment.&#8221;</p>
<p>This can occur due to one or more of the following conditions:
<ol>
<li>As per <a href="http://support.microsoft.com/?kbid=310440">Microsoft KB 310440</a>, check if the required registry keys are intact.</li>
<p>
<li>Make sure your antivirus software is excluded from doing realtime scanning on Exchange database/log files.</li>
<p>
<li>Open the affected user objects attributes in ADSIEDIT. Make sure that the legacyExchangeDN attribute is in order.</li>
</ol>
<p>To elaborate on the third condition, make sure your legacyExchangeDN attribute looks something like this:</p>
<p><strong>/o=OrganizationName/ou=First Administrative Group/cn=Recipients/cn=shijaz</strong></p>
<p>and not:</p>
<p><strong>/o=OrganizationName/ou=First Administrative Group/cn=Recipientsshijaz</strong></p>
<p>(missing &#8220;/cn=&#8221; before the user alias)</p>
<p>Observation:</p>
<p>If you move a mailbox with a malformed legacyExchangeDN attribute to Exchange Server 2007, the user will not receive meeting requests/updates. These will get stuck up on the queue with a <strong>430 4.2.0 &#8220;STOREDRV.Deliver.Exception:MAPIExceptionCanNotComplete&#8221;</strong> error.</p>
<p><a href="http://3.bp.blogspot.com/_lSGuEfogrPw/R-CrQphiSmI/AAAAAAAAAiE/TLw_LtI-UH4/s1600-h/Queue.jpg"><img style="MARGIN: 0px auto 10px; CURSOR: hand; DISPLAY: block; TEXT-ALIGN: center" id="BLOGGER_PHOTO_ID_5179327873988840034" border="0" alt="" src="http://3.bp.blogspot.com/_lSGuEfogrPw/R-CrQphiSmI/AAAAAAAAAiE/TLw_LtI-UH4/s400/Queue.jpg" /></a></p>

]]></content:encoded>
			<wfw:commentRss>http://www.microsoftnow.com/2008/03/owa-calendaring-issue-this-action.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to specify the default Address List in OWA</title>
		<link>http://www.microsoftnow.com/2008/01/how-to-specify-default-address-list-in.html</link>
		<comments>http://www.microsoftnow.com/2008/01/how-to-specify-default-address-list-in.html#comments</comments>
		<pubDate>Thu, 31 Jan 2008 14:56:00 +0000</pubDate>
		<dc:creator>Shijaz Abdulla</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Address Lists]]></category>
		<category><![CDATA[ADSIEDIT]]></category>
		<category><![CDATA[Exchange 2003]]></category>
		<category><![CDATA[OWA]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://microsoftnow.com/2008/01/how-to-specify-the-default-address-list-in-owa.html</guid>
		<description><![CDATA[By default, Microsoft Outlook Web Access shows all address lists in Active Directory, regardless of the permissions that are set on the address list. To restrict access so that users can only view the address lists that are contained in their own OU, you can configure the msExchQueryBaseDN attribute for the OWA user. In an [...]]]></description>
			<content:encoded><![CDATA[<div class='wb_fb_top'><div style="float:right;"></div></div>
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwww.microsoftnow.com%252F2008%252F01%252Fhow-to-specify-default-address-list-in.html%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22How%20to%20specify%20the%20default%20Address%20List%20in%20OWA%22%20%7D);"></div>
<p>By default, Microsoft Outlook Web Access shows all address lists in Active Directory, regardless of the permissions that are set on the address list. To restrict access so that users can only view the address lists that are contained in their own OU, you can configure the <strong>msExchQueryBaseDN </strong>attribute for the OWA user.</p>
<p>In an Active Directory environment with a large number of users where there is a need to filter the long list to just a number of relevant recipients, this is particularly useful.</p>
<p>Here&#8217;s how to go about it:
<ol>
<li>Open ADSIEDIT</li>
<li>Find the user for whom you want to restrict the view and open the properties</li>
<li>Find the <strong>msExchQueryBaseDN</strong> attribute. Enter the DN for the OU or restricted Address list you want the user to see in OWA. To enable user to see all lists, just clear the field.</li>
</ol>
<p>To find the DN for the restricted address list you created, open ADSIEDIT and navigate to Configuration > Services > Microsoft Exchange > [Organization Name] > Address Lists container. Here is an example:</p>
<p><span style="font-family:courier new;font-size:85%;"><strong>CN=My Address List,CN=All Address Lists,CN=Address Lists Container,CN=Organization,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=MyDomain,DC=com</strong></span> </p>
<p>If you prefer to use the DN of an OU, it would look something like this:</p>
<p><span style="font-family:courier new;font-size:85%;"><strong>OU=Department,OU=Division,DC=MyDomain,DC=com</strong></span></p>
<p>If you want to edit msExchQueryBaseDN attribute for a large number of users (entire OU or domain), you can use the <a href="http://blog.shijaz.com/2008/01/how-to-bulk-edit-active-directory.html">ADModify tool</a>.</p>

]]></content:encoded>
			<wfw:commentRss>http://www.microsoftnow.com/2008/01/how-to-specify-default-address-list-in.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to bulk edit an Active Directory attribute</title>
		<link>http://www.microsoftnow.com/2008/01/how-to-bulk-edit-active-directory.html</link>
		<comments>http://www.microsoftnow.com/2008/01/how-to-bulk-edit-active-directory.html#comments</comments>
		<pubDate>Tue, 29 Jan 2008 15:08:00 +0000</pubDate>
		<dc:creator>Shijaz Abdulla</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[ADSIEDIT]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://microsoftnow.com/2008/01/how-to-bulk-edit-an-active-directory-attribute.html</guid>
		<description><![CDATA[Everybody knows that if you want to manually edit the value for an attribute in Active Directory, you ought to be using ADSIEDIT. But what if you just realized that you have to modify a particular attribute for a large number of Active Directory users, if not all users? Would this mean opening up each [...]]]></description>
			<content:encoded><![CDATA[<div class='wb_fb_top'><div style="float:right;"></div></div>
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwww.microsoftnow.com%252F2008%252F01%252Fhow-to-bulk-edit-active-directory.html%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22How%20to%20bulk%20edit%20an%20Active%20Directory%20attribute%22%20%7D);"></div>
<p>Everybody knows that if you want to manually edit the value for an attribute in Active Directory, you ought to be using ADSIEDIT.</p>
<p>But what if you just realized that you have to modify a particular attribute for a large number of Active Directory users, if not all users? Would this mean opening up each user object in ADSIEDIT and modifying the required attribute?</p>
<p>Thankfully, there is the <a href="http://www.blogger.com/ftp.microsoft.com/PSS/Tools/Exchange%20Support%20Tools/ADModify">ADModify tool</a> from Microsoft PSS that lets you bulk-edit Active directory. You simply set the filter on what users should be affected, and then specify the attribute that needs to be changed and the value to which it should be changed. You can even make the values to <not>by typing the word <strong>null</strong> as the value.</p>
<p><a href="http://1.bp.blogspot.com/_lSGuEfogrPw/R59DE8ugVnI/AAAAAAAAAdY/kWIRw0f3bTU/s1600-h/ADmodify.jpg"><img id="BLOGGER_PHOTO_ID_5160917450289600114" style="DISPLAY: block; MARGIN: 0px auto 10px; CURSOR: hand; TEXT-ALIGN: center" alt="" src="http://1.bp.blogspot.com/_lSGuEfogrPw/R59DE8ugVnI/AAAAAAAAAdY/kWIRw0f3bTU/s400/ADmodify.jpg" border="0" /></a><br />A word of caution here &#8211; Bulk edits can be really, really painful if you do it wrong. You can seriously mess up your Active Directory if you&#8217;re not careful!</p>

]]></content:encoded>
			<wfw:commentRss>http://www.microsoftnow.com/2008/01/how-to-bulk-edit-active-directory.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A few things to check in AD before moving to Exchange 2007</title>
		<link>http://www.microsoftnow.com/2008/01/few-things-to-check-in-ad-before-moving.html</link>
		<comments>http://www.microsoftnow.com/2008/01/few-things-to-check-in-ad-before-moving.html#comments</comments>
		<pubDate>Sun, 27 Jan 2008 09:19:00 +0000</pubDate>
		<dc:creator>Shijaz Abdulla</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Cisco Unity]]></category>
		<category><![CDATA[Exchange Server 2007]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://microsoftnow.com/2008/01/a-few-things-to-check-in-ad-before-moving-to-exchange-2007.html</guid>
		<description><![CDATA[Here are a few things to check in your Active Directory before you co-exist Exchange Server 2007 in a Exchange Server 2003 environment. For all your Exchange users and groups, make sure Exchange mailbox alias field does not contain spaces or characters other than a to z (uppercase or lowercase), digits from 0 to 9, [...]]]></description>
			<content:encoded><![CDATA[<div class='wb_fb_top'><div style="float:right;"></div></div>
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwww.microsoftnow.com%252F2008%252F01%252Ffew-things-to-check-in-ad-before-moving.html%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22A%20few%20things%20to%20check%20in%20AD%20before%20moving%20to%20Exchange%202007%22%20%7D);"></div>
<p>Here are a few things to check in your Active Directory before you co-exist Exchange Server 2007 in a Exchange Server 2003 environment.
<ul>
<li>For all your Exchange users and groups, make sure Exchange mailbox alias field does not contain spaces or characters other than a to z (uppercase or lowercase), digits from 0 to 9, !, #, $, %, &amp;, &#8216;, *, +, -, /, =, ?, ^, _, `, {, , } or ~. One or more periods may be embedded in an alias, but each one of them should be preceded and followed by at least one of the other characters. The @ symbol is <u><strong>not allowed</strong></u> in an alias.</li>
<li>For all your Exchange users, make sure the UserPrincipalName (aka Logon name) is &#8220;user@domain.com&#8221; and not just &#8220;user&#8221;. I have seent that this problem is usually found on users that are created in Active Directory by Cisco Unity.</li>
<li>Make sure your display names do not contain leading or trailing white spaces, i.e. the first and last characters in a display name <strong><u>cannot</u></strong> be a white space.</li>
</ul>
<p>Usually these kind of problems are found in large environments where user provisioning is automated by a third party application or script. If any of the above conditions apply, Exchange Management Console (or get-recipient shell command) will warn you of inconsistent Active Directory objects.</p>

]]></content:encoded>
			<wfw:commentRss>http://www.microsoftnow.com/2008/01/few-things-to-check-in-ad-before-moving.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

