Disable-StorageGroupCopy (RTM)

 

適用版本: Exchange Server 2007

上次修改主題的時間: 2007-06-05

本主題說明如何使用 Disable-StorageGroupCopy 指令程式,從本機連續複寫 (LCR) 組態中執行 Microsoft Exchange Server 2007 的伺服器中移除儲存群組副本及其關聯的資料庫,以及所有與儲存群組關聯的組態資訊。

語法

disable-StorageGroupCopy -Identity <StorageGroupIdParameter> [-DomainController <Fqdn>]

詳細描述

Exchange 系統管理員可能想要從 Exchange 2007 伺服器的現有儲存群組中移除 LCR 副本。

若要順利初始化 Disable-StorageGroupCopy 作業,則必須將指定的儲存群組設定為 LCR 副本,而且必須存在。

Disable-StorageGroupCopy 作業完成後,會清除儲存群組及資料庫複本組態。

若要執行 Disable-StorageGroupCopy 指令程式,必須對您使用的帳戶委派下列項目:

  • Exchange Server 系統管理員角色和目標伺服器的本機 Administrators 群組

如需管理 Exchange Server 2007 所需之權限、委派角色及權利的相關資訊,請參閱權限考量

參數

參數 必要 類型 描述

Identity

必要

Microsoft.Exchange.Configuration.Tasks.StorageGroupIdParameter

Identity 參數會採用下列其中一個值:

  • GUID
  • 儲存群組名稱

DomainController

選用

Microsoft.Exchange.Data.Fqdn

若要為尋找 Active Directory 目錄服務之叢集信箱伺服器的網域控制站指定其網域全名 (FQDN),請在命令中加入 DomainController 參數。

錯誤

錯誤 描述

'SGName' does not have local continuous replication enabled.

儲存群組未啟用 LCR。

The storage group that you specified is a recovery storage group. This task cannot be used with recovery storage groups. Specified storage group: {0}

作業無法在復原儲存群組上執行。

範例

下列範例顯示用來停用儲存群組 SG1 之儲存群組副本的 Disable-StorageGroupCopy 命令。

Disable-StorageGroupCopy -Identity SG1

若要確保您目前閱讀的是最新資訊,並尋找其他的 Exchange Server 2007 說明文件,請造訪 Exchange Server 技術資源中心.