Posts

Showing posts with the label EAS

E14–Remote ActiveSyncDevice

Image
  http://thoughtsofanidlemind.com/2014/01/15/eas-device-partnerships/ http://www.symantec.com/connect/forums/script-remove-stale-exchange-activesync-device-partnerships-mobile-management-implementation [PS] > Get-ActiveSyncDeviceStatistics -Mailbox johnny.yao | ft DeviceFriendlyName,DeviceOS,LastSuccessSync [PS] > Get-ActiveSyncDevice -Mailbox johnny.yao | ft FriendlyName, DeviceModel, DeviceType, DeviceOS [ [PS] > $Mbx = Get-Mailbox -RecipientTypeDetails UserMailbox -ResultSize Unlimited $Mobile = $Mbx | %{Get-ActiveSyncDeviceStatistics -Mailbox $_.Identity} $Mobile | Group-Object -Property DeviceType –NoElement $Mobile | Group-Object -Property DeviceOS –NoElement $Mobile | Group-Object -Property DeviceFriendlyName –NoElement [PS] >Get-CASMailbox -ResultSize Unlimited -Filter {(HasActivesyncDevicePartnership -eq $false)} -OrganizationalUnit Users | ft name [PS] >Get-ActiveSyncDeviceStatistics -Mailbox Johnny.yao | Wher...

E14 Proxying for Exchange ActiveSync

Image
  If User 1 tries to access Client Access server 02 using Exchange ActiveSync, they'll receive an error because Client Access server 01 is the appropriate Client Access server for their mailbox. 1. The following scenario shows how incoming requests are handled for a user who connects to an Exchange 2010 Client Access server named CAS-01 using a mobile device. 2. The Client Access server queries the Active Directory to determine the location of the user's mailbox and the version of Microsoft Exchange installed on the Mailbox server . If the user's mailbox is on an Exchange 2010 computer that has the Mailbox server role installed, go to step 3 3. Exchange ActiveSync 都透過proxy 運作至相同或不同AD site 上的Exchange 2003 B-E ActiveSync IIS virtual directory. E2010 CAS 可直接proxy 至E2K3 B-E. If the user's mailbox is on an Exchange 2003 server , the incoming request is proxied to the Exchange 2003 server that hosts the user's mailbox and the Exchange Act...

LAB: Exchange 2003 Remote Wipe

Image
Exchange 2003 SP2 OMA - Enable Device Security 若手機不支援,啟用device security 也不會影響這些不支援的手機使用Active Sync Remote Wipe Remote Wipe 需在Exchange 2003 SP2 F-E 上安裝一管理程式,Exchange administrators and local administrators 才有權限執行。 A. B. 輸入欲清除使用者手機Active Sync的信箱 C. 選擇清除 D. 已設定手機會於下次連線時清除Active Sync 資料 E. Log More Information 1. http://www.msexchange.org/tutorials/Exchange-2003-Mobile-Messaging-Part2-Uncovering-Device-Security-Policies.html 2. http://www.microsoft.com/technet/itsolutions/mobile/deploy/msfp_6.mspx 3. http://www.microsoft.com/technet/prodtechnol/exchange/2003/mobility_sp2.mspx

Exchange 2003 OMA

Image
  1. Exchange 2003 Global Setting for OMA 2. Remote Wipe 下列設定預設是未啟用的 3. 為Exchange OWA & OMA 獨立分開FQDN ex: https://owa.msft.com , https://oma.msft.com 其他錯誤 1. 您的使用者帳戶尚未啟用以進行無線存取。請連絡您的系統管理員以取得其他協助。 OMA Your user account has not been enabled for wireless access. Please contact your system administrator for additional assistance More Information 1. Exchange Server 行動郵件管理專家 - Push Mail 設定建置秘笈 2. 當 Exchange Server 2003 需要 SSL 或使用表單驗證時,發生 Exchange ActiveSync 及 Outlook Mobile Access 錯誤 3. Problems with Forms-Based Authentication and SSL in ActiveSync