<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Exchange Server Pro &#187; ActiveSync</title>
	<atom:link href="http://exchangeserverpro.com/tag/activesync/feed" rel="self" type="application/rss+xml" />
	<link>http://exchangeserverpro.com</link>
	<description>Microsoft Exchange Server News - Tips - Tutorials</description>
	<lastBuildDate>Tue, 22 May 2012 11:37:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Publishing Different Geographic ActiveSync URLs using AutoDiscover</title>
		<link>http://exchangeserverpro.com/exchange-2010-activesync-autodiscover-geographic-urls</link>
		<comments>http://exchangeserverpro.com/exchange-2010-activesync-autodiscover-geographic-urls#comments</comments>
		<pubDate>Mon, 26 Mar 2012 13:03:37 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[ActiveSync]]></category>
		<category><![CDATA[AutoDiscover]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://exchangeserverpro.com/?p=4638</guid>
		<description><![CDATA[How to publish different Exchange ActiveSync URLs for multiple geographic locations with Autodiscover in Exchange Server 2010.]]></description>
			<content:encoded><![CDATA[<p>In a comment on the <a href="http://exchangeserverpro.com/exchange-2010-activesync">Introduction to Exchange Server 2010 ActiveSync</a> article Carol asks:</p>
<blockquote><p>What would be your suggestion to have APAC ActiveSync users to go to APAC Exchange Servers and US ActiveSync users to go to the NA Exchange Servers?</p></blockquote>
<p>Good question Carol.</p>
<p>First of all, there is nothing stopping you from simply making publishing two different DNS names for ActiveSync, one resolving to the server in each region, and having mobile users manually configure the appropriate name in their mobile device settings.</p>
<p>Of course that is not necessarily the best solution. If you&#8217;re looking for something that will be less confusion for end users, less of a support issue, and generally more elegant, then fortunately we can also use <a href="http://exchangeserverpro.com/exchange-2010-faq-autodiscover-names-ssl-certificate">Autodiscover</a> to publish the different geographic URLs.</p>
<p>Let&#8217;s take a closer look at this example scenario, where a head office exists in North America and a branch office exists in Australia.</p>
<p><img class="aligncenter size-full wp-image-4639" title="map-of-world" src="http://exchangeserverpro.com/wp-content/uploads/2012/03/map-of-world.jpg" alt="" width="442" height="386" /></p>
<p>To demonstrate this solution I&#8217;m going to use the <a href="https://www.testexchangeconnectivity.com">Microsoft Remote Connectivity Analyzer</a> and perform the Exchange ActiveSync Autodiscover test.</p>
<p><img class="aligncenter size-full wp-image-4640" title="exchange-2010-activesync-01" src="http://exchangeserverpro.com/wp-content/uploads/2012/03/exchange-2010-activesync-01.jpg" alt="" width="580" height="239" /></p>
<p>When you <a href="http://exchangeserverpro.com/test-activesync-mobile-phone">run this test</a> you&#8217;ll be prompted to enter an email address, username, password, and answer a CAPTCHA. If you enter the correct details, and assuming Autodiscover is configured properly in your environment and published externally as well, then you&#8217;ll get a successful Autodiscover test result.</p>
<p><img class="aligncenter size-full wp-image-4641" title="exchange-2010-activesync-02" src="http://exchangeserverpro.com/wp-content/uploads/2012/03/exchange-2010-activesync-02.jpg" alt="" width="485" height="236" /></p>
<p>For a mailbox user in the Head Office site Autodiscover returns a mobilesync URL as follows:</p>
<p><img class="aligncenter size-full wp-image-4642" title="exchange-2010-activesync-03" src="http://exchangeserverpro.com/wp-content/uploads/2012/03/exchange-2010-activesync-03.jpg" alt="" width="491" height="166" /></p>
<p>This URL is the same as the external URL configured on the ActiveSync virtual directory for the internet-facing <a href="http://exchangeserverpro.com/exchange-2010-server-roles">Client Access server</a> in that region.</p>
<p><img class="aligncenter size-full wp-image-4643" title="exchange-2010-activesync-04" src="http://exchangeserverpro.com/wp-content/uploads/2012/03/exchange-2010-activesync-04.jpg" alt="" width="408" height="112" /></p>
<p>So, now that we know that Autodiscover will publish this external URL to mobile devices, how do we use that information to solve the geographic URL problem?</p>
<p>The answer to that is in how Client Access servers <a href="http://technet.microsoft.com/en-us/library/bb310763.aspx">handle client traffic</a>. The internet-facing Client Access server is configured with an external URL, and will proxy traffic to Client Access servers in other internal sites as required, where those Client Access servers have no external URL configured on their ActiveSync virtual directory.</p>
<p>So at the moment Autodiscover will publish just one external URL for all mobile device users to connect to, and CAS-CAS proxying will handle the connection to the correct site where the mailbox is located.</p>
<p><img class="aligncenter size-full wp-image-4644" title="exchange-2010-activesync-cas-cas-proxy" src="http://exchangeserverpro.com/wp-content/uploads/2012/03/exchange-2010-activesync-cas-cas-proxy.jpg" alt="" width="481" height="386" /></p>
<p>Technically this can work fine, but perhaps is not the most efficient way for users in that region to access their mailboxes.</p>
<p>In order to have mailbox users in the branch office region connect directly to an internet-facing Client Access server in their own region, we simply configure an external URL on the ActiveSync virtual directory for that server.</p>
<p><img class="aligncenter size-full wp-image-4645" title="exchange-2010-activesync-05" src="http://exchangeserverpro.com/wp-content/uploads/2012/03/exchange-2010-activesync-05.jpg" alt="" width="400" height="106" /></p>
<p>When this external URL is defined, the same Exchange ActiveSync Autodiscover test performed above but this time for a branch office users will return a different mobilesync URL.</p>
<p><img class="aligncenter size-full wp-image-4646" title="exchange-2010-activesync-06" src="http://exchangeserverpro.com/wp-content/uploads/2012/03/exchange-2010-activesync-06.jpg" alt="" width="505" height="163" /></p>
<p>With this solution in place the mobile device will be configured via Autodiscover to use the server name in that region, which is likely to be the more efficient connection method.</p>
<p><img class="aligncenter size-full wp-image-4647" title="exchange-2010-activesync-cas-cas-proxy-02" src="http://exchangeserverpro.com/wp-content/uploads/2012/03/exchange-2010-activesync-cas-cas-proxy-02.jpg" alt="" width="481" height="386" /></p>
<p>&nbsp;</p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/exchange-2010-activesync" title="Introduction to Exchange Server 2010 ActiveSync">Introduction to Exchange Server 2010 ActiveSync</a></li><li><a href="http://exchangeserverpro.com/exchange-activesync-virtual-android-device" title="How to Run Virtual Android Devices for Exchange ActiveSync Training">How to Run Virtual Android Devices for Exchange ActiveSync Training</a></li><li><a href="http://exchangeserverpro.com/windows-8-mail-client-exchange-activesync-policies" title="Windows 8 Mail Client and Exchange ActiveSync Policies">Windows 8 Mail Client and Exchange ActiveSync Policies</a></li><li><a href="http://exchangeserverpro.com/coming-exchange-server-2010-activesync-guide" title="Coming Soon: The Exchange Server 2010 ActiveSync Guide">Coming Soon: The Exchange Server 2010 ActiveSync Guide</a></li><li><a href="http://exchangeserverpro.com/test-activesync-mobile-phone" title="How to Test ActiveSync without a Mobile Phone">How to Test ActiveSync without a Mobile Phone</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/exchange-2010-activesync-autodiscover-geographic-urls">Publishing Different Geographic ActiveSync URLs using AutoDiscover</a> is © 2012 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/exchange-2010-activesync-autodiscover-geographic-urls/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Run Virtual Android Devices for Exchange ActiveSync Training</title>
		<link>http://exchangeserverpro.com/exchange-activesync-virtual-android-device</link>
		<comments>http://exchangeserverpro.com/exchange-activesync-virtual-android-device#comments</comments>
		<pubDate>Wed, 21 Mar 2012 13:54:29 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[ActiveSync]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Smartphones]]></category>

		<guid isPermaLink="false">http://exchangeserverpro.com/?p=4615</guid>
		<description><![CDATA[How to use the Android SDK to create virtual mobile devices for Exchange Server 2010 ActiveSync.]]></description>
			<content:encoded><![CDATA[<p>If you want to learn more about <a href="http://exchangeserverpro.com/exchange-2010-activesync">Exchange ActiveSync</a> one of the problems you may run into is access to mobile devices to do your testing with.</p>
<p>Of course many of us own ActiveSync-capable smart phones or tablets these days, but if you really want to test the full range of Exchange ActiveSync features a separate test device is ideal.</p>
<p>By the way if you’re still not convinced of this, consider what it will mean to your personal smart phone if you decide to test ActiveSync’s remote device wipe capabilities with it <img src='http://exchangeserverpro.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Fortunately there are options available for running virtualized mobile device operating systems. The on that I’ve found to be the simplest and least expensive to run is Google’s Android operating system.</p>
<p>Google makes available for free an <a href="http://developer.android.com/sdk/index.html">Android SDK</a> that includes emulation tools for running simulated Android devices.</p>
<h2>Installing the Android SDK</h2>
<p>First I will just point out that I run my Android emulator within a virtualized Windows 7 computer. The only reason I do this is because I don’t want to install the required Java components on my laptop. This does result in a slight performance penalty when running the emulator, but I’m willing to put up with that to keep my laptop clean.</p>
<p>These instructions demonstrate how to set up the Android SDK on a Windows 7 32-bit computer. If you are running 64-bit Windows 7 you will need to download the 64-bit versions of the system requirements.</p>
<p><img class="aligncenter size-full wp-image-4627" title="android-sdk-01" src="http://exchangeserverpro.com/wp-content/uploads/2012/03/android-sdk-01.jpg" alt="" width="438" height="195" /></p>
<p>Download the following files to your computer:</p>
<ul>
<li><a href="http://developer.android.com/sdk/index.html">Android SDK Windows installer</a></li>
<li><a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">Java Development Kit</a> (JDK)</li>
</ul>
<p>Install the JDK first, then run the Android SDK installer. The Android SDK installer will let you know whether the correct Java pre-requisites are already installed.</p>
<p><img class="aligncenter size-full wp-image-4617" title="android-sdk-02" src="http://exchangeserverpro.com/wp-content/uploads/2012/03/android-sdk-02.jpg" alt="" width="505" height="169" /></p>
<p>When setup is complete launch the SDK Manager.</p>
<p><img class="aligncenter size-full wp-image-4618" title="android-sdk-03" src="http://exchangeserverpro.com/wp-content/uploads/2012/03/android-sdk-03.jpg" alt="" width="327" height="175" /></p>
<p>After the Android SDK Manager has launched you will need to download some updates. Click the <strong>Packages</strong> menu and choose <strong>Reload</strong> so that the full list of available packages is shown.</p>
<p><img class="aligncenter size-full wp-image-4619" title="android-sdk-04b" src="http://exchangeserverpro.com/wp-content/uploads/2012/03/android-sdk-04b.jpg" alt="" width="403" height="230" /></p>
<p>I recommend installing the Android SDK Tools, Android SDK Platform-tools, and all of the packages for the version of Android you wish to emulate (4.0.3 in this example).</p>
<p><img class="aligncenter size-full wp-image-4620" title="android-sdk-04c" src="http://exchangeserverpro.com/wp-content/uploads/2012/03/android-sdk-04c.jpg" alt="" width="580" height="283" /></p>
<p>Select those checkboxes and click <strong>Install Packages</strong>.</p>
<p>When the packages have installed you can create a virtual device.</p>
<h2>Creating an Android Virtual Device</h2>
<p>In the Android SDK Manager click the <strong>Tools</strong> menu and choose <strong>Manage AVDs</strong>.</p>
<p><img class="aligncenter size-full wp-image-4621" title="android-sdk-05" src="http://exchangeserverpro.com/wp-content/uploads/2012/03/android-sdk-05.jpg" alt="" width="330" height="166" /></p>
<p>Click the <strong>New</strong> button to create a new virtual device.</p>
<p><img class="aligncenter size-full wp-image-4622" title="android-sdk-06" src="http://exchangeserverpro.com/wp-content/uploads/2012/03/android-sdk-06.jpg" alt="" width="580" height="252" /></p>
<p>Give the device a name and choose a target for the Android version you want to run (4.0.3 in this example). You can also specify an SD Card size and change the resolution if you wish to. Click on <strong>Create AVD</strong> when you’re ready.</p>
<p><img class="aligncenter size-large wp-image-4623" title="android-sdk-07" src="http://exchangeserverpro.com/wp-content/uploads/2012/03/android-sdk-07-375x600.jpg" alt="" width="375" height="600" /></p>
<p>Highlight the newly created virtual device and click Start to launch it. The Android emulator will launch showing a simulated touch screen that you can interact with using mouse and keyboard, as well as simulated hardware buttons (eg Home, Back) and keyboard to the side.</p>
<p><img class="aligncenter size-full wp-image-4625" title="android-sdk-09" src="http://exchangeserverpro.com/wp-content/uploads/2012/03/android-sdk-09.jpg" alt="" width="580" height="528" /></p>
<p>If you already have Exchange 2010 running with ActiveSync configured you can now go ahead and add a new email account to the Android device.</p>
<p><img class="aligncenter size-full wp-image-4626" title="android-sdk-10" src="http://exchangeserverpro.com/wp-content/uploads/2012/03/android-sdk-10.jpg" alt="" width="450" height="407" /></p>
<p>If your server is properly configured then you should see a successful initial sync (though it may take a little while to finish).</p>
<p><img class="aligncenter size-full wp-image-4628" title="android-sdk-11" src="http://exchangeserverpro.com/wp-content/uploads/2012/03/android-sdk-11.jpg" alt="" width="450" height="397" /></p>
<p>If you&#8217;re wondering about the random-looking email that is shown above it is from the <a href="http://exchangeserverpro.com/test-lab-email-traffic-generator-powershell-script">test lab email generation script</a> I&#8217;ve written. You can find the script <a href="http://exchangeserverpro.com/test-lab-email-traffic-generator-powershell-script">here</a> if you&#8217;re interested in using it in your own test lab.</p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/exchange-2010-activesync" title="Introduction to Exchange Server 2010 ActiveSync">Introduction to Exchange Server 2010 ActiveSync</a></li><li><a href="http://exchangeserverpro.com/coming-exchange-server-2010-activesync-guide" title="Coming Soon: The Exchange Server 2010 ActiveSync Guide">Coming Soon: The Exchange Server 2010 ActiveSync Guide</a></li><li><a href="http://exchangeserverpro.com/eas-logo-program-impact-smartphone-policies" title="Will the EAS Logo Program Impact Your Smartphone Policies?">Will the EAS Logo Program Impact Your Smartphone Policies?</a></li><li><a href="http://exchangeserverpro.com/exchange-2010-activesync-autodiscover-geographic-urls" title="Publishing Different Geographic ActiveSync URLs using AutoDiscover">Publishing Different Geographic ActiveSync URLs using AutoDiscover</a></li><li><a href="http://exchangeserverpro.com/windows-8-mail-client-exchange-activesync-policies" title="Windows 8 Mail Client and Exchange ActiveSync Policies">Windows 8 Mail Client and Exchange ActiveSync Policies</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/exchange-activesync-virtual-android-device">How to Run Virtual Android Devices for Exchange ActiveSync Training</a> is © 2012 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/exchange-activesync-virtual-android-device/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Introduction to Exchange Server 2010 ActiveSync</title>
		<link>http://exchangeserverpro.com/exchange-2010-activesync</link>
		<comments>http://exchangeserverpro.com/exchange-2010-activesync#comments</comments>
		<pubDate>Tue, 20 Mar 2012 12:29:49 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[ActiveSync]]></category>
		<category><![CDATA[BYOD]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Smartphones]]></category>

		<guid isPermaLink="false">http://exchangeserverpro.com/?p=4609</guid>
		<description><![CDATA[An overview of ActiveSync on Exchange Server 2010, Microsoft’s solution for secure mobile device access to email, calendar, and contacts.]]></description>
			<content:encoded><![CDATA[<p>Exchange ActiveSync is Microsoft’s solution for enabling mobile devices such as smart phones to securely access their email, calendar, contacts and tasks from remote networks.</p>
<p>Exchange ActiveSync is a feature of <a href="http://exchangeserverpro.com">Exchange Server 2010</a> that is installed by default when you install the <a href="http://exchangeserverpro.com/exchange-2010-server-roles">Client Access server role</a>.</p>
<p>This is one of the greatest strengths of Exchange ActiveSync; that it is a built-in feature of Exchange that does not require additional licenses, servers, or software products to be installed in your network or on the end user devices.</p>
<p>This is very attractive for smaller organizations who want the convenience of mobile email access for their staff without having to incur significant additional costs.</p>
<p>With Exchange ActiveSync businesses get the benefits of:</p>
<ul>
<li>Secure mobile access to email, calendar, contacts and tasks</li>
<li>Support for a wide range of consumer smart phones and devices, keeping costs down by allowing users to utilize their own personal mobile devices</li>
<li>Policy-based control over devices and data, including features such as remote wipe</li>
</ul>
<p>Here are some more details about the features of ActiveSync in Exchange Server 2010.</p>
<h2>Direct Push</h2>
<p>Direct Push is an attractive feature for mobile users because it allows a device to be updated instantly when new content is ready to be synchronized.</p>
<p>Although the name “Direct Push” suggests that the server initiates a connection when new content is available, it is the mobile device itself that makes the initial HTTPS request but with a long timeout period of 15 minutes.</p>
<div id="attachment_4610" class="wp-caption aligncenter" style="width: 590px"><img class="size-full wp-image-4610" title="exchange-2010-activesync-direct-push" src="http://exchangeserverpro.com/wp-content/uploads/2012/03/exchange-2010-activesync-direct-push.jpg" alt="Exchange 2010 ActiveSync Direct Push" width="580" height="101" /><p class="wp-caption-text">Exchange 2010 ActiveSync Direct Push</p></div>
<p>If the mailbox receives a new item the server responds to the HTTPS request. If the 15 minute timeout lapses the device simply opens a new HTTPS request and the process repeats.</p>
<h2>AutoDiscover</h2>
<p>Similar to the way AutoDiscover allows an Outlook profile to be automatically configured for a new mailbox user, it also simplifies the configuration of a new mobile device for connectivity to a user’s mailbox.</p>
<p>This helps reduce administrative effort and costs by allowing a user to set up their mobile device to receive email simply by entering their email address and password.</p>
<h2>ActiveSync Mailbox Policies</h2>
<p><a href="http://technet.microsoft.com/en-us/library/bb123484.aspx">Exchange ActiveSync mailbox policies</a> allow administrators to configure the same features and security settings to apply to each group of users.</p>
<div id="attachment_4611" class="wp-caption aligncenter" style="width: 454px"><img class="size-full wp-image-4611" title="exchange-2010-activesync-policies" src="http://exchangeserverpro.com/wp-content/uploads/2012/03/exchange-2010-activesync-policies.jpg" alt="Exchange 2010 ActiveSync Policies" width="444" height="254" /><p class="wp-caption-text">Exchange 2010 ActiveSync Policies</p></div>
<p>This includes settings such as whether email attachments can be downloaded to devices, whether devices require a password to unlock them, and how many days’ worth of mailbox content to keep synchronized on the device.</p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/exchange-2010-activesync-autodiscover-geographic-urls" title="Publishing Different Geographic ActiveSync URLs using AutoDiscover">Publishing Different Geographic ActiveSync URLs using AutoDiscover</a></li><li><a href="http://exchangeserverpro.com/exchange-activesync-virtual-android-device" title="How to Run Virtual Android Devices for Exchange ActiveSync Training">How to Run Virtual Android Devices for Exchange ActiveSync Training</a></li><li><a href="http://exchangeserverpro.com/coming-exchange-server-2010-activesync-guide" title="Coming Soon: The Exchange Server 2010 ActiveSync Guide">Coming Soon: The Exchange Server 2010 ActiveSync Guide</a></li><li><a href="http://exchangeserverpro.com/windows-8-mail-client-exchange-activesync-policies" title="Windows 8 Mail Client and Exchange ActiveSync Policies">Windows 8 Mail Client and Exchange ActiveSync Policies</a></li><li><a href="http://exchangeserverpro.com/test-activesync-mobile-phone" title="How to Test ActiveSync without a Mobile Phone">How to Test ActiveSync without a Mobile Phone</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/exchange-2010-activesync">Introduction to Exchange Server 2010 ActiveSync</a> is © 2012 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/exchange-2010-activesync/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Windows 8 Mail Client and Exchange ActiveSync Policies</title>
		<link>http://exchangeserverpro.com/windows-8-mail-client-exchange-activesync-policies</link>
		<comments>http://exchangeserverpro.com/windows-8-mail-client-exchange-activesync-policies#comments</comments>
		<pubDate>Wed, 29 Feb 2012 23:58:33 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[ActiveSync]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://exchangeserverpro.com/?p=4561</guid>
		<description><![CDATA[Testing of the Windows 8 Consumer Preview reveals that the native Mail client supports Exchange ActiveSync policies.]]></description>
			<content:encoded><![CDATA[<p>With the release of the <a href="http://blogs.msdn.com/b/b8/archive/2012/02/29/welcome-to-windows-8-the-consumer-preview.aspx">Windows 8 Consumer Preview </a>many tech enthusiasts are installing and exploring the latest operating system from Microsoft today.</p>
<p>In his testing of the Windows 8 Mail client fellow Australian and PowerShell expert <a href="http://www.flamingkeys.com/2012/03/windows-8-mail-client-to-support-exchange-activesync-policies/">Chris Brown</a> has discovered that it appears to use ActiveSync for mailbox connectivity, and support Exchange ActiveSync policies in the process.</p>
<div class="mceTemp mceIEcenter">
<dl id="attachment_4562" class="wp-caption aligncenter" style="width: 610px;">
<dt class="wp-caption-dt"><img class="size-large wp-image-4562" title="windows-8-mail-activesync-policies" src="http://exchangeserverpro.com/wp-content/uploads/2012/03/windows-8-mail-activesync-policies-600x137.png" alt="Windows 8 Mail client and Exchange ActiveSync policies" width="600" height="137" /></dt>
<dd class="wp-caption-dd">Windows 8 Mail client and Exchange ActiveSync policies</dd>
</dl>
<blockquote>
<p style="text-align: left;">The first thing I did was hook up my personal Office365 account, this was completely seamless. I simply entered my username and password, then within 20 seconds I had an inbox full of email! This, of course, is due to the wonders of the AutoDiscover service built in to Exchange 2010. But this isn’t the most exciting bit. When I decided to connect my corporate Exchange account, I was shown this little message&#8230;</p>
<p style="text-align: left;">To me, this looks a lot like the native Mail client will support Exchange ActiveSync policies!</p>
</blockquote>
<p style="text-align: left;">Check out the full post at Chris&#8217; blog <a href="http://www.flamingkeys.com/2012/03/windows-8-mail-client-to-support-exchange-activesync-policies/">here</a>.</p>
<p style="text-align: left;"><strong>Update:</strong> Dave Stork has <a href="http://blogs.dirteam.com/blogs/davestork/archive/2012/03/01/yes-there-is-activesync-in-windows-8.aspx">dug a little deeper </a>into the ActiveSync capabilities in Windows 8.</p>
</div>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/exchange-2010-activesync-autodiscover-geographic-urls" title="Publishing Different Geographic ActiveSync URLs using AutoDiscover">Publishing Different Geographic ActiveSync URLs using AutoDiscover</a></li><li><a href="http://exchangeserverpro.com/exchange-activesync-virtual-android-device" title="How to Run Virtual Android Devices for Exchange ActiveSync Training">How to Run Virtual Android Devices for Exchange ActiveSync Training</a></li><li><a href="http://exchangeserverpro.com/exchange-2010-activesync" title="Introduction to Exchange Server 2010 ActiveSync">Introduction to Exchange Server 2010 ActiveSync</a></li><li><a href="http://exchangeserverpro.com/coming-exchange-server-2010-activesync-guide" title="Coming Soon: The Exchange Server 2010 ActiveSync Guide">Coming Soon: The Exchange Server 2010 ActiveSync Guide</a></li><li><a href="http://exchangeserverpro.com/test-activesync-mobile-phone" title="How to Test ActiveSync without a Mobile Phone">How to Test ActiveSync without a Mobile Phone</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/windows-8-mail-client-exchange-activesync-policies">Windows 8 Mail Client and Exchange ActiveSync Policies</a> is © 2012 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/windows-8-mail-client-exchange-activesync-policies/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Coming Soon: The Exchange Server 2010 ActiveSync Guide</title>
		<link>http://exchangeserverpro.com/coming-exchange-server-2010-activesync-guide</link>
		<comments>http://exchangeserverpro.com/coming-exchange-server-2010-activesync-guide#comments</comments>
		<pubDate>Tue, 28 Feb 2012 12:47:01 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[ActiveSync]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Smartphones]]></category>

		<guid isPermaLink="false">http://exchangeserverpro.com/?p=4545</guid>
		<description><![CDATA[Announcing the upcoming guide to Exchange Server 2010 ActiveSync, an ebook to help you securely deploy and manage mobile email in your business.]]></description>
			<content:encoded><![CDATA[<p>Its time to reveal to you what my next project is. Since late 2011 I&#8217;ve been slowly acquiring a few devices and mapping out ideas for the next ebook that I&#8217;ve been planning to write.</p>
<p>The working title is the <strong>Exchange Server 2010 ActiveSync Guide</strong>, and it will be an ebook on the topic of deploying mobile email access for small to mid-sized businesses using Exchange 2010.</p>
<p><img class="aligncenter size-full wp-image-4546" title="exchange-2010-activesync-guide" src="http://exchangeserverpro.com/wp-content/uploads/2012/02/exchange-2010-activesync-guide.jpg" alt="" width="580" height="349" /></p>
<p>We&#8217;re moving more and more towards a &#8220;bring your own device&#8221; world, especially when it comes to business staff who want access to their email when they are away from the office.</p>
<p>With so many people carrying smartphones around these days it makes a lot of sense to just let them use their own device to check their email.</p>
<p>The hard part is doing it efficiently, securely, and knowing what to do when things go bad.</p>
<p>Sure, there are third party solutions out there that solve some of the issues around device provisioning, data encryption, and administrative control. But they come at a price. And a lot of IT departments these days are running on extremely tight budgets already.</p>
<h2>This is Where You Come In</h2>
<p>I need your help. I could go ahead and write a guide to all the technical bits and pieces of Exchange 2010 ActiveSync. But I also want to solve <em>your real world problems</em>.</p>
<p>So if you have a few minutes to spare, I would appreciate it if you could answer <a href="http://www.surveymonkey.com/s/VDQL2VG">this very brief survey</a>.</p>
<p style="text-align: center;"><strong>&gt;&gt; <a href="http://www.surveymonkey.com/s/VDQL2VG">Click Here to take the Survey</a> &lt;&lt;</strong></p>
<p>Thanks in advance. And I look forward to writing this guide and making it available to all of you.</p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/exchange-activesync-virtual-android-device" title="How to Run Virtual Android Devices for Exchange ActiveSync Training">How to Run Virtual Android Devices for Exchange ActiveSync Training</a></li><li><a href="http://exchangeserverpro.com/exchange-2010-activesync" title="Introduction to Exchange Server 2010 ActiveSync">Introduction to Exchange Server 2010 ActiveSync</a></li><li><a href="http://exchangeserverpro.com/exchange-2010-activesync-autodiscover-geographic-urls" title="Publishing Different Geographic ActiveSync URLs using AutoDiscover">Publishing Different Geographic ActiveSync URLs using AutoDiscover</a></li><li><a href="http://exchangeserverpro.com/windows-8-mail-client-exchange-activesync-policies" title="Windows 8 Mail Client and Exchange ActiveSync Policies">Windows 8 Mail Client and Exchange ActiveSync Policies</a></li><li><a href="http://exchangeserverpro.com/test-activesync-mobile-phone" title="How to Test ActiveSync without a Mobile Phone">How to Test ActiveSync without a Mobile Phone</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/coming-exchange-server-2010-activesync-guide">Coming Soon: The Exchange Server 2010 ActiveSync Guide</a> is © 2012 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/coming-exchange-server-2010-activesync-guide/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Test ActiveSync without a Mobile Phone</title>
		<link>http://exchangeserverpro.com/test-activesync-mobile-phone</link>
		<comments>http://exchangeserverpro.com/test-activesync-mobile-phone#comments</comments>
		<pubDate>Sun, 21 Aug 2011 13:56:45 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[ActiveSync]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://exchangeserverpro.com/?p=3964</guid>
		<description><![CDATA[How to test an Exchange Server 2010 ActiveSync connection without using a smart phone or mobile device.]]></description>
			<content:encoded><![CDATA[<p>Here is a quick tip for one of the most under-utilized testing tools for <a href="http://exchangeserverpro.com">Exchange Server 2010</a>. If you ever find yourself needing to test ActiveSync for an Exchange 2010 environment, and you either don&#8217;t have an ActiveSync-capable smart phone handy or you&#8217;re trying to determine whether the phone you do have might be the problem, you can use the <a href="https://www.testexchangeconnectivity.com">Microsoft Remote Connectivity Analyzer</a> instead.</p>
<p>The Remove Connectivity Analyzer is a web page that lets you test multiple different connectivity types as though you were sitting outside of the network.</p>
<p><img class="aligncenter size-large wp-image-3965" title="exchange-2010-test-activesync-01" src="http://exchangeserverpro.com/wp-content/uploads/2011/08/exchange-2010-test-activesync-01-600x368.jpg" alt="" width="600" height="368" /></p>
<p>There are two tests you can perform:</p>
<ul>
<li><strong>Exchange ActiveSync</strong> &#8211; simulates all of the steps that a mobile device would use to connect to Exchange and sync mailbox items. You can perform this test using both <a title="Exchange 2010 FAQ: Do I Need Autodiscover Names in the SSL Certificate?" href="http://exchangeserverpro.com/exchange-2010-faq-autodiscover-names-ssl-certificate">Autodiscover</a> and using manually configured server settings.</li>
<li><strong>Exchange ActiveSync Autodiscover</strong> &#8211; tests just the Autodiscover process for automatically determining the server configuration settings.</li>
</ul>
<p>Performing each test is as simple as filling out a web form.</p>
<p><img class="aligncenter size-full wp-image-3966" title="exchange-2010-test-activesync-02" src="http://exchangeserverpro.com/wp-content/uploads/2011/08/exchange-2010-test-activesync-02.jpg" alt="" width="600" height="295" /></p>
<p>The real value in this tool is how it reports on the results of the test. There is a lot that can go wrong with an ActiveSync deployment, such as DNS problems, incorrect firewall rules, misconfigured <a href="http://exchangeserverpro.com/exchange-2010-ssl-certificates">Exchange 2010 SSL certificates</a>, and more. The Remote Connectivity Analyzer outputs a test report that breaks down each of the steps that it performed and gives you success/error details for each one, letting you know where you need to start any troubleshooting.</p>
<p><img class="aligncenter size-full wp-image-3967" title="exchange-2010-test-activesync-03" src="http://exchangeserverpro.com/wp-content/uploads/2011/08/exchange-2010-test-activesync-03.jpg" alt="" width="600" height="561" />This tool has definitely saved me a lot of time and headaches in the past. So next time you&#8217;re troubleshooting an ActiveSync problem give the <a href="https://www.testexchangeconnectivity.com/">Remote Connectivity Analyzer</a> a go.</p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/exchange-2010-activesync-autodiscover-geographic-urls" title="Publishing Different Geographic ActiveSync URLs using AutoDiscover">Publishing Different Geographic ActiveSync URLs using AutoDiscover</a></li><li><a href="http://exchangeserverpro.com/exchange-activesync-virtual-android-device" title="How to Run Virtual Android Devices for Exchange ActiveSync Training">How to Run Virtual Android Devices for Exchange ActiveSync Training</a></li><li><a href="http://exchangeserverpro.com/exchange-2010-activesync" title="Introduction to Exchange Server 2010 ActiveSync">Introduction to Exchange Server 2010 ActiveSync</a></li><li><a href="http://exchangeserverpro.com/windows-8-mail-client-exchange-activesync-policies" title="Windows 8 Mail Client and Exchange ActiveSync Policies">Windows 8 Mail Client and Exchange ActiveSync Policies</a></li><li><a href="http://exchangeserverpro.com/coming-exchange-server-2010-activesync-guide" title="Coming Soon: The Exchange Server 2010 ActiveSync Guide">Coming Soon: The Exchange Server 2010 ActiveSync Guide</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/test-activesync-mobile-phone">How to Test ActiveSync without a Mobile Phone</a> is © 2011 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/test-activesync-mobile-phone/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Will the EAS Logo Program Impact Your Smartphone Policies?</title>
		<link>http://exchangeserverpro.com/eas-logo-program-impact-smartphone-policies</link>
		<comments>http://exchangeserverpro.com/eas-logo-program-impact-smartphone-policies#comments</comments>
		<pubDate>Fri, 22 Apr 2011 01:30:43 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[ActiveSync]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[Windows Phone]]></category>

		<guid isPermaLink="false">http://exchangeserverpro.com/?p=3298</guid>
		<description><![CDATA[Microsoft has announced the Exchange ActiveSync Logo program designed to qualify smartphones against a baseline of features. Will this new program impact how you support smartphones in your organization?]]></description>
			<content:encoded><![CDATA[<p>When <a href="http://blogs.technet.com/b/exchange/archive/2011/04/13/announcing-the-exchange-activesync-logo-program.aspx">Microsoft announced the Exchange ActiveSync Logo program</a> a few things immediately came to my mind.</p>
<p>If you missed the announcement the <a href="http://technet.microsoft.com/en-us/exchange/gg187968.aspx">EAS Logo program</a> <em>&#8220;specifies features and management policies an OEM must include in its Exchange ActiveSync client to ensure an enterprise-ready experience for end users. These functional requirements can also <strong>help address the concerns of the IT professional, who must deal with an increasing number of consumer-purchased devices</strong> connecting to Exchange.</em>&#8221;</p>
<p>The program stipulates the following features and management policies must be implemented to qualify.</p>
<ul>
<li>Direct Push email, contacts &amp; calendar</li>
<li>Accept, Decline &amp; Tentatively Accept meetings</li>
<li>Rich formatted email (HTML)</li>
<li>Reply/Forward state on email</li>
<li>GAL Lookup</li>
<li>Autodiscover</li>
<li>ABQ strings (device type and device model) provided</li>
<li>Remote Wipe</li>
<li>Password Required</li>
<li>Minimum Password Length</li>
<li>Timeout without User Input</li>
<li>Number of Failed Attempts</li>
</ul>
<p>One thing you might notice (as I did) is that the Android mobile operating system is missing from the list of devices qualified so far.</p>
<p><img class="aligncenter size-full wp-image-3301" title="eas-logo-qualified-list" src="http://exchangeserverpro.com/wp-content/uploads/2011/04/eas-logo-qualified-list.png" alt="" width="597" height="179" /></p>
<p>I imagine it is up to the handset OEMs to proactively seek qualification for their devices, but these are essentially the same companies that make the Windows Phone 7 devices so this program surely hasn&#8217;t come as a surprise to them. There may be some finer detail I&#8217;m missing but I can&#8217;t spot any differences between Windows Phone 7 and Android 2.2/2.3 in <a href="http://en.wikipedia.org/wiki/Comparison_of_Exchange_ActiveSync_Clients">this comparison table</a> as far as features required for EAS Logo go anyway.</p>
<p>It may simply be that since EAS Logo qualification isn&#8217;t a <em>requirement</em> of being an ActiveSync licensee (though arguably it should be) that they just aren&#8217;t in a rush to seek qualification.</p>
<p>Android is being predicted to own <a href="http://mashable.com/2011/04/07/gartner-smartphone-2012/">half of the smartphone market by 2012</a>. And with ActiveSync <a href="http://exchangeserverpro.com/poll-exchange-mobile-access">a strong preference among Exchange administrators</a> for mobile access, and the continuing trend towards user-owned smartphones for corporate email access rather than company-owned handsets, IT departments may be under pressure to support devices regardless of the EAS Logo program.</p>
<p><strong>What about you, will the EAS Logo program impact how your company deals with smartphones? Let us know in the comments below.</strong></p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/exchange-activesync-virtual-android-device" title="How to Run Virtual Android Devices for Exchange ActiveSync Training">How to Run Virtual Android Devices for Exchange ActiveSync Training</a></li><li><a href="http://exchangeserverpro.com/exchange-2010-activesync-autodiscover-geographic-urls" title="Publishing Different Geographic ActiveSync URLs using AutoDiscover">Publishing Different Geographic ActiveSync URLs using AutoDiscover</a></li><li><a href="http://exchangeserverpro.com/exchange-2010-activesync" title="Introduction to Exchange Server 2010 ActiveSync">Introduction to Exchange Server 2010 ActiveSync</a></li><li><a href="http://exchangeserverpro.com/windows-8-mail-client-exchange-activesync-policies" title="Windows 8 Mail Client and Exchange ActiveSync Policies">Windows 8 Mail Client and Exchange ActiveSync Policies</a></li><li><a href="http://exchangeserverpro.com/coming-exchange-server-2010-activesync-guide" title="Coming Soon: The Exchange Server 2010 ActiveSync Guide">Coming Soon: The Exchange Server 2010 ActiveSync Guide</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/eas-logo-program-impact-smartphone-policies">Will the EAS Logo Program Impact Your Smartphone Policies?</a> is © 2011 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/eas-logo-program-impact-smartphone-policies/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Poll: Which Exchange mobile access platform do you use?</title>
		<link>http://exchangeserverpro.com/poll-exchange-mobile-access</link>
		<comments>http://exchangeserverpro.com/poll-exchange-mobile-access#comments</comments>
		<pubDate>Fri, 08 Apr 2011 01:25:46 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[ActiveSync]]></category>
		<category><![CDATA[Blackberry]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Good]]></category>
		<category><![CDATA[Polls]]></category>

		<guid isPermaLink="false">http://exchangeserverpro.com/?p=3247</guid>
		<description><![CDATA[I'm interested to know which mobile access platform you're running in your Exchange Server environment right now.]]></description>
			<content:encoded><![CDATA[<p>Businesses have a lot of choice these days for deploying mobile access for Exchange Server. Each is good in their own way, but I&#8217;m interested to know which ones you&#8217;re running in your network today. Please vote in the poll below and if you have a particular reason for your choice of platform why not leave a comment as well.</p>
<p>If you&#8217;re running or managing more than one you can choose more than one option.</p>
Note: There is a poll embedded within this post, please visit the site to participate in this post's poll.
<p>If you&#8217;re reading this in your RSS reader you may need to click through to the post to see the poll.</p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/poll-public-folders-exchange-environment" title="Poll: Do You Still Use Public Folders in Your Exchange Environment?">Poll: Do You Still Use Public Folders in Your Exchange Environment?</a></li><li><a href="http://exchangeserverpro.com/poll-run-edge-transport-server" title="Poll: Do You Run an Edge Transport Server?">Poll: Do You Run an Edge Transport Server?</a></li><li><a href="http://exchangeserverpro.com/poll-version-exchange-server-running" title="Poll: Which Version of Exchange Server Are You Running?">Poll: Which Version of Exchange Server Are You Running?</a></li><li><a href="http://exchangeserverpro.com/exchange-remote-connectivity-analyzer-updated" title="Exchange Remote Connectivity Analyzer Updated">Exchange Remote Connectivity Analyzer Updated</a></li><li><a href="http://exchangeserverpro.com/generate-smtp-error-statistics-using-log-parser-and-exchange-server-2010-protocol-logs" title="Generate SMTP Error Statistics using Log Parser and Exchange Server 2010 Protocol Logs">Generate SMTP Error Statistics using Log Parser and Exchange Server 2010 Protocol Logs</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/poll-exchange-mobile-access">Poll: Which Exchange mobile access platform do you use?</a> is © 2011 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/poll-exchange-mobile-access/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Exchange Remote Connectivity Analyzer Updated</title>
		<link>http://exchangeserverpro.com/exchange-remote-connectivity-analyzer-updated</link>
		<comments>http://exchangeserverpro.com/exchange-remote-connectivity-analyzer-updated#comments</comments>
		<pubDate>Tue, 20 Oct 2009 00:08:29 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[ActiveSync]]></category>
		<category><![CDATA[Entourage]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Exchange Web Services]]></category>
		<category><![CDATA[OWA]]></category>

		<guid isPermaLink="false">http://exchangeserverpro.com/?p=1014</guid>
		<description><![CDATA[Microsoft has released an updated version of the Exchange Remote Connectivity Analyzer tool with brand new features and Exchange Server 2010 compatiblity.]]></description>
			<content:encoded><![CDATA[<p>Microsoft has released an update to the useful Exchange Remote Connectivity Analyzer.  Announced by the <a href="http://msexchangeteam.com/archive/2009/10/19/452905.aspx">MS Exchange Server Team today</a>, the update includes:</p>
<ul>
<li>New CAPTCHA interface</li>
<li>New tests for Exchange Web Services (useful for testing Entourage for Mac clients) and Outbound SMTP</li>
<li>Updates for Exchange 2010 Outlook Web Access</li>
<li>Password confirmation to reduce test failures from password typos</li>
<li>Removal of the &#8220;Beta&#8221; label</li>
</ul>
<p>The tool also has a slick new interface.  Check out the differences between the old site and the new site.</p>
<div id="attachment_1015" class="wp-caption alignnone" style="width: 510px"><img class="size-full wp-image-1015" title="Old Interface" src="http://exchangeserverpro.com/wp-content/uploads/2009/10/exchangeremoteconntest.png" alt="Old Exchange Remote Connectivity Test Interface" width="500" height="319" /><p class="wp-caption-text">Old Exchange Remote Connectivity Test Interface</p></div>
<div id="attachment_1016" class="wp-caption alignnone" style="width: 510px"><img class="size-full wp-image-1016" title="New Interface" src="http://exchangeserverpro.com/wp-content/uploads/2009/10/exchremoteconntest_oct2009.PNG" alt="New Exchange Remote Connectivity Test Interface" width="500" height="283" /><p class="wp-caption-text">New Exchange Remote Connectivity Test Interface</p></div>
<p>Check out the <a href="https://www.testexchangeconnectivity.com/">Exchange Remote Connectivity Analyzer Tool</a>.</p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/owa-error-mailbox-trying-access-not-currently-available" title="OWA Error: The Mailbox You&#8217;re Trying to Access Isn&#8217;t Currently Available">OWA Error: The Mailbox You&#8217;re Trying to Access Isn&#8217;t Currently Available</a></li><li><a href="http://exchangeserverpro.com/poll-exchange-mobile-access" title="Poll: Which Exchange mobile access platform do you use?">Poll: Which Exchange mobile access platform do you use?</a></li><li><a href="http://exchangeserverpro.com/configuring-the-exchange-server-2007-client-access-server" title="Configuring the Exchange Server 2007 Client Access Server">Configuring the Exchange Server 2007 Client Access Server</a></li><li><a href="http://exchangeserverpro.com/test-your-exchange-server-remote-connectivity" title="Test your Exchange Server remote connectivity">Test your Exchange Server remote connectivity</a></li><li><a href="http://exchangeserverpro.com/generate-smtp-error-statistics-using-log-parser-and-exchange-server-2010-protocol-logs" title="Generate SMTP Error Statistics using Log Parser and Exchange Server 2010 Protocol Logs">Generate SMTP Error Statistics using Log Parser and Exchange Server 2010 Protocol Logs</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/exchange-remote-connectivity-analyzer-updated">Exchange Remote Connectivity Analyzer Updated</a> is © 2009 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/exchange-remote-connectivity-analyzer-updated/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configuring the Exchange Server 2007 Client Access Server</title>
		<link>http://exchangeserverpro.com/configuring-the-exchange-server-2007-client-access-server</link>
		<comments>http://exchangeserverpro.com/configuring-the-exchange-server-2007-client-access-server#comments</comments>
		<pubDate>Mon, 24 Aug 2009 16:04:16 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[ActiveSync]]></category>
		<category><![CDATA[Client Access Server]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Exchange Server 2007 Transition Guide]]></category>
		<category><![CDATA[Outlook Anywhere]]></category>
		<category><![CDATA[OWA]]></category>

		<guid isPermaLink="false">http://exchangeserverpro.com/?p=776</guid>
		<description><![CDATA[How to configure the Client Access Server role for Exchange Server 2007.]]></description>
			<content:encoded><![CDATA[<p>Last week we looked at <a href="http://exchangeserverpro.com/preparing-for-an-exchange-server-2007-transition/">how to plan for an Exchange Server 2007 transition</a>, how to <a href="http://exchangeserverpro.com/preparing-a-new-server-for-exchange-server-2007/">prepare</a><a href="http://exchangeserverpro.com/preparing-a-new-server-for-exchange-server-2007/"> and install a new server</a> to host Exchange Server 2007, and <a href="http://exchangeserverpro.com/installing-exchange-server-2007/">how to install the first Exchange Server 2007 server</a> in the organization.  This week we continue with configuring the new Exchange server roles, starting with the Client Access Server.</p>
<p>Open the Exchange Management Console and navigate to <strong>Server Configuration/Client Access</strong>.</p>
<p><img class="alignnone size-full wp-image-777" title="cas01" src="http://exchangeserverpro.com/wp-content/uploads/2009/08/cas01.png" alt="cas01" width="525" height="281" /></p>
<h2>Configure Outlook Web Access</h2>
<p>Before Outlook Web Access is published to the internet you must enter the external URL.  Open the properties of the <strong>owa (Default Web Site)</strong> and enter the external URL in the field shown here.</p>
<p><img class="alignnone size-full wp-image-778" title="cas02" src="http://exchangeserverpro.com/wp-content/uploads/2009/08/cas02.png" alt="cas02" width="445" height="347" /></p>
<p>If you are publishing via ISA Server select the <strong>Authentication</strong> tab and choose <strong>Use one or more standard authentication methods</strong>, setting it to <strong>Integrated Authentication</strong> and <strong>Basic Authentication</strong>.</p>
<p><img class="alignnone size-full wp-image-779" title="cas03" src="http://exchangeserverpro.com/wp-content/uploads/2009/08/cas03.png" alt="cas03" width="444" height="169" /></p>
<p>Click <strong>OK</strong> when complete.  A warning will appear that the changes will not take effect until IIS is restarted.</p>
<p><img class="alignnone size-full wp-image-780" title="cas04" src="http://exchangeserverpro.com/wp-content/uploads/2009/08/cas04.png" alt="cas04" width="480" height="161" /></p>
<p>Click <strong>OK</strong> but don&#8217;t worry about restarting IIS yet, we&#8217;ll be restarting it soon.</p>
<h2>Configure ActiveSync</h2>
<p>Similar to Outlook Web Access the ActiveSync external URL must be configured if it is being published to the internet.  Choose the <strong>Exchange ActiveSync</strong> tab and then open the properties of <strong>Microsoft-Server-ActiveSync</strong>.</p>
<p>Enter the external URL in the field shown here.</p>
<p><img class="alignnone size-full wp-image-781" title="cas05-async" src="http://exchangeserverpro.com/wp-content/uploads/2009/08/cas05-async.png" alt="cas05-async" width="445" height="322" /></p>
<p>Click <strong>OK</strong> when complete.</p>
<h2>Configure Outlook Anywhere</h2>
<p>In the Actions pane to the right of the Exchange Management Console click on <strong>Enable Outlook Anywhere</strong>.</p>
<p><img class="alignnone size-full wp-image-782" title="cas06-rpc" src="http://exchangeserverpro.com/wp-content/uploads/2009/08/cas06-rpc.png" alt="cas06-rpc" width="213" height="123" /></p>
<p>Enter the external host name in the field shown here.</p>
<p><img class="alignnone size-full wp-image-785" title="cas07-rpc" src="http://exchangeserverpro.com/wp-content/uploads/2009/08/cas07-rpc.png" alt="cas07-rpc" width="500" height="230" /></p>
<p>If you are publishing via an ISA Server on the same external IP address as Outlook Web Access then choose <strong>Basic Authentication</strong>.  If you can dedicate an external IP address for publishing Outlook Anywhere then choose <strong>NTLM Authentication</strong>.</p>
<p>Click <strong>Enable</strong> when complete.  You will receive a warning that Outlook Anywhere will not be available for up to 15 minutes.  Click <strong>Finish</strong> to clear that warning.</p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/test-your-exchange-server-remote-connectivity" title="Test your Exchange Server remote connectivity">Test your Exchange Server remote connectivity</a></li><li><a href="http://exchangeserverpro.com/exchange-remote-connectivity-analyzer-updated" title="Exchange Remote Connectivity Analyzer Updated">Exchange Remote Connectivity Analyzer Updated</a></li><li><a href="http://exchangeserverpro.com/publish-exchange-server-2007-owa-using-isa-server-2006" title="Publish Exchange Server 2007 OWA Using ISA Server 2006">Publish Exchange Server 2007 OWA Using ISA Server 2006</a></li><li><a href="http://exchangeserverpro.com/migrate-ssl-certificates-from-exchange-server-2003-to-exchange-server-2007" title="Migrate SSL Certificates from Exchange Server 2003 to Exchange Server 2007">Migrate SSL Certificates from Exchange Server 2003 to Exchange Server 2007</a></li><li><a href="http://exchangeserverpro.com/owa-error-mailbox-trying-access-not-currently-available" title="OWA Error: The Mailbox You&#8217;re Trying to Access Isn&#8217;t Currently Available">OWA Error: The Mailbox You&#8217;re Trying to Access Isn&#8217;t Currently Available</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/configuring-the-exchange-server-2007-client-access-server">Configuring the Exchange Server 2007 Client Access Server</a> is © 2009 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/configuring-the-exchange-server-2007-client-access-server/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

