Remove-OutlookProvider (RTM)

 

適用版本: Exchange Server 2007

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

使用 Remove-OutlookProvider 指令程式可從 Active Directory 刪除 AutoDiscoverConfig 物件。

語法

Remove-OutlookProvider -Identity <OutlookProviderIdParameter> [-DomainController <Fqdn>]

詳細描述

此指令程式會刪除 Active Directory 中 Global Settings 物件下的 AutoDiscoverConfig 物件。

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

  • Exchange 組織系統管理員角色

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

參數

參數 必要 類型 描述

Identity

必要

Microsoft.Exchange.Configuration.Tasks.OutlookProviderIdParameter

此參數指定要從 Active Directory 移除的 AutoDiscoverConfig 物件。

DomainController

選用

Microsoft.Exchange.Data.Fqdn

若要指定從 Active Directory 擷取資料之網域控制站的網域全名,請在命令中加入 DomainController 參數。

輸入類型

傳回類型

錯誤

錯誤 描述

例外狀況

例外狀況 描述

範例

此範例會從 Active Directory 刪除名為 "Test Object" 的 AutoDiscoverConfig 物件。

Remove-OutlookProvider -Identity "Test Object"

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