REF: Exchange 2010– Convert Mailbox to Resource Mailbox (轉換信箱)

 

http://technet.microsoft.com/zh-tw/library/bb201749.aspx

主題說明如何使用 Exchange 管理命令介面將信箱轉換為不同類型的信箱。您可以轉換下列項目:

  • 使用者信箱至共用信箱
  • 使用者信箱至資源信箱
  • 共用信箱至使用者信箱
  • 共用信箱至資源信箱
  • 資源信箱至使用者信箱
  • 資源信箱至共用信箱

您無法使用此程序將使用者信箱轉換為連結的信箱,或將連結的信箱轉換為使用者信箱。如需如何轉換為連結之信箱的指示,請參閱如何將信箱轉換為連結的信箱

適合轉換信箱的案例像是將資源信箱從 Exchange Server 2003 移至  Exchange Server 2010 時。在 Exchange 2003 中,您必須使用共用信箱來代表資源。當您將這些信箱移至 Exchange 2010 時,這些信箱會變成 Exchange 2010 共用信箱。您必須將它們從 Exchange 2010 共用信箱轉換為 Exc hange 2010 資源信箱,讓它們具有 Exchange 2010 資源信箱的所有內容。

Set-Mailbox ConfRoom1 -Type Room

您可以針對 Type 參數使用下列值:

  • Regular
  • Room
  • Equipment
  • Shared

1. Share mailbox on Exchange 2003 for meeting room resource

image

 

2. After move to Exchange 2010,share mailbox is a user mailbox.

image

3. New Exchange 2010 resource mailbox

image

 

4. Convert mailbox to resource mailbox

Set-Mailbox “Mailbox” –Type Room

image

5. Mailbox converted

image

6. After converted, account will be disabled.

image

Comments

Popular posts from this blog

202301 - Exchange onpreme - PowerShell Serialization Payload Signing

E15 CU3–Update Failed–AD replicated Exceeded the tombstone lifetime.

REF: Planning Exchange 2010 DAG - Part 1 - Network Requirements