Enable Managed Devices to Access Exchange ActiveSync
http://technet.microsoft.com/en-us/library/cc135739.aspx
| This section applies only to users of Exchange Server 2007 SP1 and not earlier versions of Exchange. This includes Exchange Server 2003 and Exchange Server 2007 without SP1. |
The following procedure enables managed devices to access Exchange ActiveSync. If you configure AllowExternalDeviceManagement by using this procedure, it affects only Windows Mobile powered devices managed by software other than Exchange.
Note: |
|---|
| By default, the Boolean value for AllowExternalDeviceManagement is set to False. |
Procedure
To perform a cmdlet operation to enable device access to Exchange ActiveSync (SP1 users only)- On the Start menu of the computer that is running Exchange Server, choose Programs.
- Choose Microsoft Exchange Server 2007, and then choose Exchange Management Shell.
- At the Exchange Management Shell Command Prompt, type the following cmdlet:
Set-ActiveSyncMailboxPolicy -Identity MyPolicy -AllowExternalDeviceManagement $True
Where MyPolicy is an Exchange policy.
Categories: Exchange
Note: