<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>Comments on: Exchange 2010 remove mobile device Error The ActiveSyncDevice Cannot be Found</title>
	<atom:link href="http://exchangeblog.pl/en/2013/01/exchange-2010-remove-mobile-device-error-the-activesyncdevice-cannot-be-found/feed/" rel="self" type="application/rss+xml" />
	<link>http://exchangeblog.pl/en/2013/01/exchange-2010-remove-mobile-device-error-the-activesyncdevice-cannot-be-found/</link>
	<description>Blog technologii MS Exchange Server</description>
	<lastBuildDate>Thu, 20 Aug 2015 06:37:04 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.38</generator>
	<item>
		<title>By: Rosario</title>
		<link>http://exchangeblog.pl/en/2013/01/exchange-2010-remove-mobile-device-error-the-activesyncdevice-cannot-be-found/#comment-528698</link>
		<dc:creator><![CDATA[Rosario]]></dc:creator>
		<pubDate>Tue, 04 Aug 2015 11:55:13 +0000</pubDate>
		<guid isPermaLink="false">http://exchangeblog.pl/?p=2870#comment-528698</guid>
		<description><![CDATA[Thanks a lot, we indeed have a lot of movements in the Active Directory OUs so I combined your two methods in one ps-script and it worked like a charm.]]></description>
		<content:encoded><![CDATA[<p>Thanks a lot, we indeed have a lot of movements in the Active Directory OUs so I combined your two methods in one ps-script and it worked like a charm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GiSo</title>
		<link>http://exchangeblog.pl/en/2013/01/exchange-2010-remove-mobile-device-error-the-activesyncdevice-cannot-be-found/#comment-141224</link>
		<dc:creator><![CDATA[GiSo]]></dc:creator>
		<pubDate>Mon, 05 May 2014 08:01:55 +0000</pubDate>
		<guid isPermaLink="false">http://exchangeblog.pl/?p=2870#comment-141224</guid>
		<description><![CDATA[We use Office 365 / Exchange 2013 Online.]]></description>
		<content:encoded><![CDATA[<p>We use Office 365 / Exchange 2013 Online.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Remigiusz Szatkowski</title>
		<link>http://exchangeblog.pl/en/2013/01/exchange-2010-remove-mobile-device-error-the-activesyncdevice-cannot-be-found/#comment-141220</link>
		<dc:creator><![CDATA[Remigiusz Szatkowski]]></dc:creator>
		<pubDate>Mon, 05 May 2014 07:35:47 +0000</pubDate>
		<guid isPermaLink="false">http://exchangeblog.pl/?p=2870#comment-141220</guid>
		<description><![CDATA[Are you using this with Exchange 2010 ?]]></description>
		<content:encoded><![CDATA[<p>Are you using this with Exchange 2010 ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GiSo</title>
		<link>http://exchangeblog.pl/en/2013/01/exchange-2010-remove-mobile-device-error-the-activesyncdevice-cannot-be-found/#comment-141206</link>
		<dc:creator><![CDATA[GiSo]]></dc:creator>
		<pubDate>Mon, 05 May 2014 07:04:53 +0000</pubDate>
		<guid isPermaLink="false">http://exchangeblog.pl/?p=2870#comment-141206</guid>
		<description><![CDATA[Hi Remigiusz,
Yes, i&#039;ve used Remove-ActiveSyncDevice -Identity $(Get-ActiveSyncDevice -Mailbox JSmith &#124; where {$_.DeviceId -like “androidc1640524549″} &#124; select Identity).identity and i have obtained the error.

If i use your script at the bottom of the article i obtain a new error:
&lt;code&gt;Avvio di un comando nel server remoto non riuscito con il seguente messaggio di errore: [ClientAccessServer=AMXPR07CA00
1,BackEndServer=dbxpr07mb445.eurprd07.prod.outlook.com,RequestId=54149117-77e3-434f-bdb5-f28b364a13ab,TimeStamp=5/5/201
4 7:01:28 AM] [FailureCategory=WSMan-InvalidShellID] The request for the Windows Remote Shell with ShellId 0DB7F944-489
B-4679-B891-55D82CE4E96B failed because the shell was not found on the server. Possible causes are: the specified Shell
Id is incorrect or the shell no longer exists on the server. Provide the correct ShellId or create a new shell and retr
y the operation.
    + CategoryInfo          : OperationStopped: (System.Manageme...pressionSyncJob:PSInvokeExpressionSyncJob) [], PSRe
   motingTransportException
    + FullyQualifiedErrorId : JobFailure&lt;/code&gt;]]></description>
		<content:encoded><![CDATA[<p>Hi Remigiusz,<br />
Yes, i&#8217;ve used Remove-ActiveSyncDevice -Identity $(Get-ActiveSyncDevice -Mailbox JSmith | where {$_.DeviceId -like “androidc1640524549″} | select Identity).identity and i have obtained the error.</p>
<p>If i use your script at the bottom of the article i obtain a new error:<br />
<code>Avvio di un comando nel server remoto non riuscito con il seguente messaggio di errore: [ClientAccessServer=AMXPR07CA00<br />
1,BackEndServer=dbxpr07mb445.eurprd07.prod.outlook.com,RequestId=54149117-77e3-434f-bdb5-f28b364a13ab,TimeStamp=5/5/201<br />
4 7:01:28 AM] [FailureCategory=WSMan-InvalidShellID] The request for the Windows Remote Shell with ShellId 0DB7F944-489<br />
B-4679-B891-55D82CE4E96B failed because the shell was not found on the server. Possible causes are: the specified Shell<br />
Id is incorrect or the shell no longer exists on the server. Provide the correct ShellId or create a new shell and retr<br />
y the operation.<br />
    + CategoryInfo          : OperationStopped: (System.Manageme...pressionSyncJob:PSInvokeExpressionSyncJob) [], PSRe<br />
   motingTransportException<br />
    + FullyQualifiedErrorId : JobFailure</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Remigiusz Szatkowski</title>
		<link>http://exchangeblog.pl/en/2013/01/exchange-2010-remove-mobile-device-error-the-activesyncdevice-cannot-be-found/#comment-140304</link>
		<dc:creator><![CDATA[Remigiusz Szatkowski]]></dc:creator>
		<pubDate>Thu, 01 May 2014 19:15:33 +0000</pubDate>
		<guid isPermaLink="false">http://exchangeblog.pl/?p=2870#comment-140304</guid>
		<description><![CDATA[Hi 
can you tell me which cmdlet you are using ? 
I think you have tried to remove mobile device using this:
Remove-ActiveSyncDevice -Identity $(Get-ActiveSyncDevice -Mailbox JSmith &#124; where {$_.DeviceId -like &quot;androidc1640524549&quot;} &#124; select Identity).identity

and then you can get error because sometimes when user was moved between OUs in AD you can&#039;t remove mobile devices. 
Then you need to find correct mobile device identity. I wrote about this at the bottom of this article. Try to run last script for mailbox where you get error, and then check idenity and use correct identity in remove-activesyncdevice]]></description>
		<content:encoded><![CDATA[<p>Hi<br />
can you tell me which cmdlet you are using ?<br />
I think you have tried to remove mobile device using this:<br />
Remove-ActiveSyncDevice -Identity $(Get-ActiveSyncDevice -Mailbox JSmith | where {$_.DeviceId -like &#8220;androidc1640524549&#8243;} | select Identity).identity</p>
<p>and then you can get error because sometimes when user was moved between OUs in AD you can&#8217;t remove mobile devices.<br />
Then you need to find correct mobile device identity. I wrote about this at the bottom of this article. Try to run last script for mailbox where you get error, and then check idenity and use correct identity in remove-activesyncdevice</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GiSo</title>
		<link>http://exchangeblog.pl/en/2013/01/exchange-2010-remove-mobile-device-error-the-activesyncdevice-cannot-be-found/#comment-139951</link>
		<dc:creator><![CDATA[GiSo]]></dc:creator>
		<pubDate>Wed, 30 Apr 2014 13:10:15 +0000</pubDate>
		<guid isPermaLink="false">http://exchangeblog.pl/?p=2870#comment-139951</guid>
		<description><![CDATA[Hi  Remigiusz and thanks for you article but I obtain this error if I use your cmdlet:

&lt;code&gt;Cannot bind argument to parameter &#039;Identity&#039; because it is null.
    + CategoryInfo          : InvalidData: (:) [Remove-MobileDevice], ParameterBindingValidationException
    + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Remove-MobileDevice&lt;/code&gt;

Can You help me?]]></description>
		<content:encoded><![CDATA[<p>Hi  Remigiusz and thanks for you article but I obtain this error if I use your cmdlet:</p>
<p><code>Cannot bind argument to parameter 'Identity' because it is null.<br />
    + CategoryInfo          : InvalidData: (:) [Remove-MobileDevice], ParameterBindingValidationException<br />
    + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Remove-MobileDevice</code></p>
<p>Can You help me?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
