| %{Set-CASMailbox -Identity $_.smtpaddress -ActiveSyncEnabled $true}
something like this.
This will not accomplish his goal. This command would just simply allow
that user's account to interface with ActiveSync devices (which I am
presuming is already set on all his user's mailbox accounts). It will not
classify a previously "blocked" device as "allowed". See my other email
for the link that will accomplish that goal.
On Mon, May 12, 2014 at 11:30 AM, Javier Santana
<[email protected]>wrote:
> | %{Set-CASMailbox -Identity $_.smtpaddress -ActiveSyncEnabled $true}
>
> something like this.
>