Please enter search query.
Search <book_title>...
Enterprise Vault™ PowerShell cmdlet
Last Published:
2018-03-28
Product(s):
Enterprise Vault (12.3)
- Enterprise Vault PowerShell cmdlet の概要
- アーカイブ: Exchange
- アーカイブ: FSA
- アーカイブ: Skype for Business
- アーカイブ: SMTP
- Get-EVSMTPHoldingFolder
- Get-EVSMTPMessageTrackingLogLocation
- Get-EVSMTPPolicy
- Get-EVSMTPServerSettings
- Get-EVSMTPTarget
- New-EVSMTPPolicy
- New-EVSMTPServerSettings
- New-EVSMTPTarget
- Remove-EVSMTPPolicy
- Remove-EVSMTPTarget
- Set-EVSMTPMessageTrackingLogLocation
- Set-EVSMTPPolicy
- Set-EVSMTPServerSettings
- Set-EVSMTPTarget
- Sync-EVSMTPServerSettings
- バックアップ
- 分類
- Disable-EVClassification
- Get-EVClassificationFCITags
- Get-EVClassificationPolicy
- Get-EVClassificationStatus
- Get-EVClassificationTestMode
- Get-EVClassificationVICTags
- Import-EVClassificationFCIRules
- Initialize-EVClassificationVIC
- New-EVClassificationPolicy
- Publish-EVClassificationFCIRules
- Remove-EVClassificationPolicy
- Set-EVClassificationPolicy
- Set-EVClassificationTestMode
- データベース
- IMAP アクセス
- インデックス
- レコード管理
- 保持計画
- 役割ベースの管理
- サイトおよびサーバー
- タスクおよびサービス
- ボルトストアおよびアーカイブ
Remove-EVExchangeMailboxPolicy
Remove-EVExchangeMailboxPolicy は、Exchange メールボックスポリシーを削除します。
Remove-EVExchangeMailboxPolicy は、Veritas.EnterpriseVault.PowerShell.AdminAPI.dll スナップインから利用できます。
構文
Remove-EVExchangeMailboxPolicy -Name <String> [-SiteId <String>] [-EntryId <String>] [<CommonParameters>]
パラメータ
表: Remove-EVExchangeMailboxPolicy パラメータ
パラメータ | 説明 |
|---|---|
-Name (必須) | 削除する Exchange メールボックスポリシーの名前。 |
-SiteId | ポリシーが設定されている Enterprise Vault サイトのディレクトリエントリ ID。 |
-EntryId | ポリシーのディレクトリエントリ ID。 |
例
Remove-EVExchangeMailboxPolicy -Name "Test Policy"
「Test Policy」という Exchange メールボックスポリシーを削除します。
出力
なし。
関連コマンドレット
Get-EVExchangeMailboxPolicyを参照してください。
New-EVExchangeMailboxPolicyを参照してください。
Set-EVExchangeMailboxPolicyを参照してください。