Remove-StorageGroup (RTM)

 

適用版本: Exchange Server 2007

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

使用 Remove-StorageGroup 指令程式來刪除儲存群組。

語法

Remove-StorageGroup -Identity <StorageGroupIdParameter> [-DomainController <Fqdn>]

詳細描述

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

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

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

參數

參數 必要 類型 描述

Identity

必要

Microsoft.Exchange.Configuration.Tasks.StorageGroupIdParameter

使用 Identity 參數,可以指定代表特定儲存群組的 GUID 或辨別名稱。您也可以使用 ServerName\StorageGroup 的格式加入伺服器名稱。Identity 是選用的參數標籤。

DomainController

選用

Microsoft.Exchange.Data.Fqdn

若要指定將此組態變更寫入至 Active Directory 之網域控制站的網域全名,請在命令中加入 DomainController 參數。

輸入類型

傳回類型

錯誤

錯誤 描述

  

 

例外狀況

例外狀況 描述

 

 

範例

在此範例中,會使用 Remove-StorageGroup 指令程式來移除名稱為 "Storage Group 3" 的儲存群組。

Remove-StorageGroup -Identity "Exchange-Server-1.Contoso.com\Storage Group 3"

移除儲存群組時,並不會移除儲存群組的記錄檔。如果您要移除儲存群組的記錄檔,則必須從電腦進行手動移除。

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