<?xml version="1.0" encoding="UTF-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US"><title type="html">You Had Me At EHLO...</title><subtitle type="html">aka the Microsoft Exchange Team Blog</subtitle><id>http://msexchangeteam.com/atom.aspx</id><link rel="alternate" type="text/html" href="http://msexchangeteam.com/default.aspx" /><link rel="self" type="application/atom+xml" href="http://msexchangeteam.com/atom.aspx" /><generator uri="http://communityserver.org" version="2.0.60217.2664">Community Server</generator><updated>2010-02-03T10:03:13Z</updated><entry><title>Exchange Scalability Limits Worksheet Available</title><link rel="alternate" type="text/html" href="http://msexchangeteam.com/archive/2010/03/12/454119.aspx" /><id>http://msexchangeteam.com/archive/2010/03/12/454119.aspx</id><published>2010-03-12T21:00:00Z</published><updated>2010-03-12T21:00:00Z</updated><content type="html">&lt;div style="font:normal 1.2em 'Calibri',Helvetica,Arial,sans-serif;"&gt;
&lt;p&gt;No matter how many lines of code it has, every software application has scalability limits.&lt;/p&gt;
&lt;p&gt;Some limits can be caused by limits that are external to the application itself, while others can be inherent within the application. As a software engineering team, it is important for us to understand the scalability limits of the solution as a whole; this includes the limits of both external dependencies and internal code. Not only does this enable us to document and communicate this information to our customers, but it also helps us make better software. It provides us with a deeper understanding of our application within the most demanding environments.  &lt;/p&gt;
&lt;p&gt;Exchange 2010 is new and different from its predecessors in that, unlike all previous versions of Exchange, Exchange 2010 is the first version designed specifically to run as an on-premises application, as a hosted service in the cloud, and as a combination of both (cross-premise). At 20 million mailboxes and growing, it's more important than ever that our understanding of the limits of Exchange be crisp.&lt;/p&gt;
&lt;p&gt;A while ago, we began the process of documenting the scalability limits of both Exchange 2007 SP2 and Exchange 2010. We've looked at all areas: things like organization sizing, rules sizing, IRM-protected messages, secure channels, named properties, load balancing, network latency, and more.  &lt;/p&gt;
&lt;p&gt;Here's our initial version of &lt;a title="Download the Exchange Scale Limitiations spreadhseet" href="/files/12/attachments/entry454118.aspx" target="_blank"&gt;Exchange Scale Limitations&lt;/a&gt; spreadsheet documenting our findings thus far. There's a lot of great information in there, including issue descriptions, mitigations, and links where appropriate.&lt;/p&gt;
&lt;p&gt;We hope you enjoy this first version. Please feel free to send us your comments and feedback. &lt;/p&gt;
&lt;p&gt;-- &lt;a href="/archive/2009/01/21/450492.aspx"&gt;Erin Bookey&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;img src="http://msexchangeteam.com/aggbug.aspx?PostID=454119" width="1" height="1"&gt;</content><author><name>Exchange</name><uri>http://msexchangeteam.com/members/Exchange.aspx</uri></author></entry><entry><title>GAL Photos in Exchange 2010 and Outlook 2010</title><link rel="alternate" type="text/html" href="http://msexchangeteam.com/archive/2010/03/10/454223.aspx" /><id>http://msexchangeteam.com/archive/2010/03/10/454223.aspx</id><published>2010-03-11T00:51:00Z</published><updated>2010-03-11T00:51:00Z</updated><content type="html">&lt;div style="font:normal 1.2em 'Calibri',Helvetica,Arial,sans-serif;"&gt;&lt;p&gt;Over the years, displaying recipient photographs in the Global Address List (GAL) has been a frequently-requested feature, high on the wish lists of many Exchange folks. Particularly in large organizations or geographically dispersed teams, it's great to be able to put a face to a name for people you've never met or don't frequently have face time with. Employees are commonly photographed when issuing badges/IDs, and many organizations publish the photos on intranets.&lt;/p&gt;  &lt;p&gt;There have been questions about workarounds or third-party add-ins for Outlook, and you can also find some &lt;a title="Code for an Outlook 2007 add-in on MSDN" href="http://code.msdn.microsoft.com/adcrmresolver"&gt;sample code on MSDN&lt;/a&gt; and elsewhere. A few years ago, an IT person wrote &lt;acronym style="border-bottom:1px dotted black; cursor:help;" title="Active Server Pages"&gt;ASP&lt;/acronym&gt; code to make employee photos show up on the intranet based on the Employee ID attribute in Active Directory (AD) - which was imported from the company's &lt;acronym style="border-bottom:1px dotted black; cursor:help;" title="Lightweight Directory Access Protocol"&gt;LDAP&lt;/acronym&gt; directory. A fun project to satisfy the &lt;span style="font-style: italic; "&gt;coder&lt;/span&gt; alter-ego of the IT person.&lt;/p&gt;  &lt;p&gt;Luckily, you won't need to turn to your alter-ego to do this. Exchange 2010 and Outlook 2010 make this task a snap, with help from AD. AD includes the &lt;span style="font:bold 1em Consolas,'Courier New',Courier,monospace;"&gt;&lt;a title="More about Picture attribute on MSDN" href="http://msdn.microsoft.com/en-us/library/ms680034%28VS.85%29.aspx"&gt;Picture&lt;/a&gt;&lt;/span&gt; attribute (we'll refer to it using its ldapDisplayName: &lt;span style="font:bold 1em Consolas,'Courier New',Courier,monospace;"&gt;thumbnailPhoto&lt;/span&gt;) to store thumbnail photos, and you can easily import photos&amp;mdash; not the high-res ones from your 20 megapixel digital camera, but small, less-than-10K-ish ones, using Exchange 2010's &lt;a title="Go to 'Import-RecipientDataProperty' cmdlet reference in Exchange 2010 docs" href="http://technet.microsoft.com/en-us/library/dd351252.aspx"&gt;Import-RecipientDataProperty&lt;/a&gt; cmdlet.&lt;/p&gt;  &lt;p&gt;The first question most IT folks would want to ask is&amp;mdash; What's importing all those photos going to do to the size of my AD database? And how much AD replication traffic will this generate? The attribute is limited to 10K in size, and the cmdlet won't allow you to import a photo that's larger than 10K. The original picture used in this example was 9K, and you can compress it further to a much smaller size - let's say approximately 2K-2.5K, without any noticeable degradation when displayed at the smaller sizes. If you store user certificates in AD, the 10K or smaller size thumbnail pictures are comparable in size. Storing thumbnails for 10,000 users would take close to 100 Mb, and it's data that doesn't change frequently.&lt;/p&gt;  &lt;p&gt;Note: The recommended thumbnail photo size in pixels is 96x96 pixels.&lt;/p&gt;  &lt;p&gt;With that out of the way, let's go through the process of adding pictures.&lt;/p&gt; &lt;h2&gt;A minor schema change&lt;/h2&gt; First stop, the AD Schema. A minor schema modification is required to flip the thumbnailPhoto attribute to make it replicate to the Global Catalog. &lt;ol&gt; &lt;li&gt;If you haven't registered the Schema MMC snap-in on the server you want to make this change on, go ahead and do so using the following command: &lt;p style="background-color:#ccc; padding: .3em; font:normal .9em Consolas,'Courier New',Courier,monospace;"&gt;Regsvr32 schmmgmt.dll&lt;/p&gt; &lt;/li&gt;&lt;li&gt;Fire up a MMC console (Start -&gt; Run -&gt; MMC) and add the Schema snap-in &lt;/li&gt;&lt;li&gt;In the Active Directory Schema snap-in, expand the Attributes node, and then locate the thumbnailPhoto attribute. (The Schema snap-in lists attributes by its ldapDisplayName). &lt;/li&gt;&lt;li&gt;In the Properties page, select &lt;span style="font-family:Consolas,'Courier New',Courier,monospace; font-weight:bold; color:#333;font-size:.9em; "&gt;Replicate this attribute to the Global Catalog&lt;/span&gt;, and click OK.&lt;br&gt; &lt;img style="padding-top:10px;" src="http://msexchangeteam.com/photos/postpictures3/images/454219/original.aspx"&gt;&lt;br&gt; &lt;span style="font-size: .8em;"&gt;&lt;span style="font-weight:bold;"&gt;Figure 1:&lt;/span&gt; Modifying the thumbnailPhoto attribute to replicate it to Global Catalog&lt;/span&gt; &lt;/li&gt;&lt;/ol&gt;  &lt;h2&gt;Loading pictures into Active Directory&lt;/h2&gt; &lt;p&gt;Now you can start uploading pictures to Active Directory using the &lt;a title="Go to 'Import-RecipientDataProperty' cmdlet reference in Exchange 2010 docs" href="http://technet.microsoft.com/en-us/library/dd351252.aspx"&gt;Import-RecipientDataProperty&lt;/a&gt; cmdlet, as shown in this example:&lt;/p&gt; &lt;p style="background-color:#ccc; padding: .3em; font:normal .9em Consolas,'Courier New',Courier,monospace;"&gt;Import-RecipientDataProperty -Identity "Bharat Suneja" -Picture -FileData ([Byte[]]$(Get-Content -Path "C:\pictures\BharatSuneja.jpg" -Encoding Byte -ReadCount 0))&lt;/p&gt; &lt;p&gt;To perform a bulk operation you can use &lt;a title="Go to 'Get-Mailbox' cmdlet reference in Exchanger 2010 docs" href="http://technet.microsoft.com/en-us/library/bb123685.aspx"&gt;Get-Mailbox&lt;/a&gt; cmdlet with your choice of filter (or &lt;a title="Go to 'Get-Mailbox' cmdlet reference in Exchanger 2010 docs" href="http://technet.microsoft.com/en-us/library/aa996367.aspx"&gt;Get-DistributionGroupMember&lt;/a&gt; if you want to do this for members of a distribution group), and pipe the mailboxes to a foreach loop. You can also retrieve the user name and path to the thumbnail picture from a CSV/TXT file. &lt;/p&gt;  &lt;h2&gt;Thumbnails in Outlook 2010&lt;/h2&gt; &lt;p&gt;Now, let's fire up Outlook 2010 and take a look what that looks like.&lt;/p&gt;  &lt;p&gt;In the Address Book/GAL properties for the recipient&lt;/p&gt; &lt;img src="http://msexchangeteam.com/photos/postpictures3/images/454220/original.aspx" /&gt;&lt;br&gt; &lt;span style="font-size: .8em;"&gt;&lt;span style="font-weight:bold;"&gt;Figure 2:&lt;/span&gt; Thumbnail displayed in a recipient's property pages in the GAL&lt;/span&gt;&lt;br&gt;  &lt;p&gt;When you receive a message from a user who has the thumbnail populated, it shows up in the message preview.&lt;/p&gt; &lt;img src="http://msexchangeteam.com/photos/postpictures3/images/454221/original.aspx" /&gt;&lt;br&gt; &lt;span style="font-size: .8em;"&gt;&lt;span style="font-weight:bold;"&gt;Figure 3:&lt;/span&gt; Thumbnail displayed in a message&lt;/span&gt;  &lt;p&gt;While composing a message, the thumbnail also shows up when you hover the mouse on the recipient's name.&lt;/p&gt; &lt;img src="http://msexchangeteam.com/photos/postpictures3/images/454222/original.aspx" /&gt;&lt;br&gt; &lt;span style="font-size: .8em;"&gt;&lt;span style="font-weight:bold;"&gt;Figure 4:&lt;/span&gt; Recipient's thumbnail displayed on mouse over when composing a message&lt;/span&gt; &lt;p&gt;There are other locations in Outlook where photos are displayed. For example, in the Account Settings section in the Backstage Help view. &lt;/p&gt; &lt;div style="padding:.7em; margin-top:1.5em; width:600px; background-color:#dddddd;  "&gt;&lt;p&gt;&lt;span style="font-weight:bold;font-size:1.2em;"&gt;Update from the Outlook team&lt;/span&gt;&lt;/p&gt; &lt;p&gt;Our friends from the Outlook team have requested us to point out that the new Outlook Social Connector also displays GAL Photos, as well as photos from Contacts folders and from social networks, as shown in this screenshot. &lt;/p&gt; &lt;img src="http://msexchangeteam.com/photos/postpictures3/images/454246/original.aspx" /&gt;&lt;br&gt; &lt;span style="font-size: .8em;"&gt;&lt;span style="font-weight:bold;"&gt;Figure 5:&lt;/span&gt; Thumbnail photos displayed in the People Pane in the Outlook Social Connector&lt;/span&gt; &lt;p&gt;More details and video in &lt;a title="Go to 'Announcing the Outlook Social Connector' on the Outlook team blog" href="http://blogs.msdn.com/outlook/archive/2009/11/18/announcing-the-outlook-social-connector.aspx"&gt;Announcing the Outlook Social Connector&lt;/a&gt; on the Outlook team blog.&lt;/p&gt;&lt;/div&gt; &lt;h2&gt;GAL Photos and the Offline Address Book&lt;/h2&gt; &lt;p&gt;After you've loaded photos in Active Directory, you'll need to update the Offline Address Book (OAB) for Outlook cached mode clients. This example updates the Default Offline Address Book: &lt;p style="background-color:#ccc; padding: .3em; font:normal .9em Consolas,'Courier New',Courier,monospace;"&gt;Update-OfflineAddressBook "Default Offline Address Book"&lt;/p&gt; &lt;p&gt;In Exchange 2010, the attributes in an OAB can be customized. This is done using the &lt;span style="font:bold 1em Consolas,'Courier New',Courier,monospace;"&gt;ConfiguredAttributes&lt;/span&gt; property of the OAB (see &lt;a title="Go to 'Set-OfflineAddressBook' cmdlet reference in Exchange 2010 docs" href="http://technet.microsoft.com/en-us/library/aa996330.aspx"&gt;Set-OfflineAddressBook&lt;/a&gt; cmdlet). ConfiguredAttributes is populated with the default set of attributes, and you can modify it to add/remove attributes as required.&lt;/p&gt;  &lt;p&gt;By default, &lt;span style="font:bold 1em Consolas,'Courier New',Courier,monospace;"&gt;thumbnailPhoto&lt;/span&gt; is included in the OAB as an &lt;span style="font:bold 1em Consolas,'Courier New',Courier,monospace;"&gt;Indicator&lt;/span&gt; attribute. This means the value of the attribute isn't copied to the OAB&amp;mdash; instead, it simply indicates the client should get the value from AD. If an Outlook client (including Outlook Anywhere clients connected to Exchange using HTTPS) can access AD, the thumbnail will be downloaded and displayed. When offline, no thumbnail downloads. Another example of an Indicator attribute is the UmSpokenName.&lt;/p&gt; &lt;p&gt;You can list all attributes included in the default OAB using the following command:&lt;/p&gt; &lt;p style="background-color:#ccc; padding: .3em; font:normal .9em Consolas,'Courier New',Courier,monospace;"&gt;(Get-OfflineAddressBook "Default Offline Address Book").ConfiguredAttributes&lt;/p&gt; &lt;p&gt;For true offline use, you could modify the ConfiguredAttributes of an OAB to make &lt;span style="font:bold 1em Consolas,'Courier New',Courier,monospace;"&gt;thumbnailPhoto&lt;/span&gt; a &lt;span style="font:bold 1em Consolas,'Courier New',Courier,monospace;"&gt;Value&lt;/span&gt; attribute. After this is done and the OAB updated, the photos are added to the OAB &lt;span style="font-style:italic;"&gt;(yes, all 20,000 photos you just uploaded...)&lt;/span&gt;. Depending on the number of users and sizes of thumbnail photos uploaded, this would add significant bulk to the OAB. Test this scenario thoroughly in a lab environment&amp;mdash; chances are you may not want to provide the GAL photo bliss to offline clients in this manner.&lt;/p&gt; &lt;p&gt;To prevent Outlook cached mode clients from displaying thumbnail photos &lt;span style="font-style: italic; "&gt;(remember, the photo is not in the OAB&amp;mdash; just a pointer to go fetch it from AD)&lt;/span&gt;, you can remove the thumbnailPhoto attribute from the ConfiguredAttributes property of an OAB using the following command:&lt;/p&gt; &lt;p style="background-color:#ccc; padding: .3em; font:normal .9em Consolas,'Courier New',Courier,monospace;"&gt;$attributes = (Get-OfflineAddressBook "Default Offline Address Book").ConfiguredAttributes&lt;br&gt; $attributes.Remove("thumbnailphoto,Indicator")&lt;br&gt; Set-OfflineAddressBook "Default Offline Address Book" -ConfiguredAttributes $attributes&lt;/p&gt; &lt;p&gt;-&lt;a href="http://msexchangeteam.com/articles/449351.aspx"&gt;Bharat Suneja&lt;/a&gt;&lt;/p&gt;&lt;img src="http://msexchangeteam.com/aggbug.aspx?PostID=454223" width="1" height="1"&gt;</content><author><name>Exchange</name><uri>http://msexchangeteam.com/members/Exchange.aspx</uri></author></entry><entry><title>Dude, where's my rollup?</title><link rel="alternate" type="text/html" href="http://msexchangeteam.com/archive/2010/03/08/454188.aspx" /><id>http://msexchangeteam.com/archive/2010/03/08/454188.aspx</id><published>2010-03-08T21:57:18Z</published><updated>2010-03-08T21:57:18Z</updated><content type="html">&lt;p&gt;&lt;font size="2"&gt;So I just installed RU1 on my brand new Exchange 2010 server and then I issue a Get-Exchangeserver -Identity MyExchangeServer and get the following output for AdminsDisplayVersion and ExchangeVersion:&lt;/font&gt; &lt;p&gt;&lt;img src="http://msexchangeteam.com/photos/postpictures3/images/454182/original.aspx"&gt; &lt;p&gt;&lt;font size="2"&gt;Ok that looks a little familiar for some reason. I go to my Exchange 2010 RTM server and issue the same CMDlet and get:&lt;/font&gt; &lt;p&gt;&lt;img src="http://msexchangeteam.com/photos/postpictures3/images/454183/original.aspx"&gt; &lt;p&gt;&lt;font size="2"&gt;...The same result! But one server has RU1 installed and the other is RTM. Shouldn't I get a different version number back?&lt;/font&gt; &lt;p&gt;&lt;font size="2"&gt;Well... no. Exchange 2007 and forward do not reflect the version number either in the value for AdminDisplayVersion, ExchangeVersion, or at this registry key HKLM\SOFTWARE\Microsoft\v8.0\&amp;lt;Role&amp;gt;\ConfiguredVersion as influenced by roll ups. This is a common misconception. &lt;/font&gt; &lt;p&gt;&lt;font size="2"&gt;The most conclusive way to get the version of your exchange server, rollup and all, is to check the file version of ExSetup.exe in the BIN folder.&lt;/font&gt; &lt;p&gt;&lt;font size="2"&gt;Here is Exchange 2010 RU1 version:&lt;/font&gt; &lt;p&gt;&lt;img src="http://msexchangeteam.com/photos/postpictures3/images/454184/original.aspx"&gt; &lt;p&gt;&lt;font size="2"&gt;And here is Exchange 2010 RTM:&lt;/font&gt; &lt;p&gt;&lt;img src="http://msexchangeteam.com/photos/postpictures3/images/454185/original.aspx"&gt; &lt;p&gt;&lt;font size="2"&gt;Another way of getting this information is to run the following PowerShell one-liner:&lt;/font&gt; &lt;p&gt;&lt;font size="2"&gt;GCM exsetup |%{$_.Fileversioninfo}&lt;/font&gt; &lt;p&gt;&lt;font size="2"&gt;The below output is from an exchange 2010 server running RU1:&lt;/font&gt; &lt;p&gt;&lt;img src="http://msexchangeteam.com/photos/postpictures3/images/454186/original.aspx"&gt; &lt;p&gt;&lt;font size="2"&gt;Here is an exchange 2010 RTM server:&lt;/font&gt; &lt;p&gt;&lt;img src="http://msexchangeteam.com/photos/postpictures3/images/454187/original.aspx"&gt; &lt;p&gt;&lt;font size="2"&gt;You can then correlate the version number you find with those listed &lt;/font&gt;&lt;a href="http://technet.microsoft.com/en-us/library/bb232170(EXCHG.80).aspx"&gt;&lt;font size="2"&gt;here&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, &lt;/font&gt;&lt;a href="http://support.microsoft.com/kb/158530"&gt;&lt;font size="2"&gt;here&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; or on the actual rollup update download pages.&lt;/font&gt; &lt;p&gt;&lt;font size="2"&gt;Hope this post reduces some confusion out there!&lt;/font&gt; &lt;p&gt;&lt;font size="2"&gt;- &lt;/font&gt;&lt;a href="http://msexchangeteam.com/archive/2009/06/03/451540.aspx"&gt;&lt;font size="2"&gt;Tom Kern&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://msexchangeteam.com/aggbug.aspx?PostID=454188" width="1" height="1"&gt;</content><author><name>Exchange</name><uri>http://msexchangeteam.com/members/Exchange.aspx</uri></author></entry><entry><title>Released: Update Rollup 2 for Exchange Server 2010</title><link rel="alternate" type="text/html" href="http://msexchangeteam.com/archive/2010/03/05/454155.aspx" /><id>http://msexchangeteam.com/archive/2010/03/05/454155.aspx</id><published>2010-03-05T19:58:00Z</published><updated>2010-03-05T19:58:00Z</updated><content type="html">&lt;div style="font:normal 1.2em 'Calibri',Helvetica,Arial,sans-serif;"&gt;&lt;p&gt;Exchange CXP team has released Update Rollup 2 for Exchange Server 2010 RTM (KB 979611) to the download center. &lt;/p&gt;
&lt;p&gt;&lt;a href="http://support.microsoft.com/?kbid=979611"&gt;KB 979611&lt;/a&gt; lists all the fixes included in this rollup.   Here are some of the product improvements and critical bug fixes we'd like to call out starting with a couple of IMAP improvements: &lt;/p&gt;&lt;ol&gt;
&lt;li&gt;&lt;a href="http://support.microsoft.com/?kbid=977633"&gt;KB 977633&lt;/a&gt;  This fixes IMAP4 clients ability to log on to their mailboxes if the mailboxes are located on Exchange 2003  backend servers and if the clients are connecting via Exchange 2010 CAS servers.  
&lt;/li&gt;&lt;li&gt;&lt;a href="http://support.microsoft.com/?kbid=979480"&gt;KB 979480&lt;/a&gt;  IMAPid was not working correctly after moving a lot of users from one Exchange 2010 server to another*. IMAP4 users complained about the inbox not being updated any more.  Old messages were still visible, but messages which were received after the mailbox move were not visible. The problem affected different IMAP Clients.  The problem did not affect MAPI clients and OWA.  Now it is fixed up.  
*(Specifically this occurred in the situation with same DAG, now local storage instead of iSCSI storage, all servers are Exchange 2010 with Update Rollup 1 installed on Windows Server 2008 R2).
&lt;/li&gt;&lt;li&gt;&lt;a href="http://support.microsoft.com/?kbid=979431"&gt;KB 979431&lt;/a&gt;  When user migrated from Exchange Server 2003 to Exchange Server 2010, and that user connected via POP3, the POP3 service crashed.  This was fixed up so it will not crash.  
&lt;/li&gt;&lt;li&gt;&lt;a href="http://support.microsoft.com/?kbid=979563"&gt;KB 979563&lt;/a&gt;  Push Notifications didn't work because Exchange Server 2010 was not sending SOAPAction header in the notify callback.  This caused Exchange to receive a HTTP 500 response from the notification client and the webservice failed.   Push notifications should now properly send that SOAP header.
&lt;/li&gt;&lt;li&gt;&lt;a href="http://support.microsoft.com/?kbid=980261"&gt;KB 980261&lt;/a&gt;  We fixed passive page patching when diagnostic tracing code was needed for forensic analysis that was generating a -1022 error case.    
&lt;/li&gt;&lt;li&gt;&lt;a href="http://support.microsoft.com/?kbid=980262"&gt;KB 980262&lt;/a&gt;  Source side log copier errors are more gracefully handled when the log has a bad block and the read fails.
&lt;/li&gt;&lt;li&gt;&lt;a href="http://support.microsoft.com/?kbid=979566"&gt;KB 979566&lt;/a&gt;  Activesync proxy was failing for linked mailboxes in a CAS to CAS proxy scenario where the users token is serialized and sent in the request.  When attempting to create the client security context from the SID, a AuthZException was thrown because we did not have access to the token information of the linked account, so now for this it no longer throws exceptions. 
&lt;/li&gt;&lt;/ol&gt;
&lt;h3&gt;Only the English Rollup?&lt;/h3&gt;
&lt;p&gt;Customers may not install the rollup because they may feel that this should only be installed on an English Exchange Server. This was true for Exchange 2007 and is not true for Exchange 2010. When installing this rollup, the UI will be English and the “Add/Remove Programs” text will be English. We are expecting to release the other rollup installation language strings with the next rollup. We are finishing UI validation.&lt;/p&gt;

&lt;h3&gt;Known Issue&lt;/h3&gt;
&lt;p&gt;With Update Rollup 2 for Exchange Server 2010 RTM, we introduced a new parameter for the &lt;a href="http://technet.microsoft.com/en-us/library/bb125157.aspx"&gt;Set-ClientAccessServer&lt;/a&gt; cmdlet, &lt;span style="font-family:normal .9em Consolas,'Courier New',Courier,monospace;font-stretch:condensed;"&gt;CleanUpInvalidAlternateServiceAccountCredentials&lt;/span&gt;. Unfornately, the parameter cannot be used at this time. However the Set-ClientAccessServer cmdlet still functions with all other available parameters. &lt;/p&gt;
&lt;p&gt;The cmdlet functions but not the parameter because of how RBAC works at the Organization\Enterprise level. The change functions as expected, except for this one issue. This issue blocks some functionality offered by this particular fix. We have a work around and we are currently performing testing and ensuring that we document it correctly. It will require running “Install-CannedRbacRoles” on one server after the rollup is installed. Once replication happens across the AD, the parameter will be available for use for the servers that have the rollup installed.
&lt;p&gt;&lt;a title="Go to KB 979611" href="http://support.microsoft.com/kb/979611"&gt;KB 979611&lt;/a&gt; has more details about this release and a complete list of all fixes included in this rollup. &lt;/p&gt;
&lt;p&gt;-Exchange&lt;/p&gt;
&lt;/div&gt;
&lt;img src="http://msexchangeteam.com/aggbug.aspx?PostID=454155" width="1" height="1"&gt;</content><author><name>Exchange</name><uri>http://msexchangeteam.com/members/Exchange.aspx</uri></author></entry><entry><title>Removing a Feature From The Exchange Control Panel</title><link rel="alternate" type="text/html" href="http://msexchangeteam.com/archive/2010/03/04/454148.aspx" /><id>http://msexchangeteam.com/archive/2010/03/04/454148.aspx</id><published>2010-03-04T19:00:00Z</published><updated>2010-03-04T19:00:00Z</updated><content type="html">&lt;div style="font: 1.2em 'Calibri',arial,helvetica,sans-serif"&gt; &lt;p&gt;For various reasons, there are times when an administrator does not want a part of the ECP to be accessible by some users and they desire a features' tab or entry point to not be visible at all. The web.config file for the Exchange Control Panel (ECP) contains the requirements a logged in user must meet before the feature tab or configuration item may be displayed in the UI.  &lt;p&gt;Here we will step through an example of how to go through the process of determining what you must do to accomplish this task. &lt;/p&gt; &lt;blockquote&gt;&lt;strong&gt;IMPORTANT:&lt;/strong&gt; Exchange Control Panel files are not modified to accomplish this — the process only involves changing the user's RBAC Role assignment. &lt;/blockquote&gt; &lt;blockquote&gt;&lt;strong&gt;SUPPORT NOTE:&lt;/strong&gt; Modifying the Exchange Control Panel files to remove parts of the UI is not supported. Serious problems may occur if you modify web.config files. The only supported way of removing a feature from the ECP is by modifying the effective rights a user has using RBAC, as documented in this post. &lt;/blockquote&gt; &lt;p&gt;In Exchange 2010, Role Based Access Control (RBAC) is the new permissions model that allows you to assign granular permissions based on management roles. To learn more about RBAC, see &lt;a title="role" href="http://technet.microsoft.com/en-us/library/dd298183.aspx"&gt;Understanding Role Based Access Control&lt;/a&gt; in Exchange 2010 documentation, and the previous post &lt;a title="Read previous post 'RBAC and the Triangle of Power'" href="/archive/2009/11/16/453222.aspx"&gt;RBAC and the Triangle of Power&lt;/a&gt;.  &lt;p&gt;&lt;/p&gt; &lt;blockquote&gt;&lt;/blockquote&gt; &lt;h2&gt;Remove the Delivery Reports tab for a user&lt;/h2&gt;In Exchange 2010, the Delivery Reports tab in ECP allows users to retrieve delivery reports for messages sent to or received by them. In this example, the goal is to not display the Delivery Reports tab in ECP so it's not accessible by a user.&lt;br&gt;&lt;br&gt;&lt;img src="/photos/postpictures3/images/454144/original.aspx"&gt; &lt;br&gt;&lt;strong&gt;Figure 1:&lt;/strong&gt; The Delivery Reports tab in ECP&lt;br&gt; &lt;ol&gt; &lt;li&gt;To remove the Delivery Reports tab from ECP for a user, we need to determine what's needed for the tab to show. To get this information, we need to check the Web.Config file located in ECP's folder at "&lt;drive&gt;:\Program Files\Microsoft\Exchange Server\V14\ClientAccess\ecp\Reporting". ECP uses the authorization section of the Web.Config file to evaluate if the tab should be displayed. If the user is not allowed to run the cmdlet shown, the tab is not displayed. Let's view the Authorization section of the &lt;strong&gt;Deliveryreports.slab&lt;/strong&gt; location path:&lt;br&gt; &lt;p style="font:normal 1em 'Consolas',courier,monospace"&gt;&amp;#60;location path="DeliveryReports.slab"&amp;#62;&lt;br&gt;       &amp;#60;system.web&amp;#62;&lt;br&gt;           &amp;#60;authorization&amp;#62;&lt;br&gt;                &amp;#60;allow roles="Search-MessageTrackingReport@R:Organization" /&amp;#62;&lt;br&gt;                &amp;#60;!-Deny everyone else -&amp;#62;&lt;br&gt;                &amp;#60;deny users="*" /&amp;#62;&lt;br&gt;            &amp;#60;/authorization&amp;#62;&lt;/p&gt;
&lt;p&gt;As shown in the above figure, access to the &lt;a title="Go to 'Search-MessageTrackingReport' cmdlet ref in Exchange 2010 docs" href="http://technet.microsoft.com/en-us/library/dd351138.aspx"&gt;Search-MessageTrackingReport&lt;/a&gt; cmdlet is required to display the Delivery Reports tab. To disable the Delivery Reports tab, we need to determine which RBAC roles can run the Search-MessageTrackingReport cmdlet, so we can remove the permission for the user to run it. This ensures the tab will not be displayed to that user.&lt;br&gt;&lt;br&gt;To determine which RBAC roles can run the Search-MessageTrackingReport cmdlet, we use the &lt;a title="Go to 'Get-ManagementRole' cmdlet reference in Exchange 2010 docs" href="http://technet.microsoft.com/en-us/library/dd351125.aspx"&gt;Get-ManagementRole&lt;/a&gt; cmdlet: &lt;br&gt; &lt;p style="padding-bottom: 0.3em; background-color: #ccc; padding-left: 0.3em; padding-right: 0.3em; font: bold 1em 'Consolas','Courier New',courier,monospace; padding-top: 0.3em"&gt;Get-ManagementRole -cmdlet Search-MessageTrackingReport&lt;/p&gt;The result:&lt;br&gt; &lt;p style="padding-bottom: 0.25em; line-height: 1.44em; padding-left: 0.25em; padding-right: 0.25em; font-family: 'Consolas','Courier New',courier,monospace; background: #000; color: #ffff00; font-size: 1em; padding-top: 0.25em; backgrond: black; font-stretch: condensed"&gt;Name                   RoleType &lt;br&gt;-------                -------------- &lt;br&gt;Message Tracking       MessageTracking &lt;br&gt;View-OnlyConfiguration ViewOnlyConfiguration &lt;br&gt;MyBaseOptions          MyBaseOptions &lt;/p&gt; &lt;p&gt;Next we must determine which of the above roles the user is a member of and where it would make sense to remove the Search-MessageTrackingReport cmdlet from. For example, we wouldn't want to remove the cmdlet from the ViewOnly Configuration because that is an administrative role. The user is not an administrator, and therefore it's not likely that he/she has been assigned the MessageTracking role. This means that we will have to check to see what roles/assignments the user is a member of:&lt;/p&gt; &lt;p style="padding-bottom: 0.3em; background-color: #ccc; padding-left: 0.3em; padding-right: 0.3em; font: bold 1em consolas,'Courier New',courier,monospace; padding-top: 0.3em"&gt;Get-RoleGroup | where {$_.Members -like "*Display UserName*"} | fl name&lt;/p&gt;The command doesn't return any results because the user is not a member of any administrator type role. Next, we will check the management role assignments for this user:  &lt;p style="padding-bottom: 0.3em; background-color: #ccc; padding-left: 0.3em; padding-right: 0.3em; font: bold 1em consolas,'Courier New',courier,monospace; padding-top: 0.3em"&gt;Get-ManagementRoleAssignment -RoleAssignee UserName&lt;/p&gt; &lt;p&gt;Among other items you see the list of roles (note these are user/self configuration roles):  &lt;p style="padding-bottom: 0.25em; line-height: 1.4em; padding-left: 0.25em; padding-right: 0.25em; font-family: 'Consolas','Courier New',courier,monospace; background: #000; color: #ffff00; font-size: 1em; padding-top: 0.25em; font-stretch: condensed"&gt;Name                                                         Role &lt;br&gt;--------                                                     --------- &lt;br&gt;MyBaseOptions-Default Role Assignment Policy                 MyBaseOptions &lt;br&gt;MyContactInformation-Default Role Assignment Policy          MyContactInformation &lt;br&gt;MyVoiceMail-Default Role Assignment Policy                   MyVoiceMail &lt;br&gt;MyDistributionGroupMembership-Default Role Assignment Policy MyDistributionGroupMembership &lt;br&gt;Custom Default Policy                                        MyDiagnostics &lt;/p&gt; &lt;p&gt;It looks like the only one we are interested in here is the "MyBaseOptions" because we already know that the cmdlet we want to block is only available in that role that the user has anything to do with. The user is not an administrator so the other roles are not interesting to us for this scenario.&lt;/p&gt; &lt;p&gt;To make sure the user is assigned to the role assignment policy we can verify:&lt;/p&gt; &lt;p style="padding-bottom: 0.3em; background-color: #ccc; padding-left: 0.3em; padding-right: 0.3em; font: bold 1em consolas,'Courier New',courier,monospace; padding-top: 0.3em"&gt;Get-Mailbox UserName | fl roleassignmentpolicy&lt;/p&gt; &lt;p style="padding-bottom: 0.25em; line-height: 1.4em; padding-left: 0.25em; padding-right: 0.25em; font-family: 'Consolas','Courier New',courier,monospace; background: #000; color: #ffff00; font-size: 1em; padding-top: 0.25em; font-stretch: condensed"&gt;RoleAssignmentPolicy: Default Role Assignment Policy&lt;/p&gt;Tip: If you want to combine some of the above steps into one line to find out which role contains that cmdlet we are interested in (Search-MessageTrackingReport), you can use the following set of cmdlets: &lt;br&gt; &lt;p style="padding-bottom: 0.3em; background-color: #ccc; padding-left: 0.3em; padding-right: 0.3em; font: bold 1em consolas,; padding-top: 0.3em" new?,Courier,monospace;? courier&gt;Get-ManagementRole -Cmdlet Search-MessageTrackingReport | Get-ManagementRoleAssignment -RoleAssignee UserName -Delegating $False | FT Role, RoleAssigneeName &lt;/p&gt;&lt;br&gt;The result: &lt;br&gt; &lt;p style="padding-bottom: 0.25em; line-height: 1.4em; padding-left: 0.25em; padding-right: 0.25em; font-family: 'Consolas','Courier New',courier,monospace; background: #000; color: #ffff00; font-size: 1em; padding-top: 0.25em; font-stretch: condensed"&gt;Role            RoleAssigneeName &lt;br&gt;----            ---------------- &lt;br&gt;MyBaseOptions   Default Role Assignment Policy &lt;/p&gt; &lt;p&gt;&lt;/p&gt; &lt;li&gt; &lt;p&gt;Now, we know that we need to create a new &lt;strong&gt;Role Assignment Policy&lt;/strong&gt; for the user and associate it with a new (customized) MyBaseOptions role. We will make a copy of the &lt;strong&gt;MyBaseOptions&lt;/strong&gt; role so we can remove the &lt;strong&gt;Search-MessageTrackingReport&lt;/strong&gt; cmdlet from it.&lt;/p&gt; &lt;p&gt;First, we will create a new (end user) Role Assignment Policy called Alternate Assignment Policy, and leave the original policy unchanged (for other users who should still have access to the Delivery Reports tab).:&lt;/p&gt; &lt;p style="padding-bottom: 0.3em; background-color: #ccc; padding-left: 0.3em; padding-right: 0.3em; font: bold 1em consolas,'Courier New',courier,monospace; padding-top: 0.3em"&gt;New-RoleAssignmentPolicy "Alternate Assignment Policy"&lt;/p&gt;For this new policy, we need to turn on a few of the default options that the Default Policy had. For example, to add the ability for the user to edit their own contact information we add the &lt;strong&gt;MyContactInformation&lt;/strong&gt; role to the policy: &lt;br&gt; &lt;p style="padding-bottom: 0.3em; background-color: #ccc; padding-left: 0.3em; padding-right: 0.3em; font: bold 1em consolas,'Courier New',courier,monospace; padding-top: 0.3em"&gt;New-ManagementRoleAssignment -Name "MyContactInformation-Alternate Assignment Policy" -policy "Alternate Assignment Policy" - role MyContactInformation&lt;/p&gt;&lt;br&gt;To add the ability for the user to manage their own distribution group membership, we add the &lt;strong&gt;MyDistributionGroupMembership&lt;/strong&gt; role to the policy: &lt;br&gt; &lt;p style="padding-bottom: 0.3em; background-color: #ccc; padding-left: 0.3em; padding-right: 0.3em; font: bold 1em consolas,'Courier New',courier,monospace; padding-top: 0.3em"&gt;New-ManagementRoleAssignment -Name "MyDistributionGroupMembership-Alternate Assignment Policy" -policy "Alternate Assignment Policy" - role MyDistributionGroupMembership&lt;/p&gt; &lt;li&gt; &lt;p&gt;Now we need to create a copy of the &lt;strong&gt;MyBaseOptions&lt;/strong&gt; role so we can remove the Search-MessageTrackingReport cmdlet from it and then assign it to the new Role Assignment Policy. We can give it any name, preferably something with a good description.:&lt;/p&gt; &lt;p style="padding-bottom: 0.3em; background-color: #ccc; padding-left: 0.3em; padding-right: 0.3em; font: bold 1em consolas,'Courier New',courier,monospace; padding-top: 0.3em"&gt;New-ManagementRole "MyBaseOptionsWithoutMessageTracking" -Parent MyBaseOptions&lt;/p&gt; &lt;li&gt;We remove the Search-MessageTrackingReport cmdlet from the "MyBaseOptionsWithoutMessageTracking" role:  &lt;p style="padding-bottom: 0.3em; background-color: #ccc; padding-left: 0.3em; padding-right: 0.3em; font: bold 1em consolas,'Courier New',courier,monospace; padding-top: 0.3em"&gt;Remove-ManagementRoleEntry "MyBaseOptionsWithoutMessageTracking\Search-MessageTrackingReport"&lt;/p&gt; &lt;li&gt;Next, we assign the newly created &lt;strong&gt;MyBaseOptionsWithoutMessageTracking&lt;/strong&gt; role to the Role Assignment Policy:  &lt;p style="padding-bottom: 0.3em; background-color: #ccc; padding-left: 0.3em; padding-right: 0.3em; font: bold 1em consolas,'Courier New',courier,monospace; padding-top: 0.3em"&gt;New-ManagementRoleAssignment -Name "MyBaseOptionsWithoutMessageTracking-Alternate Assignment Policy" -policy "Alternate Assignment Policy" - role MyBaseOptionsWithoutMessageTracking&lt;/p&gt; &lt;li&gt;Then, we assign the Role Assignment Policy to the user:  &lt;p style="padding-bottom: 0.3em; background-color: #ccc; padding-left: 0.3em; padding-right: 0.3em; font: bold 1em consolas,'Courier New',courier,monospace; padding-top: 0.3em"&gt;Set-mailbox mod1user1 -RoleAssignmentPolicy "Alternate Assignment Policy"&lt;/p&gt; &lt;p&gt;This can also be performed in the ECP, as shown in figure 2.&lt;/p&gt;&lt;img src="/photos/postpictures3/images/454145/original.aspx"&gt;&lt;br&gt;&lt;strong&gt;Figure 2:&lt;/strong&gt; Assigning the Role Assignment Policy to the user in ECP&lt;br&gt;&lt;/li&gt;&lt;/ol&gt; &lt;p&gt;Done! Now we can test the user experience. As shown in figure 3, when UserName logs on, the Delivery Reports tab isn't visible.&lt;/p&gt;&lt;img src="/photos/postpictures3/images/454146/original.aspx"&gt;&lt;br&gt;&lt;strong&gt;Figure 3:&lt;/strong&gt; The Delivery Reports tab is removed for the user&lt;br&gt; &lt;p&gt;After the Delivery Reports tab is removed, if your user tries to track a message from within Outlook Web App or Outlook, he/she will receive the following error:&lt;/p&gt;&lt;img src="/photos/postpictures3/images/454147/original.aspx"&gt;&lt;br&gt;&lt;strong&gt;Figure 4:&lt;/strong&gt; Error when user tries to track a message&lt;br&gt;  &lt;ol&gt;&lt;/ol&gt; &lt;p&gt;-&lt;a href="/articles/454033.aspx"&gt;Perry Newman&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;img src="http://msexchangeteam.com/aggbug.aspx?PostID=454148" width="1" height="1"&gt;</content><author><name>Exchange</name><uri>http://msexchangeteam.com/members/Exchange.aspx</uri></author></entry><entry><title>Exchange Server in Depth: Master Concepts and Optimize Your Server Environment</title><link rel="alternate" type="text/html" href="http://msexchangeteam.com/archive/2010/02/27/454111.aspx" /><id>http://msexchangeteam.com/archive/2010/02/27/454111.aspx</id><published>2010-02-27T16:06:00Z</published><updated>2010-02-27T16:06:00Z</updated><content type="html">&lt;div style="font: 1.2em/1.2em 'Calibri',helvetica,arial,sans-serif"&gt; &lt;p&gt;The latest release of Microsoft Exchange can help you achieve better business outcomes while controlling the costs of deployment, administration, and compliance. Exchange 2010 delivers a wide range of deployment options, integrated information leakage protection, and advanced compliance capabilities. Check out our free webcasts and podcasts, and then try Exchange 2010 for yourself by taking one of our virtual labs or labcasts.  &lt;ul&gt; &lt;li style="padding-bottom: 1em"&gt;&lt;span style="font-size: 1.2em"&gt;&lt;b&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032441269&amp;Culture=en-US"&gt;TechNet Webcast: Microsoft Exchange Server 2010 Management and Operations (Level 200)&lt;/a&gt;&lt;/b&gt;&lt;/span&gt;&lt;br&gt;&lt;b&gt;Thursday, March 11, 2010&lt;/b&gt; &lt;br&gt;&lt;i&gt;11:00 A.M.-12:30 P.M. Pacific Time&lt;/i&gt; &lt;br&gt; &lt;li style="padding-bottom: 1em"&gt;&lt;span style="font-size: 1.2em"&gt;&lt;b&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032442907&amp;Culture=en-US"&gt;TechNet Webcast: Microsoft Exchange Server 2010 Unified Messaging (Level 300)&lt;/a&gt;&lt;/b&gt; &lt;/span&gt;&lt;br&gt;&lt;b&gt;Tuesday, March 16, 2010&lt;/b&gt; &lt;br&gt;&lt;i&gt;11:00 A.M.-12:30 P.M. Pacific Time&lt;/i&gt; &lt;br&gt; &lt;li style="padding-bottom: 1em"&gt;&lt;span style="font-size: 1.2em"&gt;&lt;b&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032440901&amp;Culture=en-US"&gt;TechNet Webcast: Calendar Sharing and Federation in Microsoft Exchange Server 2010 (Level 300)&lt;/a&gt;&lt;/b&gt;&lt;/span&gt;&lt;br&gt;&lt;b&gt;Thursday, March 18, 2010&lt;/b&gt; &lt;br&gt;&lt;i&gt;11:00 A.M.-12:30 P.M. Pacific Time&lt;/i&gt; &lt;br&gt; &lt;li style="padding-bottom: 1em"&gt;&lt;span style="font-size: 1.2em"&gt;&lt;b&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032441274&amp;Culture=en-US"&gt;TechNet Webcast: Deploying and Managing Microsoft Exchange Server 2010 Transport Servers (Level 200)&lt;/a&gt;&lt;/b&gt; &lt;/span&gt;&lt;br&gt;&lt;b&gt;Tuesday, March 23, 2010&lt;/b&gt;&lt;/span&gt; &lt;br&gt;&lt;i&gt;11:00 A.M.-12:30 P.M. Pacific Time&lt;/i&gt; &lt;br&gt; &lt;li style="padding-bottom: 1em"&gt;&lt;span style="font-size: 1.2em"&gt;&lt;b&gt;&lt;a href="http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032442911&amp;Culture=en-US"&gt;TechNet Webcast: Microsoft Exchange Server 2010 Storage Architecture (Level 300)&lt;/a&gt;&lt;/b&gt;&lt;/span&gt; &lt;br&gt;&lt;b&gt;Thursday, March 25, 2010&lt;/b&gt; &lt;br&gt;&lt;i&gt;11:00 A.M.-12:30 P.M. Pacific Time&lt;/i&gt;&lt;br&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;img src="http://msexchangeteam.com/aggbug.aspx?PostID=454111" width="1" height="1"&gt;</content><author><name>Exchange</name><uri>http://msexchangeteam.com/members/Exchange.aspx</uri></author></entry><entry><title>Announcing the Release of the Exchange Server Pre-Deployment Analyzer</title><link rel="alternate" type="text/html" href="http://msexchangeteam.com/archive/2010/02/24/454083.aspx" /><id>http://msexchangeteam.com/archive/2010/02/24/454083.aspx</id><published>2010-02-24T20:33:00Z</published><updated>2010-02-24T20:33:00Z</updated><content type="html">&lt;p&gt;&lt;font size="2"&gt;Today I am pleased to announce the release of the &lt;/font&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=88b304e7-9912-4cb0-8ead-7479dab1abf2&amp;displaylang=en"&gt;&lt;font size="2"&gt;Exchange Server Pre-Deployment Analyzer&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; (ExPDA).&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;You can use the Exchange Pre-Deployment Analyzer to perform an overall topology readiness scan of your environment. When you run the Exchange Pre-Deployment Analyzer, it provides a detailed report that will alert you if there are any issues within your organization, which could prevent you from deploying Exchange 2010. For example, the Exchange Pre-Deployment Analyzer will notify you if you haven't deployed the minimum required Exchange service pack on all your existing Exchange servers. &lt;/font&gt; &lt;p&gt;&lt;font size="2"&gt;The checks performed by ExPDA are similar to the pre-requisite checks implemented (via Exchange Best Practices Analyzer) in the Exchange 2010 Setup program; in fact ExPDA is based off the Exchange Best Practices Analyzer (ExBPA) engine. However, unlike Exchange 2010 setup, this tool focuses only on overall topology readiness and not the ability to run Exchange 2010 on the local computer. The scan also performs a deep analysis of each existing Exchange 2003/2007 server to verify that it has the necessary updates and configuration in-place to support Exchange 2010. The end report is structured as follows:&lt;/font&gt;  &lt;ul&gt; &lt;li&gt;&lt;font size="2"&gt;&lt;b&gt;Critical&lt;/b&gt; - A configuration problem that will prevent Exchange 2010 from being deployed in the organization. For example, the Active Directory Forest is not operating in Windows Server 2003 Forest Functional Mode or higher.&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;&lt;b&gt;Warning&lt;/b&gt; - A configuration item that may prevent customers having the best possible experience with Exchange 2010. A warning may also reflect some functionality that is not available in Exchange 2010.&lt;/font&gt;&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;font size="2"&gt;ExPDA is another component in our vision to provide a seamless upgrade experience that reduces the complexities in deploying Exchange 2010. To start planning your upgrade, please utilize the &lt;/font&gt;&lt;a href="http://technet.microsoft.com/en-us/exdeploy2010/default.aspx"&gt;&lt;font size="2"&gt;Exchange Deployment Assistant&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;. The Deployment Assistant allows a customer to create Exchange 2010 on-premises deployment instructions that are customized to their environment. The Assistant asks a small set of questions, and based on the answers, it &lt;b&gt;&lt;i&gt;provides a finite set of instructions that are designed to get a customer up and running on Exchange 2010&lt;/i&gt;&lt;/b&gt;&lt;i&gt;.  &lt;/i&gt;Running the Exchange Server Pre-Deployment Analyzer is now a recommended step within the pre-requisites section of the Deployment Assistant.&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;You can download ExPDA at &lt;/font&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=88b304e7-9912-4cb0-8ead-7479dab1abf2&amp;displaylang=en"&gt;&lt;font size="2"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=88b304e7-9912-4cb0-8ead-7479dab1abf2&amp;displaylang=en&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;.  ExPDA is supported on Windows 7, Windows Vista with Service Pack 2, Windows Server 2008 with Service Pack 2, Windows Server 2008 R2, and Windows Server 2003 with Service Pack 2.&lt;/font&gt; &lt;p&gt;&lt;b&gt;&lt;font size="2"&gt;Q&amp;A&lt;/font&gt;&lt;/b&gt;  &lt;ol&gt; &lt;li&gt;&lt;font size="2"&gt;&lt;i&gt;Does this tool replace the Exchange Deployment Assistant?&lt;/i&gt;&lt;b&gt;&lt;/b&gt;&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;No, ExPDA is merely an additional tool that can be used as a step within the upgrade experience. The Exchange Deployment Assistant will walk you through all aspects of the upgrade, namely how to coexist properly with Exchange 2010 and legacy versions of Exchange, whereas, ExPDA is one step within that process and ensures that the environment is ready to have the first Exchange 2010 server deployed.&lt;/font&gt;&lt;/p&gt; &lt;li&gt;&lt;font size="2"&gt;&lt;i&gt;I ran the scan and have questions about the results. What should I do?&lt;/i&gt;&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;If you'd like to read more about the requirements of Exchange 2010, please see the &lt;/font&gt;&lt;a href="http://technet.microsoft.com/en-us/library/aa996719.aspx"&gt;&lt;font size="2"&gt;Planning for Exchange 2010&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; section on TechNet.&lt;/font&gt; &lt;/p&gt; &lt;li&gt;&lt;font size="2"&gt;&lt;i&gt;I ran the scan and received unexpected results. If I think there's a bug, who can I contact?&lt;/i&gt;&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;If you need assistance, please visit the &lt;/font&gt;&lt;a href="http://social.technet.microsoft.com/Forums/en-US/exchangesvrdeploy/threads"&gt;&lt;font size="2"&gt;Exchange Server Deployment Forum&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; or you can send mail to exbpafb AT Microsoft DOT com.&lt;/font&gt;&lt;/p&gt; &lt;li&gt;&lt;font size="2"&gt;&lt;i&gt;Is this new functionality available in all languages?&lt;/i&gt;&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;No. ExPDA is only available as a U.S. English version.&lt;/font&gt;&lt;/p&gt; &lt;li&gt;&lt;font size="2"&gt;&lt;i&gt;I'd like to know if my organization is capable of running Exchange 2007. Can I use ExPDA to check this?&lt;/i&gt;&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;No, ExPDA only verifies if an organization is ready to have the first Exchange 2010 server installed. If you need to determine whether your organization is ready to have Exchange 2007 deployed, you can utilize ExBPA v2.8 and the latest Exchange 2007 ExBPA.Readiness.xml:&lt;/font&gt;  &lt;ol&gt; &lt;li&gt;&lt;font size="2"&gt;Install &lt;/font&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=dbab201f-4bee-4943-ac22-e2ddbd258df3"&gt;&lt;font size="2"&gt;ExBPA 2.8&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; and the last &lt;/font&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=4f2f1339-cbcd-4d26-9174-f30c10d7ec4c"&gt;&lt;font size="2"&gt;ExBPA 2.8 Update&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;.&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;Download the latest Exchange 2007 service pack rollup. At the time of this writing this is SP2 RU2.&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;Extract the rollup binaries using this command: msiexec /a filepath to MSI file /qb TARGETDIR=filepath to target folder&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;Copy the ExBPA.Readiness.xml to the &lt;em&gt;&lt;ExBPA install location&gt;\en&lt;/em&gt; folder.&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;Launch ExBPA.&lt;/font&gt; &lt;/li&gt;&lt;/ol&gt; &lt;p&gt;&lt;/p&gt; &lt;li&gt;&lt;font size="2"&gt;&lt;i&gt;Where can I look at the list of checks made in this new scan?&lt;/i&gt;&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;If you're familiar with the BPA XML files, the new check is wholly contained within the ExBPA.Readiness.xml file located within &lt;em&gt;%Program Files%\Microsoft\Exchange Server\V14\ExPDA\en&lt;/em&gt; folder.&lt;/font&gt;  &lt;ul&gt; &lt;li&gt;&lt;font size="2"&gt;Reporting the number of Active Directory trees, domains, sites, admin groups, routing groups, Exchange 5.5 servers, Exchange 2000 servers, Exchange 2003 servers, total mailboxes, Windows 2000 Active Directory servers, Windows Server Active Directory servers, Windows Server Active Directory servers. Report how many Active Directory domain/sites have Exchange servers installed. &lt;/font&gt; &lt;li&gt;&lt;font size="2"&gt;Verifying that the Schema Master is Windows 2003 SP1 or later. &lt;/font&gt; &lt;li&gt;&lt;font size="2"&gt;Identifying Active Directory domains that are not in native mode. &lt;/font&gt; &lt;li&gt;&lt;font size="2"&gt;Identifying Active Directory sites that do not have a global catalog server running Windows 2003 SP1 or later. &lt;/font&gt; &lt;li&gt;&lt;font size="2"&gt;Verifying that there are zero Active Directory Connector servers in existence. &lt;/font&gt; &lt;li&gt;&lt;font size="2"&gt;Identifying any SMTP site links in existence. &lt;/font&gt; &lt;li&gt;&lt;font size="2"&gt;Verifying that the Exchange organization is in native mode. &lt;/font&gt; &lt;li&gt;&lt;font size="2"&gt;Identifying any non-standard proxy address generators. &lt;/font&gt; &lt;li&gt;&lt;font size="2"&gt;Identifying whether you have any ambiguously defined email addresses in your recipient policies.&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;Identifying any non-MAPI public folder hierarchies (a.k.a. AppTLH's) in use. &lt;/font&gt; &lt;li&gt;&lt;font size="2"&gt;Identifying Routing Groups that span Active Directory sites. &lt;/font&gt; &lt;li&gt;&lt;font size="2"&gt;Identifying any Active Directory sites that span Routing Groups. &lt;/font&gt; &lt;li&gt;&lt;font size="2"&gt;Identifying any Routing Group Connectors that have specialized settings (activation, max size, accept/reject lists, restrict message type/priority). &lt;/font&gt; &lt;li&gt;&lt;font size="2"&gt;Identifying any SMTP Connectors that support non-SMTP address spaces. &lt;/font&gt; &lt;li&gt;&lt;font size="2"&gt;Identifying any SMTP Connectors that use inline domain-wildcarding for address spaces (e.g. *foo.com instead of *.foo.com). &lt;/font&gt; &lt;li&gt;&lt;font size="2"&gt;Identifying any X.400 Connectors in the topology. &lt;/font&gt; &lt;li&gt;&lt;font size="2"&gt;Identifying any EDK-based Connectors in the topology (excluding Notes). &lt;/font&gt; &lt;li&gt;&lt;font size="2"&gt;Verifying that any servers running Exchange 2003 have SP2 or later.&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;Verifying that any servers running Exchange 2007 have SP2 or later. &lt;/font&gt; &lt;li&gt;&lt;font size="2"&gt;Identifying any SMTP virtual servers that are not using port 25 for incoming/outgoing. &lt;/font&gt; &lt;li&gt;&lt;font size="2"&gt;Verifying that all Exchange 2003 servers have SuppressStateChanges set. &lt;/font&gt; &lt;li&gt;&lt;font size="2"&gt;Identifying any Exchange 2003 servers that have active NNTP newsfeeds. &lt;/font&gt; &lt;li&gt;&lt;font size="2"&gt;Identifying any Exchange 2003 servers that use the Event Scripting service. &lt;/font&gt; &lt;li&gt;&lt;font size="2"&gt;Identifying any Exchange 2003 servers that have the ExIFS (a.k.a. M:) drive enabled. &lt;/font&gt; &lt;li&gt;&lt;font size="2"&gt;Identifying any parts of Active Directory that have Access Control Entry inheritance disabled.&lt;/font&gt; &lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ol&gt; &lt;p&gt;&lt;font size="2"&gt;Thanks for your continued support. Feel free to post feedback in comments of this blog post, or visit the &lt;/font&gt;&lt;a href="http://social.technet.microsoft.com/Forums/en-US/exchangesvrdeploy/threads"&gt;&lt;font size="2"&gt;Exchange Server Deployment Forum&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;.&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;- &lt;/font&gt;&lt;a href="/archive/2005/08/25/409819.aspx"&gt;&lt;font size="2"&gt;Ross Smith IV&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://msexchangeteam.com/aggbug.aspx?PostID=454083" width="1" height="1"&gt;</content><author><name>Exchange</name><uri>http://msexchangeteam.com/members/Exchange.aspx</uri></author></entry><entry><title>Dude, Where's My Single Instance?</title><link rel="alternate" type="text/html" href="http://msexchangeteam.com/archive/2010/02/22/454051.aspx" /><id>http://msexchangeteam.com/archive/2010/02/22/454051.aspx</id><published>2010-02-22T15:49:05Z</published><updated>2010-02-22T15:49:05Z</updated><content type="html">&lt;p&gt;&lt;font size="2"&gt;In Exchange Server 2010, there is no more single instance storage (SIS). To help understand why SIS is gone, let's review a brief history of Exchange.&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;During the development of Exchange 4.0, we had two primary goals in mind, and SIS was borne out of these goals:&lt;/font&gt;  &lt;ol&gt; &lt;li&gt;&lt;font size="2"&gt;Ensure that messages were delivered as fast and as efficient as possible.&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;Reduce the amount of disk space required to store messages, as disk capacity was premium.&lt;/font&gt;&lt;/li&gt;&lt;/ol&gt; &lt;p&gt;&lt;font size="2"&gt;Exchange 4.0 (and, to a certain extent, Exchange 5.0 and Exchange 5.5) was really designed as a departmental solution. Back then, users were typically placed on an Exchange server based on their organization structure (often, the entire company was on the same server).&amp;nbsp; Since there was only one mailbox database, we maximized our use of SIS for both message delivery (only store the body and attachments once) and space efficiency. The only time we created another copy within the store was when the user modified their individual instance.&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;For almost 19 years, the internal Exchange database table structure has remained relatively the same:&lt;/font&gt;  &lt;p&gt;&lt;img src="/photos/postpictures3/images/454052/original.aspx"&gt;  &lt;p&gt;&lt;font size="2"&gt;Then came Exchange 2000.&amp;nbsp; In Exchange 2000, we evolved considerably - we moved to SMTP for server-to-server connectivity, we added storage groups, and we increased the maximum number of databases per server.&amp;nbsp; The result was a shift away from a departmental usage of Exchange to enterprise usage of Exchange.&amp;nbsp; Moreover, the move to 20 databases reduced SIS effects on space efficiency, as the likelihood that multiple recipients were on the same database decreased.&amp;nbsp; Similarly, message delivery was improved by our optimizations in transport, so transport no longer benefited as much from SIS either.&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;With Exchange 2003, consolidation of servers took off in earnest due to features like Cached Exchange Mode.&amp;nbsp; Again the move away from departmental usage continued.&amp;nbsp; Many customers moved away from distributing mailboxes based on their organization structure to randomization of the user population across all databases in the organization.&amp;nbsp; Once again, the space efficiency effects of SIS were further reduced.&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;In Exchange 2007, we increased the number of databases you could deploy, which again reduced the space efficiency of SIS. We further optimized transport delivery and completely removed the need for SIS from a transport perspective.&amp;nbsp; Finally, we made changes to the information store that removed the ability to single instance message bodies (but allowed single instancing of attachments). The result was that SIS no longer provided any real space savings - typically only about 0-20%.&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;One of our main goals for Exchange 2010 was to provide very large mailboxes at a low cost. Disk capacity is no longer a premium; disk space is very inexpensive and IT shops can take advantage of larger, cheaper disks to reduce their overall cost. In order to leverage those larger capacity disks, you also need to increase mailbox sizes (and remove PSTs and leverage the personal archive and records management capabilities) so that you can ensure that you are designing your storage to be both IO efficient and capacity efficient.&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;During the development of Exchange 2010, we realized that having a table structure optimized for SIS was holding us back from making the storage innovations that were necessary to achieve our goals. In order to improve the store and ESE, to change our IO profile (from many, small, random IOs to larger, fewer, more sequential IOs), and to resolve our inefficiencies around item count, we had to change the store schema. Specifically, we moved away from a per-database table structure to a per-mailbox table structure:&lt;/font&gt;  &lt;p&gt;&lt;img src="/photos/postpictures3/images/454049/original.aspx"&gt;  &lt;p&gt;&lt;font size="2"&gt;This architecture, along with other changes to the ESE and store engines (lazy view updates, space hints, page size increase, b+ tree defrag, etc.), netted us not only a 70% reduction in IO over Exchange 2007, but also substantially increased our ability to store more items in critical path folders. &lt;/font&gt; &lt;p&gt;&lt;font size="2"&gt;As a result of the new architecture and the other changes to the store and ESE, we had to deal with an unintended side effect.&amp;nbsp; While these changes greatly improved our IO efficiency, they made our space efficiency worse.&amp;nbsp; In fact, on average they increased the size of the Exchange database by about 20% over Exchange 2007. To overcome this bloating effect, we implemented a targeted compression mechanism (using either 7-bit or XPRESS, which is the Microsoft implementation of the &lt;/font&gt;&lt;a href="http://go.microsoft.com/fwlink/?LinkId=179133"&gt;&lt;font size="2"&gt;LZ77 algorithm&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;) that specifically compresses message headers and bodies that are either text or HTML-based (attachments are not compressed as typically they exist in their most compressed state already).&amp;nbsp; The result of this work is that we see database sizes on par with Exchange 2007.&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;The below graph shows a comparison of database sizes for Exchange 2007 and Exchange 2010 with different types of message data: &lt;/font&gt; &lt;p&gt;&lt;img src="/photos/postpictures3/images/454050/original.aspx"&gt;  &lt;p&gt;&lt;font size="2"&gt;As you can see, Exchange 2007 databases that contained 100% Rich Text Format (RTF) content was our baseline goal when implementing database compression in Exchange 2010. What we found is that with a mix of messaging data (77% HTML, 15% RTF, 8% Text, with an average message size of 50KB) that our compression algorithms are on par with Exchange 2007 database sizes. In other words, we mitigated most of the bloat caused by the lack of SIS.&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;Is compression the answer to replacing single instancing all together? The answer to that question is that it really does depend. There are certain scenarios where SIS may be viable:&lt;/font&gt;  &lt;ul&gt; &lt;li&gt;&lt;font size="2"&gt;Environments that only send Rich-Text Format messages. The compression algorithms in Exchange 2010 do not compress RTF message blobs because they already exist in their most compressible form.&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;Sending large attachments to many users. For example, sending a large (30 MB+) attachment to 20 users.&amp;nbsp; Even if there were only 5 recipients out of the 20 on the same database, in Exchange 2003 that meant the 30MB attachment was stored once instead of 5 times on that database. In Exchange 2010, that attachment is stored 5 times (150 MB for that database) and isn't compressed. But depending on your storage architecture, the capacity to handle this should be there. Also, your retention requirements will help here, by forcing the removal of the data after a certain period of time.&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;Business or organizational archives that are used to maintain immutable copies of messaging data benefit from single instancing because the system only has to keep one copy of the data, which is useful when you need to maintain that data indefinitely for compliance purposes.&lt;/font&gt; &lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;font size="2"&gt;If you go back through our guidance over the past 10 years, you will never find a single reference to using SIS around capacity planning.&amp;nbsp; We might mention it has an impact in terms of the database size, but that's it.&amp;nbsp; All of our guidance has always dictated designing the storage without SIS in mind.&amp;nbsp; And for those that are thinking about thin provisioning, SIS isn't a reason to do thin provisioning, nor is SIS a means to calculate your space requirements.&amp;nbsp; Thin provisioning requires an operational maturity that can react quickly to changes in the messaging environment, as well as, a deep understanding of the how the user population behaves and grows over time to sufficiently allocate the right amount of storage upfront.&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;In summary, Exchange 2010 changes the messaging landscape.&amp;nbsp; The architectural changes we have implemented enable the commoditization of email - providing very large mailboxes at a low cost.&amp;nbsp; Disk capacity is no longer a premium.&amp;nbsp;&amp;nbsp; Disk space is cheap and IT shops can take advantage of larger, cheaper disks to reduce their overall cost.&amp;nbsp; With Exchange 2010 you can deploy a highly available system with a degree of storage efficiency without SIS at a fraction of the cost that was required with previous versions of Exchange.&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;So, there you have it. SIS is gone.&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font size="2"&gt;- &lt;/font&gt;&lt;a href="http://msexchangeteam.com/archive/2005/08/25/409819.aspx"&gt;&lt;font size="2"&gt;Ross Smith IV&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://msexchangeteam.com/aggbug.aspx?PostID=454051" width="1" height="1"&gt;</content><author><name>Exchange</name><uri>http://msexchangeteam.com/members/Exchange.aspx</uri></author></entry><entry><title>E2010 Mailbox Server Role Requirements Calculator v4.5</title><link rel="alternate" type="text/html" href="http://msexchangeteam.com/archive/2010/02/17/454023.aspx" /><id>http://msexchangeteam.com/archive/2010/02/17/454023.aspx</id><published>2010-02-17T16:48:19Z</published><updated>2010-02-17T16:48:19Z</updated><content type="html">&lt;p&gt;&lt;font size="2"&gt;Please go to our Mailbox Server Role Storage Requirements Calculator &lt;/font&gt;&lt;a href="http://msexchangeteam.com/archive/2010/01/22/453859.aspx"&gt;&lt;font size="2"&gt;updates tracking page&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; to see what is in this new version! &lt;/font&gt; &lt;p&gt;&lt;font size="2"&gt;A blog post explaining the calculator (updated for this new version) &lt;/font&gt;&lt;a href="http://msexchangeteam.com/archive/2009/11/09/453117.aspx"&gt;&lt;font size="2"&gt;is here&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;.&lt;/font&gt; &lt;p&gt;&lt;font size="2"&gt;Comments welcome!&lt;/font&gt; &lt;p&gt;&lt;font size="2"&gt;- &lt;/font&gt;&lt;a href="/archive/2005/08/25/409819.aspx"&gt;&lt;font color="#0066cc" size="2"&gt;Ross Smith IV&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://msexchangeteam.com/aggbug.aspx?PostID=454023" width="1" height="1"&gt;</content><author><name>Exchange</name><uri>http://msexchangeteam.com/members/Exchange.aspx</uri></author></entry><entry><title>Call Answering Rules (Part 2): Call Answering Conditions</title><link rel="alternate" type="text/html" href="http://msexchangeteam.com/archive/2010/02/16/454020.aspx" /><id>http://msexchangeteam.com/archive/2010/02/16/454020.aspx</id><published>2010-02-16T23:04:00Z</published><updated>2010-02-16T23:04:00Z</updated><content type="html">&lt;div style="font: 1.2em 'Calibri',helvetica,arial,sans-serif"&gt; &lt;p&gt;In Exchange 2010, users can easily create call answering rules to have a call answered based on the specified conditions. Users can create rules to answer calls from specified callers or Contacts in a certain way, handle calls differently based on their availability (Free/Busy status) or time of day. The call answering rule will only be triggered when all the associated conditions are met. In this post, I will cover:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;The different classes of conditions supported in UM 2010  &lt;li&gt;How does UM go about evaluating a given set of call answering rules&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;This article assumes that you have read my previous post &lt;a title="Read previous post 'Call Answering Rules (Part I) - Creating your first Call Answering Rule'" href="http://msexchangeteam.com/archive/2009/06/23/451667.aspx"&gt;Call Answering Rules (Part I) - Creating your first Call Answering Rule&lt;/a&gt;. &lt;/p&gt; &lt;h3 style="padding-top: 1.4em"&gt;The Call Answering Rule form&lt;/h3&gt; &lt;p&gt;The diagram below shows you the Call Answering Rule form. In particular: &lt;/p&gt; &lt;ul&gt; &lt;li&gt;Condition(s) which have already been added to the rule is located on the left (in green). You can remove them by clicking on the symbol beside the condition.  &lt;li&gt;Condition(s) which you can further add to this rule is located on the right (in red). To start adding new condition, simplify click on the condition desired. &lt;/li&gt;&lt;/ul&gt;&lt;img src="http://msexchangeteam.com/photos/postpictures3/images/454014/original.aspx"&gt; &lt;br&gt;&lt;span&gt;&lt;span&gt;&lt;strong&gt;Figure 1:&lt;/strong&gt;&lt;/span&gt; The call answering rule form&lt;/span&gt;  &lt;h3 style="padding-top: 1.4em"&gt;Different classes of conditions&lt;/h3&gt; &lt;p&gt;There are 4 different classes of conditions supported by UM 2010, namely: &lt;/p&gt; &lt;ul style="list-style-type: none"&gt; &lt;li&gt;Caller identity  &lt;li&gt;Time-of-the-day  &lt;li&gt;Calendar free/busy status  &lt;li&gt;When my automated email reply is turned on &lt;/li&gt;&lt;/ul&gt; &lt;ol&gt; &lt;li&gt; &lt;h4 style="padding-top: 1.4em"&gt;Caller Identity&lt;/h4&gt;Users can use different call answering rules for different callers. For example, if you receive a call from an important customer's phone number, you can answer it differently. To answer calls based on caller identity, users can add a caller-ID condition to a call answering rule such that the rule will only be triggered if the calling party matches one of those specified. To configure this condition:&lt;br&gt; &lt;ol&gt; &lt;li&gt;Click on "If the caller is." condition to bring up the following UI control. &lt;br&gt;&lt;img src="http://msexchangeteam.com/photos/postpictures3/images/454015/original.aspx"&gt; &lt;br&gt;&lt;span&gt;&lt;span&gt;&lt;strong&gt;Figure 2:&lt;/strong&gt;&lt;/span&gt; Call answering rule based on caller&lt;/span&gt; &lt;br&gt; &lt;li&gt;Specify 1 or more phone numbers, pick Contacts from the &lt;acronym title="Global Address List"&gt;GAL&lt;/acronym&gt; or your Contacts folder, or specify the entire Contacts folder.  &lt;li&gt;Click on "Apply" to close the UI control. &lt;br&gt;&lt;/li&gt;&lt;/ol&gt; &lt;li&gt; &lt;h4 style="padding-top: 1.4em"&gt;Time of Day&lt;/h4&gt;Users can add a time-of-the-day condition to a call answering rule such that the rule will only be triggered if the time of the call matches the time period specified. For example, during working hours, calls can be answered using the "Follow-Me" action, or routed straight to voicemail during after-hours. To configure this condition:  &lt;p&gt;&lt;/p&gt; &lt;ol&gt; &lt;li&gt;Click on &lt;strong&gt;&lt;font face="consolas"&gt;If it is during this period.&lt;/font&gt;&lt;/strong&gt; condition to bring up the following UI control:&lt;br&gt;&lt;img src="http://msexchangeteam.com/photos/postpictures3/images/454016/original.aspx"&gt;&lt;br&gt;&lt;span&gt;&lt;span&gt;&lt;strong&gt;Figure 3:&lt;/strong&gt; Call answering rule based on time of day&lt;/span&gt;&lt;/span&gt;&lt;br&gt; &lt;li&gt;Specify a period, either working hours, non-working hours or custom hours.  &lt;li&gt;Click on &lt;strong&gt;&lt;font face="consolas"&gt;Apply&lt;/font&gt;&lt;/strong&gt; to close the UI control. &lt;br&gt;&lt;/li&gt;&lt;/ol&gt; &lt;li&gt; &lt;h4 style="padding-top: 1.4em"&gt;Calendar Free/Busy status&lt;/h4&gt; &lt;p&gt;Users can specify a condition for a call answering rule based on their availability (calendar Free/Busy status). To do so: &lt;/p&gt; &lt;ol&gt; &lt;li&gt;Click on &lt;strong&gt;&lt;font face="consolas"&gt;If my schedule shows that my status is.&lt;/font&gt;&lt;/strong&gt; condition to bring up the following UI control: &lt;br&gt;&lt;img src="http://msexchangeteam.com/photos/postpictures3/images/454017/original.aspx"&gt;&lt;br&gt;&lt;span&gt;&lt;span&gt;&lt;strong&gt;Figure 4:&lt;/strong&gt;&lt;/span&gt; Call answering rule based on Free/Busy Status&lt;/span&gt;&lt;br&gt; &lt;li&gt;Pick one or more Free/Busy status which you want this rule to fire. In the example provided, I have specified that the call answering rule to be triggered if my calendar shows that I am either Busy or Away.  &lt;li&gt;Click on &lt;strong&gt;&lt;font face="consolas"&gt;Apply&lt;/font&gt;&lt;/strong&gt; to close the UI control. &lt;br&gt;&lt;/li&gt;&lt;/ol&gt; &lt;li&gt; &lt;h4 style="padding-top: 1.4em"&gt;When my automated email reply is turned on&lt;/h4&gt; &lt;p&gt;Users can specify that a call answering rule only be fired when their automatic email reply is turned on. To do so, simply click on "&lt;font face="Consolas"&gt;&lt;strong&gt;If Automatic Replies are turned on&lt;/strong&gt;&lt;/font&gt;" condition. &lt;/p&gt; &lt;ol&gt;&lt;/ol&gt; &lt;h3 style="padding-top: 1.2em"&gt;Call Answering Rules and conditions&lt;/h3&gt; &lt;p&gt;It is possible to associate the same call answering rule with multiple conditions. All the conditions must be met in order for the call answering rule to be trigger. You can also create call answering rules without specifying any condition. When such a rule is encountered, it will be triggered as though all its conditions are met.  &lt;h3 style="padding-top: 1.2em"&gt;Multiple Call Answering Rules &lt;/h3&gt; &lt;p&gt;You can create one or more call answering rules. You can also associate each call answering rule with one or more conditions. The diagram below illustrates an example with 3 call answering rules configured. You can enable/disable or reorder the rules. &lt;/p&gt;&lt;img src="http://msexchangeteam.com/photos/postpictures3/images/454018/original.aspx"&gt; &lt;br&gt;&lt;span&gt;&lt;span&gt;&lt;strong&gt;Figure 5:&lt;/strong&gt;&lt;/span&gt; Multiple call answering rules&lt;/span&gt;&lt;br&gt; &lt;p&gt;As illustrated in the flow diagram below, for each call answering call received:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;&lt;b&gt;No call answering rules configured:&lt;/b&gt; If you do not have any call answering rules configured, UM will offer the caller to leave a voice message.  &lt;li&gt;&lt;b&gt;One or more call answering rules configured:&lt;/b&gt; If there are one or more call answering rules configured, UM will evaluate these rules in a top-down fashion. The first rule, whose conditions are met, will be fired.  &lt;li&gt;After evaluating all the rules, if UM is unable to find a rule whose conditions are met, UM will offer the caller to leave a voice message. &lt;/li&gt;&lt;/ul&gt;&lt;img src="http://msexchangeteam.com/photos/postpictures3/images/454019/original.aspx"&gt; &lt;br&gt;&lt;span&gt;&lt;span&gt;&lt;strong&gt;Figure 6:&lt;/strong&gt;&lt;/span&gt; How UM call answering rules are evaluated&lt;/span&gt;&lt;br&gt; &lt;ol&gt;&lt;/ol&gt;&lt;/li&gt;&lt;/ol&gt; &lt;p&gt;Call answering rules are an Exchange 2010 feature, and only available to UM-enabled users with a mailbox on an Exchange 2010 Mailbox server. &lt;/p&gt; &lt;p&gt;-Chun Yong Chua&lt;/p&gt;&lt;/div&gt;&lt;img src="http://msexchangeteam.com/aggbug.aspx?PostID=454020" width="1" height="1"&gt;</content><author><name>Exchange</name><uri>http://msexchangeteam.com/members/Exchange.aspx</uri></author></entry><entry><title>Fixed: Message size issue in Outlook 2010 Beta</title><link rel="alternate" type="text/html" href="http://msexchangeteam.com/archive/2010/02/12/453999.aspx" /><id>http://msexchangeteam.com/archive/2010/02/12/453999.aspx</id><published>2010-02-12T18:54:00Z</published><updated>2010-02-12T18:54:00Z</updated><content type="html">&lt;div style="font: 1.2em 'Calibri',helvetica,arial,sans-serif"&gt;The Outlook team recently reported an issue on &lt;a href="http://blogs.msdn.com/outlook/archive/2010/01/22/issue-with-message-sizes-in-outlook-2010-beta.aspx"&gt;their blog&lt;/a&gt; about message sizes in the Microsoft Outlook 2010 Beta. A bug in the Microsoft Office 2010 Beta increases the message size of some e-mail messages sent from Outlook 2010 Beta.  &lt;p&gt;&lt;/p&gt; &lt;p&gt;The Office team has been hard at work building a fix for this issue, and it's now available on the Outlook blog. Note, the fix does not resize existing messages. To download the fix, and get some tips on how to reduce the mailbox size, head over to &lt;a title="Head to Outlook team blog for more details and download links" href="http://blogs.msdn.com/outlook/archive/2010/02/11/fix-for-message-size-issue-in-outlook-2010-beta.aspx"&gt;Fix for issue with message sizes in Outlook 2010 Beta&lt;/a&gt; on the Outlook team blog.&lt;/p&gt;-&lt;a href="http://msexchangeteam.com/articles/449351.aspx"&gt;Bharat Suneja&lt;/a&gt; &lt;br&gt;&lt;/div&gt;&lt;img src="http://msexchangeteam.com/aggbug.aspx?PostID=453999" width="1" height="1"&gt;</content><author><name>Exchange</name><uri>http://msexchangeteam.com/members/Exchange.aspx</uri></author></entry><entry><title>How to recreate the legacy Exchange Virtual Directories in Exchange 2010?</title><link rel="alternate" type="text/html" href="http://msexchangeteam.com/archive/2010/02/10/453991.aspx" /><id>http://msexchangeteam.com/archive/2010/02/10/453991.aspx</id><published>2010-02-10T22:50:34Z</published><updated>2010-02-10T22:50:34Z</updated><content type="html">&lt;p&gt;&lt;font size="2"&gt;The Exchange 2010 install of the CAS role includes the installation of the legacy Exchange Virtual Directories. The Exchange, Public and Exchweb Virtual Directories are placed and configured directly in the IIS metabase, therefore these Virtual Directories are only local to the Server and no longer objects located in Active Directory.&lt;/font&gt; &lt;p&gt;&lt;font size="2"&gt;Additionally, the Exchange 2010 &lt;/font&gt;&lt;a href="http://technet.microsoft.com/en-us/library/bb123752.aspx"&gt;&lt;font size="2"&gt;New-OWAVirtualDirectory&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; cmdlet no longer recognizes the &lt;b&gt;-Name&lt;/b&gt; parameter and is hard coded to use &lt;b&gt;"OWA"&lt;/b&gt; for the name. &lt;b&gt;This behavior is by design&lt;/b&gt;.&lt;/font&gt; &lt;blockquote&gt; &lt;p&gt;&lt;font size="2"&gt;&lt;b&gt;&lt;i&gt;NOTE:&lt;/i&gt;&lt;/b&gt;&lt;i&gt; This behavior is different than that in Exchange 2007 where it was necessary to use the &lt;/i&gt;&lt;/font&gt;&lt;a href="http://technet.microsoft.com/en-us/library/bb123752(EXCHG.80).aspx"&gt;&lt;i&gt;&lt;font size="2"&gt;New-OWAVirtualDirectory&lt;/font&gt;&lt;/i&gt;&lt;/a&gt;&lt;i&gt;&lt;font size="2"&gt; in order to recreate the &lt;b&gt;Exchange, Exchweb, and Public&lt;/b&gt; Virtual Directories.&lt;/font&gt;&lt;/i&gt; &lt;p&gt;&lt;font size="2"&gt;&lt;b&gt;&lt;i&gt;NOTE:&lt;/i&gt;&lt;/b&gt;&lt;i&gt; Running the cmdlet &lt;b&gt;Remove-OWAVirtualDirectory&lt;/b&gt; will remove the &lt;b&gt;Exchange, Exchweb, and Public &lt;/b&gt;Virtual Directories in addition to the &lt;b&gt;OWA&lt;/b&gt; Virtual Directory. The &lt;b&gt;New-OWAVirtualDirectory&lt;/b&gt; cmdlet will create a new &lt;b&gt;OWA&lt;/b&gt; Virtual Directory as well as the &lt;b&gt;Exchange, Exchweb, and Public&lt;/b&gt; Virtual Directories&lt;/i&gt;.&lt;/font&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;&lt;b&gt;&lt;font color="#0000ff" size="2"&gt;So what happens if we need to manage or recreate only the legacy Exchange Virtual Directories on an Exchange 2010 Server?&lt;/font&gt;&lt;/b&gt; &lt;p&gt;&lt;font size="2"&gt;Since the legacy Exchange Virtual Directories are no longer listed and manageable in Active Directory, we need to use the &lt;/font&gt;&lt;a href="http://technet.microsoft.com/en-us/library/cc772200(WS.10).aspx"&gt;&lt;b&gt;&lt;font size="2"&gt;appcmd utility&lt;/font&gt;&lt;/b&gt;&lt;/a&gt;&lt;font size="2"&gt; (as we do to manage other Virtual Directories in IIS 7 and above) or add the Virtual Directories in IIS manually and modify the &lt;/font&gt;&lt;a href="http://technet.microsoft.com/en-us/library/cc753369(WS.10).aspx"&gt;&lt;b&gt;&lt;font size="2"&gt;applicationHost.config file&lt;/font&gt;&lt;/b&gt;&lt;/a&gt;&lt;font size="2"&gt; directly.&lt;/font&gt; &lt;p&gt;&lt;b&gt;&lt;font color="#0000ff" size="2"&gt;Option 1:&lt;/font&gt;&lt;/b&gt; &lt;p&gt;&lt;b&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;/b&gt; &lt;p&gt;&lt;b&gt;&lt;font size="2"&gt;In order to recreate the legacy Exchange Virtual Directories using appcmd, take the following actions for each Virtual Directory (Exchange, Exchweb, and Public):&lt;/font&gt;&lt;/b&gt; &lt;p&gt;&lt;font size="2"&gt;&lt;b&gt;1)&lt;/b&gt; Open a command prompt, change directory to &lt;b&gt;%SystemRoot%\System32\inetsrv&lt;/b&gt;&lt;/font&gt; &lt;p&gt;&lt;font size="2"&gt;&lt;b&gt;2)&lt;/b&gt; Replacing Default Web Site with the appropriate Site Name (if different) and &lt;b&gt;&lt;i&gt;&amp;lt;VDir&amp;gt;&lt;/i&gt;&lt;/b&gt; to the correct legacy Exchange Virtual Directory alias, Run the following commands:&lt;/font&gt; &lt;ul&gt; &lt;li&gt;&lt;font size="2"&gt;appcmd delete vdir /vdir.name:"Default Web Site/&amp;lt;&lt;b&gt;&lt;i&gt;VDir&amp;gt;&lt;/i&gt;&lt;/b&gt;" /commit:APPHOST&lt;/font&gt;&lt;/li&gt; &lt;li&gt;&lt;font size="2"&gt;appcmd add vdir /app.name:"Default Web Site"/ /path:/&amp;lt;&lt;b&gt;&lt;i&gt;VDir&amp;gt;&lt;/i&gt;&lt;/b&gt; /physicalPath:"&amp;lt;Exchange Install Directory&amp;gt;\V14\ClientAccess\Owa" /commit:APPHOST&lt;/font&gt;&lt;/li&gt; &lt;li&gt;&lt;font size="2"&gt;appcmd set config "Default Web Site/&amp;lt;&lt;b&gt;&lt;i&gt;VDir&amp;gt;&lt;/i&gt;&lt;/b&gt;" /section:directoryBrowse /enabled:false /showFlags:"Date, Size, Extension, LongDate" /commit:APPHOST&lt;/font&gt;&lt;/li&gt; &lt;li&gt;&lt;font size="2"&gt;appcmd set config "Default Web Site/&amp;lt;&lt;b&gt;&lt;i&gt;VDir&lt;/i&gt;&lt;/b&gt;&amp;gt;" /section:handlers /accessPolicy:Read /commit:APPHOST&lt;/font&gt;&lt;/li&gt; &lt;li&gt;&lt;font size="2"&gt;appcmd set config "Default Web Site/&amp;lt;&lt;b&gt;&lt;i&gt;VDir&lt;/i&gt;&lt;/b&gt;&amp;gt;" /section:windowsAuthentication /enabled:false /commit:APPHOST&lt;/font&gt;&lt;/li&gt; &lt;li&gt;&lt;font size="2"&gt;appcmd set config "Default Web Site/&amp;lt;&lt;b&gt;&lt;i&gt;VDir&lt;/i&gt;&lt;/b&gt;&amp;gt;" /section:anonymousAuthentication /enabled:true /commit:APPHOST&lt;/font&gt;&lt;/li&gt; &lt;li&gt;&lt;font size="2"&gt;appcmd set config "Default Web Site/&amp;lt;&lt;b&gt;&lt;i&gt;VDir&lt;/i&gt;&lt;/b&gt;&amp;gt;" /section:digestAuthentication /enabled:false /commit:APPHOST&lt;/font&gt;&lt;/li&gt; &lt;li&gt;&lt;font size="2"&gt;appcmd set config "Default Web Site/&amp;lt;&lt;b&gt;&lt;i&gt;VDir&lt;/i&gt;&lt;/b&gt;&amp;gt;" /section:basicAuthentication /enabled:false /commit:APPHOST&lt;/font&gt;&lt;/li&gt; &lt;li&gt;&lt;font size="2"&gt;appcmd set config "Default Web Site/&amp;lt;&lt;b&gt;&lt;i&gt;VDir&lt;/i&gt;&lt;/b&gt;&amp;gt;" /section:defaultDocument /enabled:true /commit:APPHOST&lt;/font&gt;&lt;/li&gt; &lt;li&gt;&lt;font size="2"&gt;appcmd set config "Default Web Site/&amp;lt;&lt;b&gt;&lt;i&gt;VDir&lt;/i&gt;&lt;/b&gt;&amp;gt;" /section:httpRedirect /enabled:true /destination:/owa /exactDestination:false /childOnly:false /httpResponseStatus:Found /commit:APPHOST&lt;/font&gt;&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;font size="2"&gt;&lt;b&gt;&lt;i&gt;NOTE:&lt;/i&gt;&lt;/b&gt;&lt;i&gt; I recommend putting the above into a batch file and make 3 copies. Modify each batch to replace the &lt;b&gt;&amp;lt;VDir&amp;gt;&lt;/b&gt; with E&lt;b&gt;xchange, Exchweb, or Public&lt;/b&gt;.&lt;/i&gt;&lt;/font&gt; &lt;p&gt;&lt;b&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;/b&gt; &lt;p&gt;&lt;b&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;/b&gt; &lt;p&gt;&lt;b&gt;&lt;font color="#0000ff" size="2"&gt;Option 2:&lt;/font&gt;&lt;/b&gt; &lt;p&gt;&lt;b&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;/b&gt; &lt;p&gt;&lt;b&gt;&lt;font size="2"&gt;In order to recreate the legacy Exchange Virtual Directories manually, take the following actions for each Virtual Directory (Exchange, Exchweb, and Public):&lt;/font&gt;&lt;/b&gt; &lt;p&gt;&lt;font size="2"&gt;&lt;b&gt;1)&lt;/b&gt; Open IIS Manager, expand Default Web Site, right click on the &lt;b&gt;&lt;i&gt;&amp;lt;VDir&amp;gt;&lt;/i&gt;&lt;/b&gt; and choose Remove&lt;/font&gt; &lt;p&gt;&lt;font size="2"&gt;&lt;b&gt;2)&lt;/b&gt; Highlight the Default Web Site, and choose View Virtual Directories in the Actions pane.&lt;/font&gt; &lt;p&gt;&lt;font size="2"&gt;&lt;b&gt;3)&lt;/b&gt; In the Actions Pane, choose Add Virtual Directory... Add the correct Alias (&lt;b&gt;Exchange, Exchweb, or Public&lt;/b&gt;) and Physical Path which is the &lt;b&gt;"&amp;lt;Exchange Install Directory&amp;gt;\V14\ClientAcess\Owa"&lt;/b&gt; and click OK.&lt;/font&gt; &lt;blockquote&gt; &lt;p&gt;&lt;font size="2"&gt;&lt;b&gt;&lt;i&gt;NOTE:&lt;/i&gt;&lt;/b&gt;&lt;i&gt; Default Web Site is set to Anonymous by default, therefore the newly created Virtual Directories should also be set to Anonymous. If not, then modifying the applicationHost.config below will correct the authentication.&lt;/i&gt;&lt;/font&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;&lt;font size="2"&gt;&lt;b&gt;4)&lt;/b&gt; Once the above is complete, open the &lt;b&gt;applicationHost.config&lt;/b&gt; file using notepad which is located in &lt;b&gt;%SystemRoot%\System32\Inetsrv\config\&lt;/b&gt;&lt;/font&gt; &lt;p&gt;&lt;font size="2"&gt;&lt;b&gt;5)&lt;/b&gt; Search for the following: "&lt;b&gt;Default Web Site/owa/14&lt;/b&gt;". Once found, look for the &lt;b&gt;&amp;lt;/location&amp;gt;&lt;/b&gt;, After the &lt;b&gt;&amp;lt;/location&amp;gt;&lt;/b&gt;, copy and paste the following text renaming &lt;b&gt;&lt;i&gt;&amp;lt;VDir&amp;gt;&lt;/i&gt;&lt;/b&gt; to the legacy Exchange Virtual Directory alias:&lt;/font&gt; &lt;p&gt;&lt;b&gt;&lt;font size="2"&gt;&amp;lt;location path="Default Web Site/&amp;lt;&lt;i&gt;VDir&amp;gt;&lt;/i&gt;"&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;system.webServer&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;directoryBrowse enabled="false" showFlags="Date, Size, Extension, LongDate" /&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;handlers accessPolicy="Read" /&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;security&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;authentication&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;windowsAuthentication enabled="false" /&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;anonymousAuthentication enabled="true" /&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;digestAuthentication enabled="false" /&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;basicAuthentication enabled="false" /&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/authentication&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/security&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;defaultDocument enabled="true" /&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;httpRedirect enabled="true" destination="/owa" exactDestination="false" childOnly="false" httpResponseStatus="Found"&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;clear /&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/httpRedirect&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/system.webServer&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/location&amp;gt;&lt;/font&gt;&lt;/b&gt; &lt;p&gt;&lt;font size="2"&gt;After recreating the legacy Exchange Virtual Directories and modifying the applicationHost.config, open a command prompt and run:&lt;/font&gt; &lt;p&gt;&lt;b&gt;&lt;font size="2"&gt;Iisreset /noforce&lt;/font&gt;&lt;/b&gt; &lt;p&gt;&lt;b&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;/b&gt; &lt;p&gt;&lt;font size="2"&gt;- &lt;/font&gt;&lt;a href="http://msexchangeteam.com/articles/451117.aspx"&gt;&lt;font size="2"&gt;Steve Swift&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://msexchangeteam.com/aggbug.aspx?PostID=453991" width="1" height="1"&gt;</content><author><name>Exchange</name><uri>http://msexchangeteam.com/members/Exchange.aspx</uri></author></entry><entry><title>What's new with Exchange 2010 languages support?</title><link rel="alternate" type="text/html" href="http://msexchangeteam.com/archive/2010/02/09/453943.aspx" /><id>http://msexchangeteam.com/archive/2010/02/09/453943.aspx</id><published>2010-02-09T16:30:00Z</published><updated>2010-02-09T16:30:00Z</updated><content type="html">&lt;div style="font: 1.2em 'Calibri','Helvetica','Arial',sans-serif"&gt; &lt;p&gt;With the launch of Exchange 2010, we have introduced a new way to manage the set of languages available for Exchange. &lt;/p&gt; &lt;p&gt;In previous versions of Exchange, you had one server language per DVD. In Exchange 2010, we have changed to a new language neutral design. This allows us to release all available languages in a single DVD. We can also add and update additional languages over the lifetime of the product. This model also allows us to easily update the translation quality over the lifetime of the product. We are no longer dependent on component updates or service pack deployments. &lt;/p&gt; &lt;p&gt;We provide this flexibility through the use of a language pack bundle. The Exchange 2010 RTM DVD contains our initial version of this bundle. Exchange Setup will install this bundle from the DVD, from a network share, or recommend you to download the most up to date version of the bundle if your server has internet access. Since Exchange 2010 RTM, we have released an updated build of the bundle, available from &lt;a title="Download the Microsoft Exchange Server 2010 Language Pack Bundle" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=4ba91cf8-dafa-4328-9edc-2052fe8347fc&amp;displaylang=en"&gt;here&lt;/a&gt;. Our recommendation is that all customers deploy this updated bundle as it contains both additional client languages, as well as translation improvements for all the languages. An up to date list of supported languages can be found in &lt;a title="Go to Exchange 2010 Language Support in Exchange 2010 documentation" href="http://technet.microsoft.com/en-us/library/dd298152.aspx"&gt;Exchange 2010 Language Support&lt;/a&gt;. Going forward, we do expect to release updated language pack bundles to improve quality and add additional languages. &lt;/p&gt; &lt;p&gt;The language bundle is delivered as a single downloadable file which includes all localized resources for the server— including Exchange Management Console (EMC) and client (&lt;acronym style="border-bottom:1px dotted black; cursol:help;" title="Outlook Web App"&gt;OWA&lt;/acronym&gt; &amp; &lt;acronym style="border-bottom:1px dotted black; cursol:help;" title="Exchange Control Panel"&gt;ECP&lt;/acronym&gt;) interfaces within Exchange. To get a localized experience in EMC, ECP and OWA, you need to install the language pack. Listed below are three scenarios that we would like to call out and provide guidance around them with regards to language pack installation.&lt;/p&gt; 
&lt;ol&gt; &lt;li style="padding-bottom:1em;"&gt;&lt;b&gt;Language pack bundle deployment as part of the initial server setup&lt;/b&gt;&lt;br&gt; This scenario applies to an environment where you are installing the language during the fresh setup of your server. We recommend you to install the Language pack in this scenario from the DVD. While the installation of the bundle is available from the usual graphical setup, commands line options are also available. For this scenario use: &lt;br&gt;&lt;span style="padding:.3em; font:normal 1em 'Consolas','Courier New',Courier,monospace"&gt;Setup.com /mode:install /roles:.... [/LanguagePack:&lt;language bundle pack&gt;] &lt;/span&gt; &lt;li style="padding-bottom:1em;"&gt;&lt;b&gt;Language pack bundle deployment for the first time post initial server setup&lt;/b&gt;&lt;br&gt; This scenario applies to you, if you have set up your server first and now want to install the Language pack , we recommend you to download the latest Language pack from the download center and follow the steps therein. If you prefer to use the command line option, use : &lt;br&gt;&lt;span style="padding:.3em; font:normal 1em 'Consolas','Courier New',Courier,monospace"&gt;Setup.com /mode:install /LanguagePack:&lt;language bundle pack&gt; &lt;/span&gt; &lt;li style="padding-bottom:1em;"&gt;&lt;b&gt;Language pack update&lt;/b&gt;&lt;br&gt;You are already using the language pack bundle, and now want to update it to the latest available. In this scenario, update the exiting bundle with the latest Language pack from the download center and follow the steps therein. In addition, you could also install it using the command line: &lt;br&gt;&lt;span style="padding:.3em; font:normal 1em 'Consolas','Courier New',Courier,monospace"&gt;Setup.com /mode:upgrade [/LanguagePack:&lt;language bundle pack&gt;]&lt;/span&gt;&lt;br&gt; &lt;br&gt;Note:  &lt;ul style="list-style-type: square"&gt; &lt;li&gt;Before installing the language pack bundle, ensure that your OS is installed in the language that you would like to use Exchange in.  &lt;li&gt;You should deploy the new or updated language pack bundle starting with your mailbox servers.  &lt;li&gt;After installing the Exchange language packs, restart the computer to complete the installation of the language packs.  &lt;li&gt;If there is no language pack bundle deployed, English will be the only language available for Client and Server, regardless of the OS Language.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;-&lt;a href="/archive/2006/06/08/427910.aspx"&gt;Kevin Allison&lt;/a&gt;&lt;/div&gt;&lt;img src="http://msexchangeteam.com/aggbug.aspx?PostID=453943" width="1" height="1"&gt;</content><author><name>Exchange</name><uri>http://msexchangeteam.com/members/Exchange.aspx</uri></author></entry><entry><title>Troubleshooting Exchange 2010 Management Tools startup issues</title><link rel="alternate" type="text/html" href="http://msexchangeteam.com/archive/2010/02/04/453946.aspx" /><id>http://msexchangeteam.com/archive/2010/02/04/453946.aspx</id><published>2010-02-04T19:58:41Z</published><updated>2010-02-04T19:58:41Z</updated><content type="html">&lt;p&gt;&lt;font size="2"&gt;In this blog post, we will be highlighting some of the most common errors that may be seen when attempting to open the Exchange Management tools (Exchange Management Console and Exchange Management Shell).&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;To start off, you first need to be aware that in Exchange 2010, all management is done via Remote PowerShell, even when opening the Management Tools on an Exchange server. Where this differs from Exchange 2007 is that there is now a much larger dependency on IIS, as Remote PowerShell requests are sent via the HTTP protocol and use IIS as the mechanism for connections. IIS works with the WinRM (Windows Remote Management) service, and the WSMan (Web Services for Management) protocol to initiate the connection.&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;When you click on the Exchange Management Shell shortcut, a Remote PowerShell session is opened. Instead of simply loading the Exchange snap-in (as we did with Exchange 2007), PowerShell connects using IIS to the closest Exchange 2010 server via WinRM. WinRM then performs authentication checks, creates the remote session and presents to you the cmdlets that you have access to via RBAC (Role Based Access Control).&lt;/font&gt;  &lt;p&gt;&lt;img src="http://msexchangeteam.com/photos/postpictures3/images/453944/original.aspx"&gt;  &lt;p&gt;&lt;font size="2"&gt;Since all Remote PowerShell connections go through IIS, we have identified some of the most common errors that may be exhibited when attempting to open the Exchange Management tools along with the most common causes of those errors and how to address these issues. We have attempted to list these in order of frequency.&lt;/font&gt;  &lt;p&gt;&lt;u&gt;&lt;font color="#0000ff" size="2"&gt;&lt;strong&gt;Issue:&lt;/strong&gt;&lt;/font&gt;&lt;/u&gt;  &lt;blockquote&gt; &lt;h5&gt;&lt;font color="#c0504d"&gt;Connecting to remote server failed with the following error message: &lt;font style="background-color: #cccccc"&gt;The WinRM client cannot process the request. It cannot determine the content type of the HTTP response from the destination computer. The content type is absent or invalid.&lt;/font&gt; For more information, see the about_Remote_Troubleshooting Help topic.&lt;/font&gt;&lt;/h5&gt;&lt;/blockquote&gt; &lt;p&gt;&lt;font size="2"&gt;&lt;u&gt;Possible causes:&lt;/u&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font size="2"&gt;1. Remote PowerShell uses Kerberos to authenticate the user connecting. IIS implements this Kerberos authentication method via a native module. In IIS Manager, if you go to the PowerShell Virtual Directory and then look at the Modules, you should see Kerbauth listed as a Native Module, with the dll location pointing to C:\Program Files\Microsoft\Exchange Server\v14\Bin\kerbauth.dll. If the Kerbauth module shows up as a Managed module instead of Native, or if the Kerbauth module has been loaded on the Default Web Site level (instead of, or in addition to, the PowerShell virtual directory), you can experience this issue. To correct this, make sure that the Kerbauth module is not enabled on the Default Web Site, but is only enabled on the PowerShell virtual directory. The entry type of "Local" indicates that the Kerbauth module was enabled directly on this level, and not inherited from a parent.&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;img src="http://msexchangeteam.com/photos/postpictures3/images/453945/original.aspx"&gt;  &lt;p&gt;&lt;font size="2"&gt;2. If the WSMan module entry is missing from the global modules section of the C:\Windows\System32\Inetsrv\config\ApplicationHost.config file, as follows:&lt;/font&gt;  &lt;blockquote&gt; &lt;p&gt;&lt;font size="2"&gt;&amp;lt;globalModules&amp;gt;&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;add name="WSMan" image="C:\Windows\system32\wsmsvc.dll" /&amp;gt;&lt;/font&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;&lt;font size="2"&gt;This will result in the WSMan module displaying as a Managed module on the PowerShell virtual directory.&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;To correct this, make sure that the WSMan module has been registered (but not enabled) at the Server level, and has been enabled on the PowerShell virtual directory.&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;3. If the user that is attempting to connect is not Remote PowerShell enabled. To check if a user is enabled for Remote PowerShell, you need to open the Exchange Management Shell with an account that has been enabled, and run the following query.&lt;/font&gt;  &lt;blockquote&gt; &lt;p&gt;&lt;font size="2"&gt;(Get-User &amp;lt;username&amp;gt;).RemotePowershellEnabled&lt;/font&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;&lt;font size="2"&gt;This will return a True or False. If the output shows False, the user is not enabled for Remote PowerShell. To enable the user, run the following command.&lt;/font&gt;  &lt;blockquote&gt; &lt;p&gt;&lt;font size="2"&gt;Set-User &amp;lt;username&amp;gt; -RemotePowerShellEnabled $True&lt;/font&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;&lt;u&gt;&lt;font color="#0000ff" size="2"&gt;&lt;strong&gt;Issue:&lt;/strong&gt;&lt;/font&gt;&lt;/u&gt;  &lt;blockquote&gt; &lt;p&gt;&lt;b&gt;&lt;font color="#c0504d" size="2"&gt;Connecting to the remote server failed with the following error message: &lt;font style="background-color: #cccccc"&gt;The WinRM client sent a request to an HTTP server and got a response saying the requested HTTP URL was not available.&lt;/font&gt; This is usually returned by a HTTP server that does not support the WS-Management protocol. For more information, see the about_Remote_Troubleshooting Help topic.&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;&lt;u&gt;&lt;font size="2"&gt;Possible Causes:&lt;/font&gt;&lt;/u&gt;  &lt;p&gt;&lt;font size="2"&gt;1. The http binding has been removed from the Default Web Site. A common scenario for this is if you are running multiple web sites, and attempting to set up a redirect to https://mail.company.com/owa by requiring SSL on the Default Web Site, and creating another web site to do the redirect back to the SSL-enabled website.&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;Remote PowerShell requires port 80 to be available on the Default Web Site. If you want to set up an automatic redirect to /owa and redirect http requests to https, you should follow the instructions located at &lt;/font&gt;&lt;a href="http://technet.microsoft.com/en-us/library/aa998359(EXCHG.80).aspx"&gt;&lt;font size="2"&gt;http://technet.microsoft.com/en-us/library/aa998359(EXCHG.80).aspx&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; and follow the directions under the section &lt;b&gt;"For a Configuration in Which SSL is Required on the Default Web Site or on the OWA Virtual Directory in IIS 7.0"&lt;/b&gt;.&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;2. The http binding on the Default Web Site has been modified, and the Hostname field configured. To correct this issue, you need to clear out the Hostname field under the port 80 bindings on the Default Web Site.&lt;/font&gt;  &lt;p&gt;&lt;u&gt;&lt;font color="#0000ff" size="2"&gt;&lt;strong&gt;Issue:&lt;/strong&gt;&lt;/font&gt;&lt;/u&gt;  &lt;blockquote&gt; &lt;h5&gt;&lt;font color="#c0504d"&gt;Connecting to remote server failed with the following error message: &lt;font style="background-color: #cccccc"&gt;The WinRM client received an HTTP server error status (500)&lt;/font&gt;, but the remote service did not include any other information about the cause of the failure. For more information, see the about_Remote_Troubleshooting Help topic. It was running the command 'Discover-ExchangeServer -UseWIA $true -SuppressError $true'.&lt;/font&gt;&lt;/h5&gt;&lt;/blockquote&gt; &lt;p&gt;&lt;font size="2"&gt;In addition, you may see the following warning event in the System log:&lt;/font&gt;  &lt;blockquote&gt; &lt;p&gt;&lt;font size="2"&gt;Source: Microsoft-Windows-WinRM&lt;br&gt;EventID: 10113&lt;br&gt;Level: Warning&lt;br&gt;Description: Request processing failed because the WinRM service cannot load data or event source: DLL="%ExchangeInstallPath%Bin\Microsoft.Exchange.AuthorizationPlugin.dll"&lt;/font&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;&lt;u&gt;&lt;font size="2"&gt;Possible Causes&lt;/font&gt;&lt;/u&gt;  &lt;p&gt;&lt;font size="2"&gt;1. The ExchangeInstallPath variable may be missing. To check this, go to the System Properties, Environment variables, and look under the System variables. You should see a variable of &lt;/font&gt;&lt;font size="2"&gt;ExchangeInstallPath with a value pointing to C:\Program Files\Microsoft\Exchange Server\V14\.&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;2. The Path of the Powershell virtual directory has been modified. The PowerShell virtual directory must point to the \Program Files\Microsoft\Exchange Server\v14\ClientAccess\PowerShell directory or you will encounter problems.&lt;u&gt;&lt;/u&gt;&lt;/font&gt;  &lt;p&gt;&lt;u&gt;&lt;font color="#0000ff" size="2"&gt;&lt;strong&gt;Issue:&lt;/strong&gt;&lt;/font&gt;&lt;/u&gt;  &lt;blockquote&gt; &lt;p&gt;&lt;b&gt;&lt;font color="#c0504d" size="2"&gt;Connecting to remote server failed with the following error message: &lt;font style="background-color: #cccccc"&gt;The connection to the specified remote host was refused.&lt;/font&gt; Verify that the WS-Management service is running on the remote host and configured to listen for requests on the correct port and HTTP URL. For more information, see the about_Remote_Troubleshooting Help topic.&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;&lt;u&gt;&lt;font size="2"&gt;Possible Causes:&lt;/font&gt;&lt;/u&gt;  &lt;p&gt;&lt;font size="2"&gt;1. Make sure the MSExchangePowerShellAppPool is running. If it is, try recycling the Application Pool and check for errors or warnings in the Event logs.&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;2. Make sure that the user that is trying to connect is Remote PowerShell Enabled (see the first error for details on how to check this).&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;3. Make sure WinRM is properly configured on the server.&lt;/font&gt;  &lt;blockquote&gt; &lt;p&gt;&lt;font size="2"&gt;a. Run WinRM Quick Config on the server and ensure that both tests pass and no actions are required. If any actions are required, answer Yes to the prompt to allow the WinRM configuration changes to be made.&lt;/font&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;blockquote&gt; &lt;p&gt;&lt;font size="2"&gt;b. Run WinRM enumerate winrm/config/listener and ensure that a listener is present for the HTTP protocol on port 5985 listening on all addresses.&lt;/font&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;&lt;u&gt;&lt;font color="#0000ff" size="2"&gt;&lt;strong&gt;Issue:&lt;/strong&gt;&lt;/font&gt;&lt;/u&gt;  &lt;blockquote&gt; &lt;h5&gt;&lt;font color="#c0504d"&gt;Connecting to remote server failed with the following error message: &lt;font style="background-color: #cccccc"&gt;The WinRM client received an HTTP status code of 403 from the remote WS-Management service&lt;/font&gt;.&lt;/font&gt;&lt;/h5&gt;&lt;/blockquote&gt; &lt;p&gt;&lt;u&gt;&lt;font size="2"&gt;Possible Causes:&lt;/font&gt;&lt;/u&gt;  &lt;p&gt;&lt;font size="2"&gt;1. The "Require SSL" option has been enabled on the PowerShell Virtual Directory. To resolve this, remove the "Require SSL" option from this Virtual Directory. The Exchange Management Tools connect over port 80, not 443, so if Require SSL is set, when a connection is attempted on port 80, IIS will return a 403 error indicating SSL is required.&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;- &lt;a href="http://msexchangeteam.com/archive/2007/01/26/432421.aspx" target="_blank"&gt;Ben Winzenz&lt;/a&gt;, Solange Trombini&lt;/font&gt;&lt;/p&gt;&lt;img src="http://msexchangeteam.com/aggbug.aspx?PostID=453946" width="1" height="1"&gt;</content><author><name>Exchange</name><uri>http://msexchangeteam.com/members/Exchange.aspx</uri></author></entry><entry><title>Triaging Exchange Performance issues related to Active Directory (AD) Performance (including Networking and DNS performance)</title><link rel="alternate" type="text/html" href="http://msexchangeteam.com/archive/2010/02/03/453931.aspx" /><id>http://msexchangeteam.com/archive/2010/02/03/453931.aspx</id><published>2010-02-03T18:03:13Z</published><updated>2010-02-03T18:03:13Z</updated><content type="html">&lt;p&gt;&lt;font size="2"&gt;In many organizations the skill sets that administer Exchange, Active Directory (AD), Domain Naming System (DNS), and the network infrastructure are often segregated. Since Exchange is heavily dependent on communication with AD and that communication must traverse the network, the ability for the Exchange Administrator to have a basic understanding of how each of these components can be troubleshot is useful. Furthermore, often times the DNS, network, and AD administrators are not familiar with how Exchange is dependent on their services and thus are not fully prepared to help an Exchange administrator isolate production issues. As such, by the end of this it is hoped that there will be enough information to allow the Exchange, DNS, network, and AD administrators to each collect the data necessary to identify the majority of the issues.&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;There is some required reading that is necessary in order to understand much of the content that follows. Rather than reiterate all of the pre-requisite knowledge here, reviewing the following content might be helpful:&lt;/font&gt;  &lt;ul&gt; &lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/library/aa998798(EXCHG.65).aspx"&gt;&lt;font size="2"&gt;Ruling Out Active Directory-Bound Problems&lt;/font&gt;&lt;/a&gt;  &lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/library/bb201720(EXCHG.80).aspx"&gt;&lt;font size="2"&gt;Monitoring Without System Center Operations Manager: Exchange 2007 Help&lt;/font&gt;&lt;/a&gt;  &lt;ul&gt; &lt;li&gt;&lt;font size="2"&gt;Most specifically - &lt;/font&gt;&lt;a href="http://technet.microsoft.com/en-us/library/cc671175.aspx"&gt;&lt;font size="2"&gt;Monitoring Common Counters: Exchange 2007 Help&lt;/font&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt; &lt;li&gt;&lt;a href="http://msexchangeteam.com/archive/2009/01/05/450355.aspx"&gt;&lt;font size="2"&gt;Why you need Active Directory for Exchange Server 2007&lt;/font&gt;&lt;/a&gt;  &lt;li&gt;&lt;a href="http://msexchangeteam.com/archive/2006/09/06/428839.aspx"&gt;&lt;font size="2"&gt;Measuring AD Performance&lt;/font&gt;&lt;/a&gt;  &lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=c976433f-f979-4745-b7a6-9d8446ef6409"&gt;&lt;font size="2"&gt;Understanding and Troubleshooting Directory Access&lt;/font&gt;&lt;/a&gt;  &lt;li&gt;&lt;a href="http://technet.microsoft.com/en-us/library/bb124887(EXCHG.65).aspx"&gt;&lt;font size="2"&gt;Exchange Server 2003 and Active Directory&lt;/font&gt;&lt;/a&gt;  &lt;li&gt;&lt;a href="http://blogs.technet.com/mikelag/archive/2009/08/30/new-adaccess-performance-counters-included-with-exchange-2007-sp2.aspx"&gt;&lt;font size="2"&gt;Mike Lagase : New ADAccess Performance counters included with Exchange 2007 SP2&lt;/font&gt;&lt;/a&gt;  &lt;li&gt;&lt;a href="http://www.microsoft.com/windowsserver2003/evaluation/performance/tuning.mspx"&gt;&lt;font size="2"&gt;Performance Tuning Guidelines for Windows Server 2003&lt;/font&gt;&lt;/a&gt;  &lt;li&gt;&lt;a href="http://www.microsoft.com/whdc/system/sysperf/Perf_tun_srv.mspx"&gt;&lt;font size="2"&gt;Performance Tuning Guidelines for Windows Server 2008&lt;/font&gt;&lt;/a&gt;  &lt;li&gt;&lt;a href="http://www.microsoft.com/learning/en/us/book.aspx?ID=5555&amp;amp;locale=en-us"&gt;&lt;font size="2"&gt;Microsoft® Windows ServerT 2003 Resource Kit&lt;/font&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;font size="2"&gt;To start with, an understanding of what the performance counters "LDAP Read Time" and "LDAP Search Time" track is very useful (as identified in &lt;/font&gt;&lt;a href="http://technet.microsoft.com/en-us/library/aa998798(EXCHG.65).aspx"&gt;&lt;font size="2"&gt;Ruling Out Active Directory-Bound Problems&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; and &lt;/font&gt;&lt;a href="http://technet.microsoft.com/en-us/library/cc671175.aspx"&gt;&lt;font size="2"&gt;Monitoring Common Counters: Exchange 2007 Help&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;). One knows that once these counters approach or exceed the recommended thresholds, troubleshooting outside of Exchange needs to begin. Therefore, the question, "What are the potential contributors to high values for these counters?" is thus raised. Since these counters are installed with Exchange and are tracked within the &lt;/font&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=c976433f-f979-4745-b7a6-9d8446ef6409&amp;amp;DisplayLang=enhttp://www.microsoft.com/downloads/details.aspx?FamilyID=c976433f-f979-4745-b7a6-9d8446ef6409&amp;amp;DisplayLang=en"&gt;&lt;font size="2"&gt;DSAccess&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; /&lt;/font&gt;&lt;a href="http://msexchangeteam.com/archive/2009/01/05/450355.aspx"&gt;&lt;font size="2"&gt;ADAccess&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; components, depending on the version of Exchange, there are a number of dependencies that Exchange does not have visibility into that the troubleshooter needs to be cognizant of when evaluating where the source of the delay is incurred. In order to provide a clearer picture of what needs to be considered, below is a walkthrough of a somewhat simplified list of events that happens after the clock starts ticking (reference &lt;/font&gt;&lt;a href="http://technet.microsoft.com/en-us/library/cc755809(WS.10).aspx"&gt;&lt;font size="2"&gt;How Active Directory Searches Work&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; for greater detail):&lt;/font&gt;&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;&lt;font size="2"&gt;1. &lt;/font&gt;&lt;a href="http://technet.microsoft.com/en-us/library/cc755809(WS.10).aspx"&gt;&lt;font size="2"&gt;WLDAP32.DLL&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; receives the request from one of the Exchange processes. It has to locate a Global Catalog (GC) first.&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;2. DNS query traverses the network. Unresponsiveness or degraded responsiveness from DNS servers will degrade the overall performance of the query.&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;3. WLDAP32.DLL submits the query to the GC.&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;4. If not already started, a Transmission Control Protocol (TCP) session is established, the Lightweight Directory Access Protocol (LDAP) query traverses the wire.&lt;br&gt;Note: since TCP requires a 3 stage handshake before the session and in turn windowing can work, multiply network latencies by 3 to figure out how much time it takes just to establish the session (thus that 10 ms latency becomes 30 ms delay even before the Exchange server submits the query).&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;5. The TCP data transmitted up the networking stack to LSASS.exe listening on the LDAP ports.&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;6. The query is processed by the GC and searches through the database to return the results.&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;7. The data is sent out the Network Interface Card (NIC) on the GC.&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;8. The query is received via WLDAP32.DLL from the GC.&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;a. If there are multiple pages all pages need to be returned and stored in a data structure within DSAccess / ADAccess. Each of these requires traversal of the network and resubmission of the query.&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;b. If there are a large quantity of values in the requested attribute (think group memberships), these all need to be retrieved and returned. This results in multiple queries to the GC. This may require steps 1 - 5 to recur.&lt;/font&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;&lt;font size="2"&gt;As can be seen from the above set of steps a lot of the performance delays are heavily dependent on network latency and network performance. In fact the only portion of that number that is actually impacted by the GC performance itself is step 5. As such, in addition to troubleshooting any potential performance issues on the GC, it is highly advantageous to collect network trace data when issues do occur, preferably from both sides of the conversation.&lt;/font&gt;  &lt;p&gt;&lt;b&gt;&lt;font color="#0000ff" size="2"&gt;Summary of Data needed to troubleshoot&lt;/font&gt;&lt;/b&gt;  &lt;p&gt;&lt;font size="2"&gt;Exchange Server - Having this data from both sides is important for comparison purposes (i.e. is the processor spike on the DC correlating with the degraded performance in Exchange)&lt;/font&gt;  &lt;ul&gt; &lt;li&gt;&lt;font size="2"&gt;Performance Counters specified in the referenced articles:&lt;/font&gt;  &lt;ul&gt; &lt;li&gt;&lt;font size="2"&gt;Exchange 2007/2010 - &lt;/font&gt;&lt;a href="http://technet.microsoft.com/en-us/library/cc671175.aspx"&gt;&lt;font size="2"&gt;Monitoring Common Counters: Exchange 2007 Help&lt;/font&gt;&lt;/a&gt;  &lt;li&gt;&lt;font size="2"&gt;Exchange 2000/Exchange 2003 - &lt;/font&gt;&lt;a href="http://technet.microsoft.com/en-us/library/aa998798(EXCHG.65).aspx"&gt;&lt;font size="2"&gt;Ruling Out Active Directory-Bound Problems&lt;/font&gt;&lt;/a&gt;&lt;br&gt;&lt;font size="2"&gt;Note: For Exchange 2003 add in &lt;i&gt;MSExchangeDSAccess Domain Controllers\LDAP Search Time(All Instances)&lt;/i&gt; and &lt;i&gt;MSExchangeDSAccess Domain Controllers\LDAP Read Time\(All Instances)&lt;/i&gt; so that the DC to be troubleshot can be identified.&lt;/font&gt;&lt;/li&gt;&lt;/ul&gt; &lt;li&gt;&lt;font size="2"&gt;Network Trace from the Exchange server side&lt;/font&gt;&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;font size="2"&gt;Note: To ease collection of the Exchange performance data reference &lt;/font&gt;&lt;a href="http://blogs.technet.com/mikelag/archive/2008/05/02/perfwiz-replacement-for-exchange-2007.aspx"&gt;&lt;font size="2"&gt;"Mike Lagase : Perfwiz replacement for Exchange 2007"&lt;/font&gt;&lt;/a&gt;  &lt;p&gt;&lt;font size="2"&gt;AD Server -&lt;/font&gt;  &lt;ul&gt; &lt;li&gt;&lt;font size="2"&gt;Performance Data -&lt;/font&gt;  &lt;ul&gt; &lt;li&gt;&lt;font size="2"&gt;Windows 2008/2008 R2 - &lt;/font&gt;&lt;a href="http://technet.microsoft.com/en-us/library/cc671175.aspx"&gt;&lt;font size="2"&gt;Monitoring Common Counters: Exchange 2007 Help&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; recommends starting the built in Data Collector Set "Reliability and Performance\Reports\System\Active Directory Diagnostics" and use the data collector set.&lt;br&gt;Reference: &lt;/font&gt;&lt;a href="http://technet.microsoft.com/en-us/library/bb490759.aspx"&gt;&lt;font size="2"&gt;Performance Logs and Alerts&lt;/font&gt;&lt;/a&gt;  &lt;li&gt;&lt;font size="2"&gt;Windows 2003&lt;/font&gt;  &lt;ul&gt; &lt;li&gt;&lt;font size="2"&gt;At a minimum, the counters specified in &lt;/font&gt;&lt;a href="http://technet.microsoft.com/en-us/library/aa998798(EXCHG.65).aspx"&gt;&lt;font size="2"&gt;Ruling Out Active Directory-Bound Problems&lt;/font&gt;&lt;/a&gt;  &lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=61a41d78-e4aa-47b9-901b-cf85da075a73&amp;amp;displaylang=en"&gt;&lt;font size="2"&gt;SPA&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; - Select the Active Directory report.&lt;/font&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt; &lt;li&gt;&lt;font size="2"&gt;Network Trace from the affected DC side.&lt;/font&gt;&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;font size="2"&gt;DNS Server - not all organizations use Microsoft DNS servers, but for the purposes of this article the assumption that a Microsoft DNS server is in use.&lt;/font&gt;  &lt;ul&gt; &lt;li&gt;&lt;font size="2"&gt;Network Trace from the DNS server&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;Performance Data&lt;/font&gt;  &lt;ul&gt; &lt;li&gt;&lt;font size="2"&gt;Windows 2008/2008 R2 - start the built in Data Collector Set "Reliability and Performance\Reports\System\System Performance" and use the data collector set.&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;Windows 2003 - SPA Select the System Overview report&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;Performance counters - All DNS related counters.&lt;/font&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;b&gt;&lt;font color="#0000ff" size="2"&gt;How to triage where troubleshooting needs to happen&lt;/font&gt;&lt;/b&gt;  &lt;ul&gt; &lt;li&gt;&lt;font size="2"&gt;Network Infrastructure issues -&lt;/font&gt;  &lt;ul&gt; &lt;li&gt;&lt;font size="2"&gt;Use the network trace to determine if the DNS server is responding in a timely fashion. Keeping in mind that Microsoft recommends the entire conversation happen in less than 50 ms in general, if the DNS servers are taking more of that 50 ms than the actual LDAP search, this could be problematic. Timely is also subjective to whatever is normal for the environment and base lining is helpful here. In general if the DNS server is on the same segment and performing properly, 1 to 2 ms or less is reasonable. Of course as always, it is recommended that the environment be base lined so that the expected performance is known.&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;Use the network trace to determine if the TCP session with the GC is being established in a timely fashion.&lt;br&gt;Again, keeping in mind that there is a 50 ms performance threshold, if the TCP session establishment is taking more time than the actual LDAP search takes to complete, this could be problematic. Also, timely is also subjective to whatever is normal for the environment and base lining is helpful hear. In general, if the GCs are on the same segments and both the network and the GC are performing properly, sessions established in 1 to 2 ms or less is reasonable. Of course as always, it is recommended that the environment be base lined so that the expected performance is known.&lt;/font&gt;&lt;/li&gt;&lt;/ul&gt; &lt;li&gt;&lt;font size="2"&gt;AD Issues - Often AD infrastructures are large and the AD admins cannot determine which of the many GCs is in use by the affected Exchange server, thus the responsibility of pointing the AD support team to the right box to troubleshoot falls on the Exchange admin.&lt;/font&gt;  &lt;ul&gt; &lt;li&gt;&lt;font size="2"&gt;Use the network trace to find out which GC is having a large delay between the LDAP Request and LDAP Response packets.&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;Use the performance counters to narrow down to the box that is performing poorly.&lt;/font&gt;  &lt;ul&gt; &lt;li&gt;&lt;font size="2"&gt;Exchange 2007/2010 - &lt;i&gt;MSExchange ADAccess Domain Controllers\LDAP Search Time&lt;/i&gt; and &lt;i&gt;MSExchange ADAccess Domain Controllers\LDAP Read Time&lt;/i&gt; check the specific instances for values exceeding the recommended thresholds. This will report the specific GC (and underlying network path) that is not responding to Exchange as quickly as desired.&lt;br&gt;&lt;b&gt;Note:&lt;/b&gt; On Exchange 2007 SP2 and newer systems, the "MSExchange ADAccess Local Site Domain Controllers" can also be used in the same manner.&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;Exchange 2003 - &lt;i&gt;MSExchangeDSAccess Domain Controllers\LDAP Search Time&lt;/i&gt; and &lt;i&gt;MSExchangeDSAccess Domain Controllers\LDAP Read Time&lt;/i&gt;, check the specific instances for values exceeding the recommended thresholds. This will report the specific GC (and underlying network path) that is not responding to Exchange as quickly as desired.&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;Exchange 2000 - performance counters similar to the above did not exist. The only way to determine which GC is responding slowly is to analyze a network trace as described previously.&lt;/font&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;b&gt;&lt;font size="2"&gt;&lt;font color="#0000ff"&gt;Next, identify bottlenecks within the GC&lt;/font&gt; (note: for the most part these basics apply to troubleshooting DNS performance as well):&lt;/font&gt;&lt;/b&gt;  &lt;p&gt;&lt;font size="2"&gt;While there are a large variety of potential issues, there are some basic things that can be eliminated before advanced troubleshooting need take place. The below guidance are the most basic remediation suggestions for the largest variety of these types of issues. Essentially this comes down to, "Ok, so the issue is identified, now what do I do?"&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;Since there is plenty of published information on how to isolate disk, processor, and/or network issues, please reference the excellent articles linked at the beginning for the recommended thresholds. Also, check out &lt;/font&gt;&lt;a href="http://pal.codeplex.com/"&gt;&lt;font size="2"&gt;Performance Analysis of Logs (PAL),&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; which automates the analysis of the performance data collected to help determine where the system is bottlenecking. &lt;/font&gt; &lt;p&gt;&lt;font size="2"&gt;Disk bound - Once the issue is isolated to being disk bound, there are essentially two options, add memory or allow for increased disk IO (i.e. add spindles for direct attached storage).&lt;/font&gt;  &lt;ul&gt; &lt;li&gt;&lt;font size="2"&gt;Adding memory is not quite as cut and dry as just throwing in some sticks of RAM.&lt;/font&gt;  &lt;ul&gt; &lt;li&gt;&lt;font size="2"&gt;32-bit systems - It makes sense to avoid rehashing the entire discussion of 32-bit OS architecture especially since 32-bit architecture is on its way out. Reference this support article for some useful info. &lt;/font&gt;&lt;a href="http://support.microsoft.com/kb/308356"&gt;&lt;font size="2"&gt;Memory usage by the Lsass.exe process on domain controllers that are running Windows Server 2003 or Windows 2000 Server&lt;/font&gt;&lt;/a&gt;  &lt;li&gt;&lt;font size="2"&gt;64-bit systems - Generally the easiest thing to do is to put enough RAM in the box to load the entire database (minus white space) in memory. As of this writing, even for the largest enterprises (16 GB to 32 GB databases), this is becoming quite inexpensive or easy to justify. If the box has enough memory to load the entire database already and disk IO is the issue, troubleshoot why the database is not being loaded. A couple tip:&lt;/font&gt;  &lt;ul&gt; &lt;li&gt;&lt;font size="2"&gt;Measure &lt;i&gt;Process\Virtual Bytes\lsass&lt;/i&gt; to see if it is about (within 10%/20%) of the size of the database (minus white space) or larger. If it isn't, troubleshoot why lsass isn't growing.&lt;br&gt;Ensure that other applications aren't consuming large amounts of memory and preventing LSASS from growing like it wants to.&lt;/font&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt; &lt;li&gt;&lt;font size="2"&gt;Increasing disk-throughput.&lt;/font&gt;  &lt;ul&gt; &lt;li&gt;&lt;font size="2"&gt;If RAM cannot be added (or additional RAM will provide no benefit) due to the limits of the 32-bit OS architecture migrate to 64-bit. If migrating to 64-bit is not an option, the only option left is to add more disk throughput. Assuming that the storage is local and not SAN attached, it essentially means add more spindles (talk to the SAN guys if the AD database is stored on the SAN).&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;Reducing disk IO to the database volume is another option. Look at options such as turning off backups and &lt;/font&gt;&lt;a href="http://support.microsoft.com/kb/822158"&gt;&lt;font size="2"&gt;AV scans during production hours&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;, move SYSVOL and/or the database logs to separate spindles. Just follow standard storage performance tuning recommendations. Also, IOs to the disk can be reduced by reducing the demand on the boxes either by adding more DCs to the environment or reducing client demand. SPA and Performance Logs and Alerts will help track down what else is using the volume.&lt;/font&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;font size="2"&gt;Processor bound:&lt;/font&gt;  &lt;ul&gt; &lt;li&gt;&lt;font size="2"&gt;Ensure that LSASS is the process using the CPU, if not eliminate the problematic process.&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;If LSASS is running hot, then use SPA (Windows 2003) or Performance Logs and Alerts (Windows 2008 and up) to identify where the CPU is being consumed within LSASS.&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;If everything looks normal then the only option remaining is to add more processors to the box or more boxes to the infrastructure if there is high processor load across multiple systems.&lt;br&gt;&lt;b&gt;Note:&lt;/b&gt; In large infrastructures with multiple DCs and multiple Exchange servers, adding more hardware only makes sense if all of the boxes are experiencing high CPU utilization (close to or exceeding the thresholds in &lt;/font&gt;&lt;a href="http://technet.microsoft.com/en-us/library/aa998798(EXCHG.65).aspx"&gt;&lt;font size="2"&gt;Ruling Out Active Directory-Bound Problems&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;). If most or all of the boxes in the Exchange site are not experiencing high CPU utilization then there is probably a system specific reason for high CPU time. Look for hardcoded applications, improperly balanced load due to tuning LDAP Weights and Priorities (Check out &lt;/font&gt;&lt;a href="http://msexchangeteam.com/archive/2009/01/05/450355.aspx"&gt;&lt;font size="2"&gt;Why you need Active Directory for Exchange Server 2007&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; for details on how this works), or anything else which may indicate why on GC is being singled out compared to the rest. Fix that issue before adding more hardware.&lt;/font&gt;&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;font size="2"&gt;Network:&lt;/font&gt;  &lt;ul&gt; &lt;li&gt;&lt;font size="2"&gt;If the outbound queue length is &amp;gt; 0 sustained the easy fixes are:&lt;/font&gt;  &lt;ul&gt; &lt;li&gt;&lt;font size="2"&gt;Update the NIC drivers to the latest versions if possible&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;Disable the Scalable Networking pack features (SNP) on Windows 2003 base servers- &lt;/font&gt;&lt;a href="http://support.microsoft.com/kb/948496"&gt;&lt;font size="2"&gt;An update to turn off default SNP features is available for Windows Server 2003-based and Small Business Server 2003-based computers&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt;. Check the network card settings to see if your driver can enable or disable certain SNP offloading features. Depending on the driver, if you disable these settings at the OS level, there is a possibility that they can still be enabled directly on the network card settings.&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;If the DCs are running Windows 2003 and the Exchange Servers are running on Windows 2008, then apply the &lt;/font&gt;&lt;a href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;950224"&gt;&lt;font size="2"&gt;Scalable Networking Pack rollup&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; on the DCs to ensure that known compatibility issues do not occur. Also be aware of a known Windows 2008 TCP/IP setting issue in &lt;/font&gt;&lt;a href="http://support.microsoft.com/kb/967224"&gt;&lt;font size="2"&gt;http://support.microsoft.com/kb/967224&lt;/font&gt;&lt;/a&gt;&lt;font size="2"&gt; that can affect overall network connectivity and performance.&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;Ensure that the NIC speed/duplex settings are properly set. MS recommendations, as of this writing, recommend both the GC and switch be set to 100/Full for 100 Mb segments and Auto/Auto for GigE segments. Check the &lt;i&gt;Network Interface\Current Bandwidth&lt;/i&gt; performance counter to ensure that network card auto-negotiation is not changing the speeds the network card. This value should remain consistent at one value throughout the lifetime of the server being online.&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;Disable the load balancing/fault tolerance features of the NIC driver suite.&lt;/font&gt;&lt;/li&gt;&lt;/ul&gt; &lt;li&gt;&lt;font size="2"&gt;Ensure that &lt;i&gt;Network Interface\Packets Outbound Errors&lt;/i&gt; performance counters remains at 0 all the time. Any increases in this value can indicate intermittent connectivity issues on the server.&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;If the network connection is using more 60% to 80% of the maximum bandwidth, the only solutions are to upgrade the available bandwidth (100Mb &amp;gt; GigE) or distribute the load across multiple servers/network connections.&lt;/font&gt;&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;b&gt;&lt;font color="#0000ff" size="2"&gt;Identifying the source of the GC load&lt;/font&gt;&lt;/b&gt;  &lt;p&gt;&lt;font size="2"&gt;The possibility exists that, despite the DC being either disk or processor bound, that the load is unnecessary. To determine this, the load on the box must be analyzed in greater detail than just the performance can provide. To that end, there are two main strategies for identifying the load on the box, both of which can be used concurrently. How to analyze this data is somewhat out of scope of this article, but the below bullets contain links to useful articles on how to use this data:&lt;/font&gt;  &lt;ul&gt; &lt;li&gt;&lt;font size="2"&gt;Enable diagnostic logging on the DC by setting the "15 Field Engineering" registry value in order to identify expensive queries that return greater than 1,000 objects.&lt;/font&gt;  &lt;ul&gt; &lt;li&gt;&lt;font size="2"&gt;For more details on how to use this reference:&lt;/font&gt;  &lt;ul&gt; &lt;li&gt;&lt;a href="http://www.activedir.org/Articles/tabid/54/articleType/ArticleView/articleId/41/Default.aspx"&gt;&lt;font size="2"&gt;Logging LDAP searches: AD and ADAM &amp;gt; ActiveDir.org&lt;/font&gt;&lt;/a&gt;  &lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/ms808539.aspx"&gt;&lt;font size="2"&gt;Creating More Efficient Microsoft Active Directory-Enabled Applications&lt;/font&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt; &lt;li&gt;&lt;font size="2"&gt;Pros&lt;/font&gt;  &lt;ul&gt; &lt;li&gt;&lt;font size="2"&gt;Shows the expensive or inefficient LDAP queries&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;The data is easy to get to since it is stored in the DS log&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;Data collection and alerting can be automated using SCOM.&lt;/font&gt;&lt;/li&gt;&lt;/ul&gt; &lt;li&gt;&lt;font size="2"&gt;Cons&lt;/font&gt;  &lt;ul&gt; &lt;li&gt;&lt;font size="2"&gt;Can overwrite the logs quickly, but the irony here is that if it is flushing the logs quickly, there is probably a lot of expensive queries that need to be remediated.&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;Doesn't actually track the processor impact of the query.&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;Only reports on LDAP queries.&lt;/font&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt; &lt;li&gt;&lt;font size="2"&gt;Use SPA (note this functionality exists natively in Windows 2008 and is entitled Performance Logs and Alerts which is part of Windows Reliability and Performance Monitor)&lt;/font&gt;  &lt;ul&gt; &lt;li&gt;&lt;font size="2"&gt;More details&lt;/font&gt;  &lt;ul&gt; &lt;li&gt;&lt;a href="http://blogs.technet.com/brad_rutkowski/archive/2007/06/26/great-tool-for-windows-2003-server-performance-advisor-spa.aspx"&gt;&lt;font size="2"&gt;Brad Rutkowski's Blog : Great tool for Windows 2003: Server Performance Advisor (SPA)&lt;/font&gt;&lt;/a&gt;  &lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=09115420-8c9d-46b9-a9a5-9bffcd237da2&amp;amp;DisplayLang=en"&gt;&lt;font size="2"&gt;Download details: Microsoft ® Windows Server T 2003 Performance Advisor&lt;/font&gt;&lt;/a&gt;  &lt;li&gt;&lt;a href="http://blogs.technet.com/brad_rutkowski/archive/2009/02/18/interacting-with-data-collector-sets-via-powershell.aspx"&gt;&lt;font size="2"&gt;Brad Rutkowski's Blog : Interacting with Data Collector Sets via Powershell&lt;/font&gt;&lt;/a&gt;  &lt;li&gt;&lt;a href="http://blogs.dirteam.com/blogs/tonymurray/archive/2006/08/25/Troubleshooting-LDAP-issues-with-Server-Performance-Advisor-_2800_SPA_2900_.aspx"&gt;&lt;font size="2"&gt;tonymurray : Troubleshooting LDAP issues with Server Performance Advisor (SPA)&lt;/font&gt;&lt;/a&gt;  &lt;li&gt;&lt;a href="http://www.activedir.org/Articles/tabid/54/articleType/ArticleView/articleId/49/Default.aspx"&gt;&lt;font size="2"&gt;Tracking LDAP Searches with Windows Server 2008 Reliability and Performance Monitor &amp;gt; ActiveDir.org&lt;/font&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt; &lt;li&gt;&lt;font size="2"&gt;Pros&lt;/font&gt;  &lt;ul&gt; &lt;li&gt;&lt;font size="2"&gt;Shows everything that is going on, whether it is authentication, LDAP queries, network traffic, or disk IO.&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;Data collection can be triggered using SCOM when certain thresholds are hit.&lt;/font&gt;&lt;/li&gt;&lt;/ul&gt; &lt;li&gt;&lt;font size="2"&gt;Cons&lt;/font&gt;  &lt;ul&gt; &lt;li&gt;&lt;font size="2"&gt;On busy DCs the logging can quickly grow to unmanageable levels (busy being hundreds of LDAP queries and authentications per second). Think on the order of 100+ MB per minute. But this isn't too bad as usually a 5 to 10 minute data collection during a production issue will get the data necessary to identify what is occurring.&lt;/font&gt;  &lt;li&gt;&lt;font size="2"&gt;Requires the installation of a tool set (Windows 2003 only)&lt;/font&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;&lt;b&gt;&lt;font color="#0000ff" size="2"&gt;Conclusion&lt;/font&gt;&lt;/b&gt;  &lt;p&gt;&lt;font size="2"&gt;Data collection is key! Getting the right data when the problem occurs is absolutely critical to the restoring the health of the environment. Furthermore, as Exchange is the product suffering when its dependencies are not responding adequately, it falls on the Exchange administrator to do the leg work collecting the right data from the perspective of Exchange, and then isolating where the network, DNS, and AD administrators might need to look and start collecting data. Without this information, the network, DNS, and AD admins will be looking for a needle in a haystack and it is highly unlikely that they will find anything of use. Thus, once the Exchange admin has isolated the dependencies of concern, using the information provided here, it will be much easier to collect the data necessary from those systems to remediate any issues.&lt;/font&gt;  &lt;p&gt;&lt;font size="2"&gt;Thanks to Rod Fournier and Mike Lagase for their endless suggestions for improvement of this blog post.&lt;/font&gt; &lt;p&gt;&lt;font size="2"&gt;- &lt;a href="http://msexchangeteam.com/articles/453934.aspx" target="_blank"&gt;Ken Brumfield&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;&lt;img src="http://msexchangeteam.com/aggbug.aspx?PostID=453931" width="1" height="1"&gt;</content><author><name>Exchange</name><uri>http://msexchangeteam.com/members/Exchange.aspx</uri></author></entry></feed>