<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>K2 Base Camp</title>
	<atom:link href="http://khurramullah.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://khurramullah.wordpress.com</link>
	<description>Blogs on Collaboration and Messaging Technologies</description>
	<lastBuildDate>Thu, 16 Jul 2009 22:13:46 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='khurramullah.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/9a7a033a812cb257684134a4b0bfc95c?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>K2 Base Camp</title>
		<link>http://khurramullah.wordpress.com</link>
	</image>
			<item>
		<title>Exchange 2007- Mapi session exceeded the maximum of 32 objects of type &quot;session&quot;</title>
		<link>http://khurramullah.wordpress.com/2009/07/17/exchange-2007-mapi-session-exceeded-the-maximum-of-32-objects-of-type-session/</link>
		<comments>http://khurramullah.wordpress.com/2009/07/17/exchange-2007-mapi-session-exceeded-the-maximum-of-32-objects-of-type-session/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 22:05:58 +0000</pubDate>
		<dc:creator>khurramkhan</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Outlook Sessions]]></category>

		<guid isPermaLink="false">http://khurramullah.wordpress.com/2009/07/17/exchange-2007-mapi-session-exceeded-the-maximum-of-32-objects-of-type-session/</guid>
		<description><![CDATA[Two days back i faced a strange issue from one of the user that he is not able to open his outlook. Although he can open his OWA but whenever he open his outlook he is getting following error 
“Unable to open your default e-mail folders. You must connect to your Microsoft Exchange Server computer [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khurramullah.wordpress.com&blog=3324597&post=175&subd=khurramullah&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Two days back i faced a strange issue from one of the user that he is not able to open his outlook. Although he can open his OWA but whenever he open his outlook he is getting following error </p>
<p>“Unable to open your default e-mail folders. You must connect to your Microsoft Exchange Server computer with the current profile before you can synchronize your folders with the offline folder file”</p>
<p>After further investigation i found that there is an event logged in the application events of the mailbox server for the same user</p>
<p>Event Type:&#160;&#160;&#160;&#160;&#160; Error    <br />Event Source:&#160;&#160;&#160;&#160;&#160; MSExchangeIS     <br />Event Category:&#160;&#160;&#160;&#160;&#160; General     <br />Event ID:&#160;&#160;&#160;&#160;&#160; 9646     <br />Date:&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; XXXXX     <br />Time:&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; XXXXX     <br />User:&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; N/A     <br />Computer:&#160;&#160;&#160;&#160;&#160; XXXXX     <br />Description:     <br />Mapi session &quot;/o=firstorganisation=XXXX/cn=Recipients/cn=<strong>username</strong>&quot; exceeded the maximum of 32 objects of type &quot;session&quot;.</p>
<p>After researching i found following KB on the same issue</p>
<p><a title="http://support.microsoft.com/kb/842022" href="http://support.microsoft.com/kb/842022">http://support.microsoft.com/kb/842022</a></p>
<p>As per this KB this issue may occur if the following conditions are true: </p>
<ul>
<li>You have installed Microsoft Exchange Server 2003 Service Pack 1 (SP1) on the Exchange Server computer. </li>
<li>A program that is running on a client computer opens many MAPI sessions to the Exchange Server computer. The number of MAPI sessions is larger than the permitted limit. </li>
<li>You are using Microsoft Office Outlook 2007, and you add a large additional mailbox to your profile. For example, this issue may occur if the additional mailbox contains more than one thousand folders. </li>
</ul>
<p>I am unable to found any of the above condition in my case. Also fixes mentioned in this article is not relevant to my case except the last registry change which i don&#8217;t want to apply for one user. </p>
<p>Then i decided to view the connections on the mailbox server. I downloaded TCP view utility from sysinternals (one of the best sites for troubleshooting tools). After running TCP view i have seen lots of connections coming to mailbox server but the user name which i was searching was not visible in the list of connections, then i ran following command on exchange management shell for finding out the source IP of the user having problem </p>
<p>Get-logonstatistics username | FT ClientIPAddress</p>
<p>After viewing the IP Address i searched the IP address in the TCP View and was able to found lots of connections coming from the same IP, i killed these sessions by using Kill option in TCP view and then again tried to open the outlook and the issue gone !!!!&#160; I have also informed the user to have a look on his PC for checking if there is any third party software or any other MAPI program which is causing this issue for having a permanent fix for this.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/khurramullah.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/khurramullah.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/khurramullah.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/khurramullah.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/khurramullah.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/khurramullah.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/khurramullah.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/khurramullah.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/khurramullah.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/khurramullah.wordpress.com/175/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khurramullah.wordpress.com&blog=3324597&post=175&subd=khurramullah&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://khurramullah.wordpress.com/2009/07/17/exchange-2007-mapi-session-exceeded-the-maximum-of-32-objects-of-type-session/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c20ed9c57cf776b1d6c09abad9ad2b01?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">K2</media:title>
		</media:content>
	</item>
		<item>
		<title>Storage in Exchange 2010: Webcast</title>
		<link>http://khurramullah.wordpress.com/2009/07/10/storage-in-exchange-2010-webcast/</link>
		<comments>http://khurramullah.wordpress.com/2009/07/10/storage-in-exchange-2010-webcast/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 13:26:09 +0000</pubDate>
		<dc:creator>khurramkhan</dc:creator>
				<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Webcasts]]></category>

		<guid isPermaLink="false">http://khurramullah.wordpress.com/2009/07/10/storage-in-exchange-2010-webcast/</guid>
		<description><![CDATA[Join the new webcast on exchange 2010 storage technology planned to be delivered on July 13 2009. Following is the registration link
http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032418920&#38;EventCategory=4&#38;culture=en-US&#38;CountryCode=US
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khurramullah.wordpress.com&blog=3324597&post=174&subd=khurramullah&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Join the new webcast on exchange 2010 storage technology planned to be delivered on July 13 2009. Following is the registration link</p>
<p><a title="http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032418920&amp;EventCategory=4&amp;culture=en-US&amp;CountryCode=US" href="http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032418920&amp;EventCategory=4&amp;culture=en-US&amp;CountryCode=US">http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032418920&amp;EventCategory=4&amp;culture=en-US&amp;CountryCode=US</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/khurramullah.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/khurramullah.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/khurramullah.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/khurramullah.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/khurramullah.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/khurramullah.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/khurramullah.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/khurramullah.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/khurramullah.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/khurramullah.wordpress.com/174/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khurramullah.wordpress.com&blog=3324597&post=174&subd=khurramullah&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://khurramullah.wordpress.com/2009/07/10/storage-in-exchange-2010-webcast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c20ed9c57cf776b1d6c09abad9ad2b01?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">K2</media:title>
		</media:content>
	</item>
		<item>
		<title>Exchange 2010 updates for Windows Mobile</title>
		<link>http://khurramullah.wordpress.com/2009/07/10/exchange-2010-updates-for-windows-mobile/</link>
		<comments>http://khurramullah.wordpress.com/2009/07/10/exchange-2010-updates-for-windows-mobile/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 13:04:16 +0000</pubDate>
		<dc:creator>khurramkhan</dc:creator>
				<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Windows mobile]]></category>

		<guid isPermaLink="false">http://khurramullah.wordpress.com/2009/07/10/exchange-2010-updates-for-windows-mobile/</guid>
		<description><![CDATA[During some researching i found an interesting video on Exchange 2010 mobile features and thought worth to blog. As per this video introduction
&#160;
Adam Glick shows us the newest Exchange 2010 features for Windows Mobile 6.1/6.5 and explains the goals the team had for the client mobile experience. On his WM 6.5 device, he walks us [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khurramullah.wordpress.com&blog=3324597&post=173&subd=khurramullah&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>During some researching i found an interesting video on Exchange 2010 mobile features and thought worth to blog. As per this video introduction</p>
<p>&#160;</p>
<blockquote><p>Adam Glick shows us the newest Exchange 2010 features for Windows Mobile 6.1/6.5 and explains the goals the team had for the client mobile experience. On his WM 6.5 device, he walks us through conversation view, ignore/move conversation, voice mail preview, voice to text, and get free/busy. Additionally, he tells us about the new allow/block/quarantine phone list and reporting built in to Exchange 2010.</p>
</blockquote>
<p>&#160;</p>
<p>Check out this video on following link</p>
<p><a title="http://edge.technet.com/Media/Exchange-2010-updates-for-Windows-Mobile/" href="http://edge.technet.com/Media/Exchange-2010-updates-for-Windows-Mobile/">http://edge.technet.com/Media/Exchange-2010-updates-for-Windows-Mobile/</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/khurramullah.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/khurramullah.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/khurramullah.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/khurramullah.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/khurramullah.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/khurramullah.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/khurramullah.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/khurramullah.wordpress.com/173/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/khurramullah.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/khurramullah.wordpress.com/173/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khurramullah.wordpress.com&blog=3324597&post=173&subd=khurramullah&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://khurramullah.wordpress.com/2009/07/10/exchange-2010-updates-for-windows-mobile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c20ed9c57cf776b1d6c09abad9ad2b01?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">K2</media:title>
		</media:content>
	</item>
		<item>
		<title>Publishing Exchange 2007 OWA via ISA 2006 Reverse Proxy</title>
		<link>http://khurramullah.wordpress.com/2009/07/06/publishing-exchange-2007-owa-via-isa-2006-reverse-proxy/</link>
		<comments>http://khurramullah.wordpress.com/2009/07/06/publishing-exchange-2007-owa-via-isa-2006-reverse-proxy/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 22:56:40 +0000</pubDate>
		<dc:creator>khurramkhan</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[ISA]]></category>
		<category><![CDATA[Reverse Proxy]]></category>

		<guid isPermaLink="false">http://khurramullah.wordpress.com/2009/07/06/publishing-exchange-2007-owa-via-isa-2006-reverse-proxy/</guid>
		<description><![CDATA[The best way to publish OWA is to publish via ISA reverse proxy deployment. In this blog i will discuss the process for publishing OWA via ISA reverse proxy. The process will be like this;
1. Generate CSR for Exchange 2007 CAS server(s).
I have discussed CSR generation in my previous blogs (http://khurramullah.wordpress.com/2009/07/01/exchange-2007-certificate-request-generator/ and http://khurramullah.wordpress.com/2009/07/01/command-for-generating-csr-for-exchange-servers/) if you [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khurramullah.wordpress.com&blog=3324597&post=172&subd=khurramullah&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The best way to publish OWA is to publish via ISA reverse proxy deployment. In this blog i will discuss the process for publishing OWA via ISA reverse proxy. The process will be like this;</p>
<p>1. Generate CSR for Exchange 2007 CAS server(s).</p>
<p>I have discussed CSR generation in my previous blogs (<a title="http://khurramullah.wordpress.com/2009/07/01/exchange-2007-certificate-request-generator/" href="http://khurramullah.wordpress.com/2009/07/01/exchange-2007-certificate-request-generator/">http://khurramullah.wordpress.com/2009/07/01/exchange-2007-certificate-request-generator/</a> and <a title="http://khurramullah.wordpress.com/2009/07/01/command-for-generating-csr-for-exchange-servers/" href="http://khurramullah.wordpress.com/2009/07/01/command-for-generating-csr-for-exchange-servers/">http://khurramullah.wordpress.com/2009/07/01/command-for-generating-csr-for-exchange-servers/</a>) if you have more than one CAS servers then you have to repeat the steps for all of them. </p>
<p>Make sure you have included all Subject Alternative&#160; Names (SANs) in your certificate requests such as for webmail, auto discover services etc.</p>
<p>2. Submit this request to online Certificate Authorities such as VeriSign, Thwate or Entrust for purchasing UCC (Unified communication certificate). (Exchange 2007 only supports UCC type certificates, UCC=multiple SANs).</p>
<p>3. Now we have to import these certificates to Exchange CAS servers.( I have discussed these steps in my previous blog <a title="http://khurramullah.wordpress.com/2009/07/01/importing-certificates-to-exchange-servers/" href="http://khurramullah.wordpress.com/2009/07/01/importing-certificates-to-exchange-servers/">http://khurramullah.wordpress.com/2009/07/01/importing-certificates-to-exchange-servers/</a>)</p>
<p>4. Now we have to deploy this certificate to ISA servers. In order to do this you have to first Export certificate from CAS server in .PFX format and then imports it to the ISA servers. Following is the process for doing this;</p>
<ol>
<li>
<div align="left">Open Certificate MMC Snap in on the CAS server for local computer.</div>
</li>
<li>
<div align="left">Go to personal container and locate the certificate which you want to Deploy on ISA Server.</div>
</li>
<li>
<div align="left">Export this certificate with private key in .PFX format.</div>
</li>
<li>
<div align="left">Copy this certificate on ISA Server.</div>
</li>
<li>
<div align="left">Open Certificate MMC Snap in on the ISA server for local computer.</div>
</li>
<li>
<div align="left">Import the copied certificate. </div>
</li>
<li>
<div align="left">Repeat steps 4 to 7 if you have more than one ISA Servers.</div>
</li>
</ol>
<p>5. Forms-based authentication can be configured on the Client Access server when not using ISA Server to publish Exchange Web client access. When ISA Server is being used to publish Exchange Web client access, forms-based authentication should only be configured on the ISA Server computer following are the steps for validating this;</p>
<ol>
<li>Start the Exchange Management Console. </li>
<li>In the Exchange Management Console, expand <b>Server Configuration</b>, and then click <b>Client Access</b>. </li>
<li>Select a Client Access server and then select <b>owa (Default Web Site)</b> on the <b>Outlook Web Access</b> page.<a href="http://khurramullah.files.wordpress.com/2009/07/owa5.jpg"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="OWA5" border="0" alt="OWA5" src="http://khurramullah.files.wordpress.com/2009/07/owa5_thumb.jpg?w=509&#038;h=223" width="509" height="223" /></a> </li>
<li>In the action pane, click <b>Properties</b> under <b>owa (Default Web Site)</b>. </li>
<li>Select the <b>Authentication</b> page, and confirm that the following are selected: <b>Use one or more of the following standard authentication methods</b> and <b>Integrated +</b> <b>Basic authentication (password is sent in clear text)</b>.<a href="http://khurramullah.files.wordpress.com/2009/07/clip_image001.gif"><img style="display:inline;border-width:0;" title="clip_image001" border="0" alt="clip_image001" src="http://khurramullah.files.wordpress.com/2009/07/clip_image001_thumb.gif?w=368&#038;h=420" width="368" height="420" /></a> </li>
<li>Click <b>OK</b>. </li>
<li>Review the <b>Microsoft Exchange Warning</b> dialog box and click <b>OK</b>. <a href="http://khurramullah.files.wordpress.com/2009/07/clip_image0016.gif"><img style="display:inline;border-width:0;" title="clip_image001[6]" border="0" alt="clip_image001[6]" src="http://khurramullah.files.wordpress.com/2009/07/clip_image0016_thumb.gif?w=393&#038;h=286" width="393" height="286" /></a> </li>
<li>Restart IIS by running following command: &quot;<b>iisreset /noforce</b>&quot;. </li>
<li>Perform this procedure for every Exchange Client Access server. </li>
</ol>
<p>6. On the CAS server please make sure that “Forms based authentication” is not configured on the Exchange Client Access Activesync folder. By default it is configured for basic authentication.This folder is configured to Basic authentication by default.</p>
<p>7. On the enabling page for Outlook Anywhere, we will use Basic authentication (default).</p>
<p><a href="http://khurramullah.files.wordpress.com/2009/07/owa1.jpg"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="OWA1" border="0" alt="OWA1" src="http://khurramullah.files.wordpress.com/2009/07/owa1_thumb.jpg?w=267&#038;h=285" width="267" height="285" /></a> </p>
<p>Note: The external host name used here should match the common name or FQDN used in the server certificate installed on the ISA Server computer</p>
<p>8. Now we need to publish a Rule for OWA on ISA but before doing this we need to configure web Listener for OWA which will be responsible for&#160; listening OWA requests, following are the steps for configuring web listener for OWA</p>
<ol>
<li>In the console tree of ISA Server Management, click <b>Firewall Policy</b>:</li>
<li>For ISA Server 2006 Standard Edition, expand <b>Microsoft Internet Security and Acceleration Server 2006</b>, expand <b>Server_Name,</b> and then click <b>Firewall Policy.</b></li>
<li>For ISA Server 2006 Enterprise Edition, expand <b>Microsoft Internet Security and Acceleration Server 2006</b>, expand <b>Arrays</b>, expand <b>Array_Name</b>, and then click <b>Firewall Policy</b>. </li>
<li>On the Toolbox tab, click <b>Network Objects</b>, click New, and then select <b>Web Listener</b>. Use the wizard to create the Web listener as outlined in the following table</li>
</ol>
</p>
</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top">
<p><b>Page</b></p>
</td>
<td valign="top" width="161">
<p><b>Field or property</b></p>
</td>
<td valign="top" width="250">
<p><b>Setting</b></p>
</td>
</tr>
<tr>
<td valign="top">
<p>Welcome</p>
</td>
<td valign="top" width="161">
<p>Web listener name</p>
</td>
<td valign="top" width="250">
<p>Type a name for the Web listener. For example, type <b>Exchange Web Listener</b>. </p>
</td>
</tr>
<tr>
<td valign="top">
<p>Client Connection Security</p>
</td>
<td valign="top" width="161">
<p>Select what type of connections this Web listener will establish with clients</p>
</td>
<td valign="top" width="250">
<p>Select <b>Require SSL secured connections with clients</b>. </p>
</td>
</tr>
<tr>
<td valign="top">
<p>Web Listener IP Addresses</p>
</td>
<td valign="top" width="161">
<p>Listen for incoming Web requests on these networks</p>
<p>ISA Server will compress content</p>
</td>
<td valign="top" width="250">
<p>Select the <b><u>External</u></b><u> and <b>Internal</b></u><b> </b>networks. </p>
<p>Check box should be selected (default).</p>
<p>Click <b>Select IP Addresses</b></p>
</td>
</tr>
<tr>
<td valign="top">
<p>External Network Listener IP Selection</p>
</td>
<td valign="top" width="161">
<p>Listen for requests on</p>
<p>Available IP Addresses</p>
</td>
<td valign="top" width="250">
<p>Select <b>Specified IP addresses on the ISA Server computer in the selected network</b>. </p>
<p>Select the correct IP address and click <b>Add</b>.</p>
<p><a href="http://khurramullah.files.wordpress.com/2009/07/clip_image0028.jpg"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="clip_image001" border="0" alt="clip_image001" src="http://khurramullah.files.wordpress.com/2009/07/clip_image001.jpg?w=325&#038;h=200" width="325" height="200" /></a></p>
<p><a href="http://khurramullah.files.wordpress.com/2009/07/clip_image003.gif"><b><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="clip_image002" border="0" alt="clip_image002" src="http://khurramullah.files.wordpress.com/2009/07/clip_image002.gif?w=10&#038;h=10" width="10" height="10" /></b></a><b>&#160; Notes</b></p>
<p>For ISA Server Enterprise Edition with an NLB-enabled array, you should select a virtual IP address.</p>
</td>
</tr>
<tr>
<td valign="top">
<p>Listener SSL Certificates</p>
</td>
<td valign="top" width="161">
<p>Select a certificate for each IP address, or specify a single certificate for this Web listener</p>
</td>
<td valign="top" width="250">
<p>Select <b>Assign a certificate for each IP address</b>. </p>
<p>Select the IP address you just selected and click <b>Select Certificate</b>.</p>
<p>Choose the certificate corresponding to the url mapped to this IP in the public DNS/NAT configuration</p>
<p>Example:</p>
<p>External 192.168.1.101 for abcmail; .102 for xyzmail and .103 for autodiscover</p>
<p>Internal: 192.168.12.101 for abcmail; .102 for xyzmail (autodiscover is resolved differently in intranet)</p>
<p><a href="http://khurramullah.files.wordpress.com/2009/07/owa2.jpg"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="clip_image003" border="0" alt="clip_image003" src="http://khurramullah.files.wordpress.com/2009/07/clip_image003.jpg?w=244&#038;h=170" width="244" height="170" /></a></p>
</td>
</tr>
<tr>
<td valign="top">
<p>Authentication Settings</p>
</td>
<td valign="top" width="161">
<p>Select how clients will provide credentials to ISA Server</p>
<p>Select how ISA Server will validate client credentials</p>
</td>
<td valign="top" width="250">
<p>Select <b>HTML Form Authentication</b> for forms-based authentication and select the appropriate method that ISA Server will use to validate the client&#8217;s credentials. </p>
<p><a href="http://khurramullah.files.wordpress.com/2009/07/clip_image007.jpg"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="clip_image004" border="0" alt="clip_image004" src="http://khurramullah.files.wordpress.com/2009/07/clip_image004.jpg?w=244&#038;h=160" width="244" height="160" /></a></p>
</td>
</tr>
<tr>
<td valign="top">
<p>Single Sign On Settings</p>
</td>
<td valign="top" width="161">
<p>Enable SSO for Web sites published with this Web listener</p>
<p>SSO domain name</p>
</td>
<td valign="top" width="250">
<p>Leave the default setting to enable SSO. </p>
<p>To enable SSO between two published sites, such as abcmail.Contoso.com and autodiscover.Constoso.com, type <b>.Contoso.com</b> (with the dot)</p>
<p><a href="http://khurramullah.files.wordpress.com/2009/07/owa3.jpg"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="clip_image005[1]" border="0" alt="clip_image005[1]" src="http://khurramullah.files.wordpress.com/2009/07/clip_image0051.jpg?w=244&#038;h=129" width="244" height="129" /></a></p>
</td>
</tr>
<tr>
<td valign="top">
<p>Completing the New Web Listener Wizard</p>
</td>
<td valign="top" width="161">
<p>Completing the New Web Listener Wizard</p>
</td>
<td valign="top" width="250">
<p>Review the selected settings and click <b>Back</b> to make changes or <b>Finish</b> to complete the wizard. </p>
</td>
</tr>
</tbody>
</table>
<p>&#160;</p>
<p>9.&#160; Now after creating web Listener we need to publish a rule for OWA, following are the steps for this process;</p>
<ol>
<li>In the console tree of ISA Server Management, click <b>Firewall Policy</b>: </li>
<li>For ISA Server 2006 Enterprise Edition, expand <b>Microsoft Internet Security and Acceleration Server 2006</b>, expand <b>Arrays</b>, expand <b>Array_Name</b>, and then click <b>Firewall Policy</b>. </li>
<li>On the <b>Tasks</b> tab, click <b>Exchange Web Client Access Publishing rule</b>.<a href="http://khurramullah.files.wordpress.com/2009/07/image.png"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="image" border="0" alt="image" src="http://khurramullah.files.wordpress.com/2009/07/image_thumb.png?w=339&#038;h=163" width="339" height="163" /></a></li>
<li>Use the wizard to create the rule as outlined in the following tables. For a single Web server, use the table in <b>New Exchange Publishing Rule wizard for a single Web site</b>. If you are using a server farm, use the table in <b>New Exchange Publishing Rule wizard for a server farm</b>.</li>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top">
<p><b>Page</b></p>
</td>
<td valign="top">
<p><b>Field or property</b></p>
</td>
<td valign="top">
<p><b>Setting</b></p>
</td>
</tr>
<tr>
<td valign="top">
<p>Welcome</p>
</td>
<td valign="top">
<p>Exchange Publishing rule name</p>
</td>
<td valign="top">
<p>Type a name for the rule. For example Constoso OWA Publishing Rule</p>
</td>
</tr>
<tr>
<td valign="top">
<p>Select Services</p>
</td>
<td valign="top">
<p>Exchange version</p>
<p>Web client mail services</p>
</td>
<td valign="top">
<p>Select <b>Exchange Server 2007</b>. </p>
<p>Select the desired access method – begin with OWA, then Outlook Anywhere (<u>Select to publish additional folders</u>) and finally choose ActiveSync </p>
<p><a href="http://khurramullah.files.wordpress.com/2009/07/clip_image0029.jpg"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="clip_image001[8]" border="0" alt="clip_image001[8]" src="http://khurramullah.files.wordpress.com/2009/07/clip_image0018.jpg?w=244&#038;h=202" width="244" height="202" /></a></p>
</td>
</tr>
<tr>
<td valign="top">
<p>Publishing Type</p>
</td>
<td valign="top">
<p>Select if this rule will publish a single Web site or external load balancer, a Web server farm, or multiple Web sites</p>
</td>
<td valign="top">
<p>Select <b>Publish a single Web site or load balancer</b>. </p>
<p><a href="http://khurramullah.files.wordpress.com/2009/07/clip_image00412.jpg"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="clip_image002[11]" border="0" alt="clip_image002[11]" src="http://khurramullah.files.wordpress.com/2009/07/clip_image00211.jpg?w=244&#038;h=137" width="244" height="137" /></a></p>
</td>
</tr>
<tr>
<td valign="top">
<p>Server Connection Security</p>
</td>
<td valign="top">
<p>Choose the type of connections ISA Server will establish with the published Web server or server farm</p>
</td>
<td valign="top">
<p>Select <b>Use SSL to connect to the published Web server or server farm</b>. </p>
<p><a href="http://khurramullah.files.wordpress.com/2009/07/clip_image0056.gif"><b><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="clip_image003[1]" border="0" alt="clip_image003[1]" src="http://khurramullah.files.wordpress.com/2009/07/clip_image0031.gif?w=10&#038;h=10" width="10" height="10" /></b></a><b>&#160; Note</b></p>
<p>A server certificate must be installed on the published Exchange Client Access server, and the root CA certificate of the CA that issued the server certificate on the Exchange Client Access server must be installed on the ISA Server computer.</p>
</td>
</tr>
<tr>
<td valign="top">
<p>Internal Publishing Details</p>
</td>
<td valign="top">
<p>Internal site name</p>
</td>
<td valign="top">
<p>Type <b>abc.contoso.com</b> or whatever you like </p>
<p><a href="http://khurramullah.files.wordpress.com/2009/07/clip_image0066.gif"><b><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="clip_image004" border="0" alt="clip_image004" src="http://khurramullah.files.wordpress.com/2009/07/clip_image004.gif?w=10&#038;h=10" width="10" height="10" /></b></a><b>&#160; Important</b></p>
<p>The internal site name must match the name of the server certificate that is installed on the internal Exchange Client Access server. </p>
</td>
</tr>
<tr>
<td valign="top">
<p>Public Name Details</p>
</td>
<td valign="top">
<p>Accept requests for</p>
<p>Public name</p>
</td>
<td valign="top">
<p><b>This domain name (type below)</b></p>
<p>Type the domain name that you want ISA Server to accept the connection for. For example, type <b>abc.contoso.com</b>. This must match the FQDN of the certificate selected when creating the Web listener. </p>
<p><a href="http://khurramullah.files.wordpress.com/2009/07/clip_image0073.jpg"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="clip_image005[3]" border="0" alt="clip_image005[3]" src="http://khurramullah.files.wordpress.com/2009/07/clip_image0053.jpg?w=244&#038;h=103" width="244" height="103" /></a></p>
</td>
</tr>
<tr>
<td valign="top">
<p>Select Web Listener</p>
</td>
<td valign="top">
<p>Web listener</p>
</td>
<td valign="top">
<p>Select the Web listener you created previously, <b>Exchange Web Listener</b></p>
</td>
</tr>
<tr>
<td valign="top">
<p>Authentication Delegation</p>
</td>
<td valign="top">
<p>Select the method used by ISA Server to authenticate to the published Web server</p>
</td>
<td valign="top">
<p>For Outlook Web Access, select <b>Basic Authentication</b>. </p>
<p>For Exchange ActiveSync, select <b>Basic Authentication</b></p>
<p>For Outlook Anywhere, select<b> Basic Authentication</b></p>
<p><a href="http://khurramullah.files.wordpress.com/2009/07/clip_image0093.jpg"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="clip_image006[6]" border="0" alt="clip_image006[6]" src="http://khurramullah.files.wordpress.com/2009/07/clip_image0066.jpg?w=244&#038;h=99" width="244" height="99" /></a></p>
</td>
</tr>
<tr>
<td valign="top">
<p>User Sets</p>
</td>
<td valign="top">
<p>This rule applies to requests from the following user sets</p>
</td>
<td valign="top">
<p>Select the user set approved to access this rule. Replace the default <b>All Authenticated user</b>s with <b>All Users</b></p>
<p><a href="http://khurramullah.files.wordpress.com/2009/07/clip_image0114.jpg"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="clip_image007[5]" border="0" alt="clip_image007[5]" src="http://khurramullah.files.wordpress.com/2009/07/clip_image0075.jpg?w=244&#038;h=106" width="244" height="106" /></a></p>
<p>Pass the warning </p>
<p><a href="http://khurramullah.files.wordpress.com/2009/07/clip_image0134.jpg"><img style="border-bottom:0;border-left:0;display:inline;border-top:0;border-right:0;" title="clip_image008[4]" border="0" alt="clip_image008[4]" src="http://khurramullah.files.wordpress.com/2009/07/clip_image0084.jpg?w=244&#038;h=69" width="244" height="69" /></a></p>
</td>
</tr>
<tr>
<td valign="top">
<p>Completing the New Exchange Publishing Rule Wizard</p>
</td>
<td valign="top">
<p>Completing the New Exchange Publishing Wizard. </p>
</td>
<td valign="top">
<p>Review the selected settings, click <b>Back</b> to make changes or <b>Finish</b> to complete the wizard.</p>
</td>
</tr>
</tbody>
</table>
<p>Note: When publishing Outlook Web Access, after you click Finish, review the Remaining Exchange Publishing Tasks dialog box, and then click OK.</p>
<li>In the path tab (properties of the OWA rule), add the path “/” in order to be able to access OWA without typing /owa at the end of the url</li>
</ol>
<p>&#160;</p>
<ol>
</ol>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/khurramullah.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/khurramullah.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/khurramullah.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/khurramullah.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/khurramullah.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/khurramullah.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/khurramullah.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/khurramullah.wordpress.com/172/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/khurramullah.wordpress.com/172/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/khurramullah.wordpress.com/172/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khurramullah.wordpress.com&blog=3324597&post=172&subd=khurramullah&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://khurramullah.wordpress.com/2009/07/06/publishing-exchange-2007-owa-via-isa-2006-reverse-proxy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c20ed9c57cf776b1d6c09abad9ad2b01?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">K2</media:title>
		</media:content>

		<media:content url="http://khurramullah.files.wordpress.com/2009/07/owa5_thumb.jpg" medium="image">
			<media:title type="html">OWA5</media:title>
		</media:content>

		<media:content url="http://khurramullah.files.wordpress.com/2009/07/clip_image001_thumb.gif" medium="image">
			<media:title type="html">clip_image001</media:title>
		</media:content>

		<media:content url="http://khurramullah.files.wordpress.com/2009/07/clip_image0016_thumb.gif" medium="image">
			<media:title type="html">clip_image001[6]</media:title>
		</media:content>

		<media:content url="http://khurramullah.files.wordpress.com/2009/07/owa1_thumb.jpg" medium="image">
			<media:title type="html">OWA1</media:title>
		</media:content>

		<media:content url="http://khurramullah.files.wordpress.com/2009/07/clip_image001.jpg" medium="image">
			<media:title type="html">clip_image001</media:title>
		</media:content>

		<media:content url="http://khurramullah.files.wordpress.com/2009/07/clip_image002.gif" medium="image">
			<media:title type="html">clip_image002</media:title>
		</media:content>

		<media:content url="http://khurramullah.files.wordpress.com/2009/07/clip_image003.jpg" medium="image">
			<media:title type="html">clip_image003</media:title>
		</media:content>

		<media:content url="http://khurramullah.files.wordpress.com/2009/07/clip_image004.jpg" medium="image">
			<media:title type="html">clip_image004</media:title>
		</media:content>

		<media:content url="http://khurramullah.files.wordpress.com/2009/07/clip_image0051.jpg" medium="image">
			<media:title type="html">clip_image005[1]</media:title>
		</media:content>

		<media:content url="http://khurramullah.files.wordpress.com/2009/07/image_thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://khurramullah.files.wordpress.com/2009/07/clip_image0018.jpg" medium="image">
			<media:title type="html">clip_image001[8]</media:title>
		</media:content>

		<media:content url="http://khurramullah.files.wordpress.com/2009/07/clip_image00211.jpg" medium="image">
			<media:title type="html">clip_image002[11]</media:title>
		</media:content>

		<media:content url="http://khurramullah.files.wordpress.com/2009/07/clip_image0031.gif" medium="image">
			<media:title type="html">clip_image003[1]</media:title>
		</media:content>

		<media:content url="http://khurramullah.files.wordpress.com/2009/07/clip_image004.gif" medium="image">
			<media:title type="html">clip_image004</media:title>
		</media:content>

		<media:content url="http://khurramullah.files.wordpress.com/2009/07/clip_image0053.jpg" medium="image">
			<media:title type="html">clip_image005[3]</media:title>
		</media:content>

		<media:content url="http://khurramullah.files.wordpress.com/2009/07/clip_image0066.jpg" medium="image">
			<media:title type="html">clip_image006[6]</media:title>
		</media:content>

		<media:content url="http://khurramullah.files.wordpress.com/2009/07/clip_image0075.jpg" medium="image">
			<media:title type="html">clip_image007[5]</media:title>
		</media:content>

		<media:content url="http://khurramullah.files.wordpress.com/2009/07/clip_image0084.jpg" medium="image">
			<media:title type="html">clip_image008[4]</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft Antigen for Exchange</title>
		<link>http://khurramullah.wordpress.com/2009/07/04/microsoft-antigen-for-exchange/</link>
		<comments>http://khurramullah.wordpress.com/2009/07/04/microsoft-antigen-for-exchange/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 00:33:09 +0000</pubDate>
		<dc:creator>khurramkhan</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Antigen]]></category>

		<guid isPermaLink="false">http://khurramullah.wordpress.com/2009/07/04/microsoft-antigen-for-exchange/</guid>
		<description><![CDATA[If you wan to try Microsoft Antigen for Exchange before purchasing it then here is your link
http://www.microsoft.com/downloads/details.aspx?displaylang=en&#38;FamilyID=866b63bf-6207-4197-9c5d-511b7212e40c
You can download this trial version and test it for free.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khurramullah.wordpress.com&blog=3324597&post=135&subd=khurramullah&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>If you wan to try Microsoft Antigen for Exchange before purchasing it then here is your link</p>
<p><a title="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=866b63bf-6207-4197-9c5d-511b7212e40c" href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=866b63bf-6207-4197-9c5d-511b7212e40c">http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=866b63bf-6207-4197-9c5d-511b7212e40c</a></p>
<p>You can download this trial version and test it for free.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/khurramullah.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/khurramullah.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/khurramullah.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/khurramullah.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/khurramullah.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/khurramullah.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/khurramullah.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/khurramullah.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/khurramullah.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/khurramullah.wordpress.com/135/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khurramullah.wordpress.com&blog=3324597&post=135&subd=khurramullah&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://khurramullah.wordpress.com/2009/07/04/microsoft-antigen-for-exchange/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c20ed9c57cf776b1d6c09abad9ad2b01?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">K2</media:title>
		</media:content>
	</item>
		<item>
		<title>TechNet for Exchange 2010</title>
		<link>http://khurramullah.wordpress.com/2009/07/04/technet-for-exchange-2010/</link>
		<comments>http://khurramullah.wordpress.com/2009/07/04/technet-for-exchange-2010/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 00:19:38 +0000</pubDate>
		<dc:creator>khurramkhan</dc:creator>
				<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Technet]]></category>

		<guid isPermaLink="false">http://khurramullah.wordpress.com/2009/07/04/technet-for-exchange-2010/</guid>
		<description><![CDATA[If you have installed exchange 2010 and wants help on some features or stuck in some issue and wants to fix it, then don&#8217;t worry there is a separate TechNet website dedicated for this purpose and contains plethora of information on exchange 2010, check it out
http://technet.microsoft.com/en-us/exchange/2010/default.aspx
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khurramullah.wordpress.com&blog=3324597&post=134&subd=khurramullah&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>If you have installed exchange 2010 and wants help on some features or stuck in some issue and wants to fix it, then don&#8217;t worry there is a separate TechNet website dedicated for this purpose and contains plethora of information on exchange 2010, check it out</p>
<p><a title="http://technet.microsoft.com/en-us/exchange/2010/default.aspx" href="http://technet.microsoft.com/en-us/exchange/2010/default.aspx">http://technet.microsoft.com/en-us/exchange/2010/default.aspx</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/khurramullah.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/khurramullah.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/khurramullah.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/khurramullah.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/khurramullah.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/khurramullah.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/khurramullah.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/khurramullah.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/khurramullah.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/khurramullah.wordpress.com/134/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khurramullah.wordpress.com&blog=3324597&post=134&subd=khurramullah&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://khurramullah.wordpress.com/2009/07/04/technet-for-exchange-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c20ed9c57cf776b1d6c09abad9ad2b01?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">K2</media:title>
		</media:content>
	</item>
		<item>
		<title>Exchange 2010 Beta for Download</title>
		<link>http://khurramullah.wordpress.com/2009/07/04/exchange-2010-beta-for-download/</link>
		<comments>http://khurramullah.wordpress.com/2009/07/04/exchange-2010-beta-for-download/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 00:13:08 +0000</pubDate>
		<dc:creator>khurramkhan</dc:creator>
				<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Exchange Beta]]></category>

		<guid isPermaLink="false">http://khurramullah.wordpress.com/2009/07/04/exchange-2010-beta-for-download/</guid>
		<description><![CDATA[Wants to try Exchange 2010 ? why wait, now Microsoft has published exchange 2010 beta on their website for downloading and using for 360 days, Following is the link;
http://technet.microsoft.com/en-us/evalcenter/dd185495.aspx
Note: Exchange 2010 Beta can only run on 64 bit machines.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khurramullah.wordpress.com&blog=3324597&post=133&subd=khurramullah&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Wants to try Exchange 2010 ? why wait, now Microsoft has published exchange 2010 beta on their website for downloading and using for 360 days, Following is the link;</p>
<p><a title="http://technet.microsoft.com/en-us/evalcenter/dd185495.aspx" href="http://technet.microsoft.com/en-us/evalcenter/dd185495.aspx">http://technet.microsoft.com/en-us/evalcenter/dd185495.aspx</a></p>
<p>Note: Exchange 2010 Beta can only run on 64 bit machines.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/khurramullah.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/khurramullah.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/khurramullah.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/khurramullah.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/khurramullah.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/khurramullah.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/khurramullah.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/khurramullah.wordpress.com/133/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/khurramullah.wordpress.com/133/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/khurramullah.wordpress.com/133/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khurramullah.wordpress.com&blog=3324597&post=133&subd=khurramullah&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://khurramullah.wordpress.com/2009/07/04/exchange-2010-beta-for-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c20ed9c57cf776b1d6c09abad9ad2b01?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">K2</media:title>
		</media:content>
	</item>
		<item>
		<title>Exchange 2010 Virtual Lab</title>
		<link>http://khurramullah.wordpress.com/2009/07/04/exchange-2010-virtual-lab/</link>
		<comments>http://khurramullah.wordpress.com/2009/07/04/exchange-2010-virtual-lab/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 00:02:31 +0000</pubDate>
		<dc:creator>khurramkhan</dc:creator>
				<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Virtual Labs]]></category>

		<guid isPermaLink="false">http://khurramullah.wordpress.com/2009/07/04/exchange-2010-virtual-lab/</guid>
		<description><![CDATA[Good news for all of those who wants to see and experience what is exchange 2010 look like. Below is the link of one of the virtual labs in exchange 2010 series
Exchange Server 2010 (Beta) Setup and Deployment Virtual Lab
http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032419057&#38;EventCategory=3&#38;culture=en-US&#38;CountryCode=US
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khurramullah.wordpress.com&blog=3324597&post=132&subd=khurramullah&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Good news for all of those who wants to see and experience what is exchange 2010 look like. Below is the link of one of the virtual labs in exchange 2010 series</p>
<p><strong>Exchange Server 2010 (Beta) Setup and Deployment Virtual Lab</strong></p>
<p><a title="http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032419057&amp;EventCategory=3&amp;culture=en-US&amp;CountryCode=US" href="http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032419057&amp;EventCategory=3&amp;culture=en-US&amp;CountryCode=US">http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032419057&amp;EventCategory=3&amp;culture=en-US&amp;CountryCode=US</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/khurramullah.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/khurramullah.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/khurramullah.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/khurramullah.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/khurramullah.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/khurramullah.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/khurramullah.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/khurramullah.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/khurramullah.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/khurramullah.wordpress.com/132/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khurramullah.wordpress.com&blog=3324597&post=132&subd=khurramullah&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://khurramullah.wordpress.com/2009/07/04/exchange-2010-virtual-lab/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c20ed9c57cf776b1d6c09abad9ad2b01?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">K2</media:title>
		</media:content>
	</item>
		<item>
		<title>Importing Certificates to Exchange 2007 servers</title>
		<link>http://khurramullah.wordpress.com/2009/07/01/importing-certificates-to-exchange-servers/</link>
		<comments>http://khurramullah.wordpress.com/2009/07/01/importing-certificates-to-exchange-servers/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 22:52:21 +0000</pubDate>
		<dc:creator>khurramkhan</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://khurramullah.wordpress.com/2009/07/01/importing-certificates-to-exchange-servers/</guid>
		<description><![CDATA[In my previous blogs (http://khurramullah.wordpress.com/2009/07/01/command-for-generating-csr-for-exchange-servers/ and http://khurramullah.wordpress.com/2009/07/01/exchange-2007-certificate-request-generator/) i have discussed how we can generate CSR for different exchange roles. Here i will discuss how we can import certificates to different exchange roles. Following is the command for importing certificates;
Import-ExchangeCertificate -Path “c:\path\generated SAN certif_name.cer” –friendlyname “&#60;Certificate Friendly Name&#62;”
After running this command successfully you should be seeing [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khurramullah.wordpress.com&blog=3324597&post=130&subd=khurramullah&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>In my previous blogs (<a title="http://khurramullah.wordpress.com/2009/07/01/command-for-generating-csr-for-exchange-servers/" href="http://khurramullah.wordpress.com/2009/07/01/command-for-generating-csr-for-exchange-servers/">http://khurramullah.wordpress.com/2009/07/01/command-for-generating-csr-for-exchange-servers/</a> and <a title="http://khurramullah.wordpress.com/2009/07/01/exchange-2007-certificate-request-generator/" href="http://khurramullah.wordpress.com/2009/07/01/exchange-2007-certificate-request-generator/">http://khurramullah.wordpress.com/2009/07/01/exchange-2007-certificate-request-generator/</a>) i have discussed how we can generate CSR for different exchange roles. Here i will discuss how we can import certificates to different exchange roles. Following is the command for importing certificates;</p>
<p>Import-ExchangeCertificate -Path “c:\path\generated SAN certif_name.cer” –friendlyname “&lt;Certificate Friendly Name&gt;”</p>
<p>After running this command successfully you should be seeing the thumbprint of the new certificate. Copy the full thumbprint value because you will required this in the next commands.</p>
<p>Now you have to enable your certificate for specific services for example for SMTP and Web services. </p>
<p>For enabling CAS server certificates run this command:</p>
<p>Get-exchangecertificate &lt;Thumbprint&gt;| enable-exchangecertificate -services &quot;IIS”</p>
<p>&#160;</p>
<p>For enabling Edge server certificates run this command</p>
<p>Get-exchangecertificate &lt;Thumbprint&gt;| enable-exchangecertificate -services &quot;SMTP”</p>
<p>After running above command run Get-exchangecertificate again for verifying if services are enabled or not.</p>
<p>You can also combine the above 2 commands like this;</p>
<p>Import-ExchangeCertificate -Path “c:\path\generated SAN certif_name.cer” –friendlyname “&lt;Certificate Friendly Name&gt;” | enable-exchangecertificate -services &quot;IIS”</p>
<p>Following are the possible values for services parameter;</p>
<ul>
<li><code>IMAP</code> </li>
<li><code>POP</code> </li>
<li><code>UM</code> </li>
<li><code>IIS</code> </li>
<li><code>SMTP</code> </li>
<li><code>None</code> </li>
</ul>
<p>Do not import exchange certificate by normal certificate importing methods (import from certificate MMC Snap in) otherwise certificate will not going to work. Also make sure you have Trusted root CA and Intermediate CA certificates installed in their relevant stores otherwise certificate will have issues.</p>
<p>In case you want to import or apply the same certificate to another Edge or CAS server then you need to perform following addition steps;</p>
<p>1. Open Certificate MMC Snap in on the server for local computer.</p>
<p>2. Go to personal container and locate the certificate which you had just imported.</p>
<p>3. Export this certificate with private key.</p>
<p>5. Copy this certificate on the server where you want to configure this certificate.</p>
<p>6. Run following command on the second server which you want to configure from the same certificate;</p>
<p>Import-ExchangeCertificate -Path c:\path\&lt;certificate file&gt;.pfx –Password:(Get-Credential).password</p>
<p>The Get-Credential cmdlet in the above command pops up a standard username\password dialog box. This is little bit confusing because we don&#8217;t need a username to get to the keys, just put whatever you want for the username, but put the password that you used when you ran the Export certificate wizard the Certificate Manager snap-in in MMC. </p>
<p>7. Run command Get-ExchangeCertificate to get the thumbprint of this certificate.</p>
<p>8. Run command EnableCertificate –thumbprint &lt;copy the thumbprint&gt; -services “IIS”</p>
<p>9. After running above command run Get-exchangecertificate again for verifying if services are enabled or not.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/khurramullah.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/khurramullah.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/khurramullah.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/khurramullah.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/khurramullah.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/khurramullah.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/khurramullah.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/khurramullah.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/khurramullah.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/khurramullah.wordpress.com/130/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khurramullah.wordpress.com&blog=3324597&post=130&subd=khurramullah&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://khurramullah.wordpress.com/2009/07/01/importing-certificates-to-exchange-servers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c20ed9c57cf776b1d6c09abad9ad2b01?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">K2</media:title>
		</media:content>
	</item>
		<item>
		<title>Command for Generating CSR for Exchange servers</title>
		<link>http://khurramullah.wordpress.com/2009/07/01/command-for-generating-csr-for-exchange-servers/</link>
		<comments>http://khurramullah.wordpress.com/2009/07/01/command-for-generating-csr-for-exchange-servers/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 21:53:59 +0000</pubDate>
		<dc:creator>khurramkhan</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Powershell]]></category>

		<guid isPermaLink="false">http://khurramullah.wordpress.com/2009/07/01/command-for-generating-csr-for-exchange-servers/</guid>
		<description><![CDATA[During Edge server configuration, you are required to bind a certificate to edge server for securing edge server communication. For this you have to run a powershell command which will generate a required CSR for you ( I have discussed a tool for CSR generation in my previous blog http://khurramullah.wordpress.com/2009/07/01/exchange-2007-certificate-request-generator/). Here in this blog i [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khurramullah.wordpress.com&blog=3324597&post=129&subd=khurramullah&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>During Edge server configuration, you are required to bind a certificate to edge server for securing edge server communication. For this you have to run a powershell command which will generate a required CSR for you ( I have discussed a tool for CSR generation in my previous blog <a title="http://khurramullah.wordpress.com/2009/07/01/exchange-2007-certificate-request-generator/" href="http://khurramullah.wordpress.com/2009/07/01/exchange-2007-certificate-request-generator/">http://khurramullah.wordpress.com/2009/07/01/exchange-2007-certificate-request-generator/</a>). Here in this blog i will discuss the powershell command for CSR generation. A typical command will be like this</p>
<p>New-ExchangeCertificate -GenerateRequest -Path c:\Server1_Contoso_com.csr -KeySize 1024 -SubjectName &quot;c=SG, s=, l=Singapore, o=Fictious Enterprise, ou=Information Technology, cn=Server1.Contoso.com&quot;&#160; -PrivateKeyExportable $True</p>
<p>&#160;</p>
<p>There are some important parameters in this command which i will discuss below</p>
<p>Path: The path where the CSR file will save.</p>
<p>KeySize: possible values are 1024, 2048.</p>
<p>Subject Name: Subject name consists of different parameters which are; </p>
<p>c=Country, c=State, I=City, o= organization, ou=organization unit or department, cn=common name (for example the public name of your website)</p>
<p>&#160;</p>
<p>PrivateKeyExportable: This will mark the key as exportable so you can backup it and deploy it to another server if required.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/khurramullah.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/khurramullah.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/khurramullah.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/khurramullah.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/khurramullah.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/khurramullah.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/khurramullah.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/khurramullah.wordpress.com/129/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/khurramullah.wordpress.com/129/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/khurramullah.wordpress.com/129/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=khurramullah.wordpress.com&blog=3324597&post=129&subd=khurramullah&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://khurramullah.wordpress.com/2009/07/01/command-for-generating-csr-for-exchange-servers/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c20ed9c57cf776b1d6c09abad9ad2b01?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">K2</media:title>
		</media:content>
	</item>
	</channel>
</rss>