Get-OutlookProtectionRule
注意:雲端式服務不再支援此 Cmdlet。
內部部署 Exchange 和雲端式服務有提供此 Cmdlet。 有些參數和設定可能是某一個環境所專屬。
使用 Get-OutlookProtectionRule Cmdlet 擷取Microsoft組織中設定的 Outlook 保護規則。
如需下方<語法>一節中參數集的詳細資訊,請參閱 Exchange Cmdlet 語法。
Syntax
Get-OutlookProtectionRule
[[-Identity] <RuleIdParameter>]
[-DomainController <Fqdn>]
[<CommonParameters>]
Description
Outlook 保護規則可用來在傳送郵件之前,使用 Rights Management Services (RMS) 範本自動 (IRM) 保護電子郵件訊息。 不過,Outlook 保護規則不會檢查訊息內容。 若要根據郵件內容對郵件加上 IRM 保護,請使用傳輸保護規則。 如需詳細資訊,請參閱 Outlook 保護規則。
您必須已獲指派權限,才能執行此指令程式。 雖然本主題已列出這個指令程式的所有參數,不過,如果某些參數並未包含在指派給您的權限中,您可能就無法存取這些參數。 若要尋找在組織中執行任何 Cmdlet 或參數所需的權限,請參閱 Find the permissions required to run any Exchange cmdlet。
範例
範例 1
Get-OutlookProtectionRule
此範例會取得組織中設定之所有 Outlook 保護規則的詳細資料。
範例 2
Get-OutlookProtectionRule ProjectContoso | Format-List
此範例會取得 Outlook 保護規則 ProjectContoso 的所有屬性。
Identity 參數是位置參數。 在指令程式名稱之後使用時,可以指定參數值而不提供參數標籤。
參數
-DomainController
此參數僅適用於內部部署 Exchange。
DomainController 參數會指定此 Cmdlet 用來向 Active Directory 讀取或寫入資料的網域控制站。 您可以透過網域控制站的完整網域名稱 (FQDN) 來識別網域控制站。 例如,dc01.contoso.com。
Type: | Fqdn |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Applies to: | Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019 |
-Identity
Identity 參數會識別 Outlook 保護規則。
Type: | RuleIdParameter |
Position: | 1 |
Default value: | None |
Required: | False |
Accept pipeline input: | True |
Accept wildcard characters: | False |
Applies to: | Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online |
輸入
Input types
若要查看此指令程式可接受的輸入類型,請參閱指令程式輸入和輸出類型。 如果指令程式的 [輸入類型] 欄位是空的,表示指令程式不接受輸入資料。
輸出
Output types
若要查看此指令程式可接受的傳回類型 (也就是所謂的輸出類型),請參閱指令程式輸入和輸出類型。 如果 [輸出類型] 欄位是空的,表示指令程式不會傳回資料。