<?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>Bert&#039;s notes &#187; ActiveSync</title>
	<atom:link href="https://a20.net/bert/tag/activesync/feed/" rel="self" type="application/rss+xml" />
	<link>https://a20.net/bert</link>
	<description></description>
	<lastBuildDate>Mon, 02 Nov 2020 10:47:22 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.8.5</generator>
	<item>
		<title>Exchange ActiveSync: too many devices</title>
		<link>https://a20.net/bert/2015/08/28/exchange-activesync-too-many-devices/</link>
		<comments>https://a20.net/bert/2015/08/28/exchange-activesync-too-many-devices/#comments</comments>
		<pubDate>Fri, 28 Aug 2015 14:21:35 +0000</pubDate>
		<dc:creator><![CDATA[bert]]></dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[ActiveSync]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[mobile devices]]></category>

		<guid isPermaLink="false">https://a20.net/bert/?p=39</guid>
		<description><![CDATA[Exchange 2010 and possibly 2013, by default interestingly allow only 10 &#8216;ActiveSyncDevices&#8217; (defined device-connections, ActiveSync partnerships) from things like smartphones and tablets. In theory it should be possible to increase the limit according to e.g. http://www.msexchange.org/kbase/ExchangeServerTips/ExchangeServer2010/Mobility/HowtoincreasethemaximumnumberofActiveSyncDevicesforaUser.html . This for me however didn&#8217;t work. Microsoft considers this a client side affair, to be managed through their [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Exchange 2010 and possibly 2013, by default interestingly allow only 10 &#8216;ActiveSyncDevices&#8217; (defined device-connections, ActiveSync partnerships) from things like smartphones and tablets. In theory it should be possible to increase the limit according to e.g. <a href="http://www.msexchange.org/kbase/ExchangeServerTips/ExchangeServer2010/Mobility/HowtoincreasethemaximumnumberofActiveSyncDevicesforaUser.html">http://www.msexchange.org/kbase/ExchangeServerTips/ExchangeServer2010/Mobility/HowtoincreasethemaximumnumberofActiveSyncDevicesforaUser.html</a> . This for me however didn&#8217;t work.</p>
<p>Microsoft considers this a client side affair, to be managed through their OWA, Outlook Web interface by the user, not the administrator (#*$&amp;#%#!). There is however the possibility to at least get rid of unused ActiveSyncDevices through the Exchange Management Shell. With thanks to <a href="http://thoughtsofanidlemind.com/2014/01/15/eas-device-partnerships/">http://thoughtsofanidlemind.com/2014/01/15/eas-device-partnerships/</a> and <a href="http://www.itexperience.net/2014/07/18/activesyncdevice-found-exchange-2010-removing/">http://www.itexperience.net/2014/07/18/activesyncdevice-found-exchange-2010-removing/</a> , the only way that really worked for me is by using <code>Remove-ActiveSyncDevice -Identity</code> with the GUID as the argument. This can by found by</p>
<p><code>Get-ActiveSyncDeviceStatistics -Mailbox &lt;mailbox name or alias&gt; | Format-Table GUID, LastSuccessSync</code></p>
<p>The LastSuccessSync gives a clue about whether the device is probably still in use or not.</p>
]]></content:encoded>
			<wfw:commentRss>https://a20.net/bert/2015/08/28/exchange-activesync-too-many-devices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
