Posts

Ticket: Messages stuck in Outbox with Outlook Anywhere

Image
    http://blogs.technet.com/b/messaging_with_communications/archive/2012/06/06/outlook-anywhere-timeout-issue-and-recommendation.aspx http://www.msexchange.org/articles-tutorials/exchange-server-2010/management-administration/15-tips-optimize-exchange-2010-infrastructure-part2.html Messages stuck in Outbox with Outlook Anywhere - Newer network devices have more aggressive timeouts. These timeouts can manifest as problems when using Outlook Anywhere; specifically, messages stuck in the Outbox. To resolve this issue, change the timeout for the RPC Proxy component to 120 seconds: HKLM\Software\Policies\Microsoft\Windows NT\Rpc\MinimumConnectionTimeout http://whited0gg.blogspot.tw/2012/08/new-best-practice-for-rpc-timeouts-in.html http://www.expta.com/2012/06/new-best-practice-for-rpc-timeouts-in.html http://social.technet.microsoft.com/Forums/en-US/exchangesvrgeneral/thread/3c776c4f-d74d-4dd2-8661-17b2059aad94 [PS] C:\>get-mailbox -database "BQT-...

E14 LAB: RBAC for Recipient Management

    http://sysadmin-talk.org/2010/04/5-steps-to-heaven-creating-a-custom-rbac-role-in-exchange-2010/ http://www.networkworld.com/community/node/47428

E14 Ref: CAS array only resolve internally

Image
    http://technet.microsoft.com/en-us/library/ee332317.aspx

E14 Ticket: RBAC delgate permission (database/ recipient management) to child domain

問題定義 : 1. RBAC delgate permission (database/ recipient management) to child domain 服務範圍 : 1. Provide how to setup RBAC delegate permission (database/ recipient management) to child domain 原因說明 : 解決方式 : Symptom ===== RBAC delegation permission (database/ recipient management) to child domain Resolution ============== Commands 1.            New-ManagementScope -Name "ServerInContoso" -ServerList  EX1, EX2, EX3 2.            New-ManagementScope -name "RecipientInContoso" -RecipientRoot "Contoso.msft.corp" -RecipientRestrictionFilter {name -like '*'} –verbos 3.            $RoleGroup = Get-RoleGroup "Server Management" 4.            New-RoleGroup "Server Management - Contoso" -Roles $Role...

E14 Ref: Add-ADPermission (Organization Management Group)

  http://social.technet.microsoft.com/Forums/en-US/exchange2010/thread/3d408093-5026-470d-92d5-33575ec365dd/   By default, only member of Organization Management group can run the cmdlet. Add-ADPermission http://technet.microsoft.com/en-us/library/bb124403.aspx Please also run the Exbpa in the Toolbox to do "Permission Check".

Ref: E2010 WSB does not support passive database copies (DAG)

    http://exchangeserverpro.com/exchange-2010-passive-database-copies-included-backups-dag-members   So what do we learn from this? Reminder, the below should be read in conjunction with the notice at the start of the article, as backing up passive database copies using Windows Server Backup is not a supported scenario Yes, passive database copies stored on a volume are backed up by Windows Server Backup Yes, this allows backups of passive database copies to be restored, although not directly Yes, this would allow a backup of a passive database copy to be used for disaster recovery of a database No, the backup time stamp is not written when a passive database copy is backed up, so any monitoring of backups that involves checking that time stamp needs to take that into consideration http://blog.chrislehr.com/2010/03/exchange-2010-dag-backups-using-windows.htm

LAB: Exchange 2010 Recovery by WSB

Image
  http://www.simple-talk.com/sysadmin/exchange/restoring-exchange-server-2010-using-windows-server-backup/ http://exchangeserverpro.com/restore-individual-mailbox-exchange-2010                                   http://technet.microsoft.com/en-us/library/bb125218.aspx