Enterprise Vault™ PowerShell Cmdlets
- Enterprise Vault PowerShell cmdlet の概要
- アーカイブ: Exchange
- アーカイブ: FSA
- Get-EVFSAComputerSettings
- Get-EVFSAFileServer
- Get-EVFSAFolder
- Get-EVFSASiteSettings
- Get-EVFSAVolume
- New-EVFSAFileServer
- New-EVFSAFolder
- New-EVFSAVolume
- Remove-EVFSAFileServer
- Remove-EVFSAFolder
- Remove-EVFSAVolume
- Set-EVFSAComputerSettings
- Set-EVFSAFileServer
- Set-EVFSAFolder
- Set-EVFSASiteSettings
- Set-EVFSAVolume
- アーカイブ: 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
- バックアップ
- Get-EVIndexSnapshotLocationBackupMode
- Set-EVIndexSnapshotLocationBackupMode
- Clear-EVIndexSnapshotLocationBackupMode
- Get-IndexLocationBackupMode
- Set-IndexLocationBackupMode
- Clear-IndexLocationBackUpMode
- Get-VaultStoreBackupMode
- Set-VaultStoreBackupMode
- Clear-VaultStoreBackupMode
- Set-EVIndexSnapshotLocation
- Get-EVIndexSnapshotLocation
- Remove-EVIndexSnapshotLocation
- New-EVIndexSnapshot
- Get-EVIndexSnapshot
- Remove-EVIndexSnapshot
- Restore-EVIndexSnapshot
- Get-EVIndexSnapshotRepository
- Remove-EVIndexSnapshotRepository
- Export-EVIndexData
- Import-EVIndexData
- 分類
- Disable-EVClassification
- Get-EVClassificationFCITags
- Get-EVClassificationPolicy
- Get-EVClassificationStatus
- Get-EVClassificationTestMode
- Get-EVClassificationVICTags
- Import-EVClassificationFCIRules
- Initialize-EVClassificationVIC
- Set-EVClassificationVICFIPSMode
- New-EVClassificationPolicy
- Publish-EVClassificationFCIRules
- Remove-EVClassificationPolicy
- Set-EVClassificationPolicy
- Set-EVClassificationTestMode
- データベース
- IMAP アクセス
- インデックス
- レコード管理
- 保持計画
- 役割ベースの管理
- サイトおよびサーバー
- タスクおよびサービス
- ボルトストアおよびアーカイブ
Get-EVTask
現在の Enterprise Vault サーバーに設定されている Enterprise Vault タスクの詳細を取得します。
Get-EVTask は、Veritas.EnterpriseVault.PowerShell.AdminAPI.dll スナップインから利用できます。
Get-EVTask [<CommonParameters>]
PowerShell 共通パラメータのみ。
Get-EVTask
現在のサーバーで設定している Enterprise Vault タスクの詳細を取得します。
表: Get-EVTask のプロパティ は、利用可能なプロパティを一覧表示します。
表: Get-EVTask のプロパティ
名前 | 種類 | 説明 |
|---|---|---|
Description | 文字列 | 管理コンソールのタスクのプロパティに表示されるタスクの説明。 |
EntryID | 文字列 | タスクのエントリ ID。 |
Name | 文字列 | 管理コンソールに表示されるタスクの名前。 |
Type | 文字列 | 「EV_TASK_TYPE_ARCHIVING」、「EV_TASK_TYPE_CLIENTACCESS_POLICY_SYNC」、「EV_TASK_TYPE_DOMINO_MAILBOX_ARCHIVING」、「EV_TASK_TYPE_DOMINO_MAILBOX_POLICY_SYNC」、「EV_TASK_TYPE_EXCHANGE_POLICY_SYNC」、「EV_TASK_TYPE_FSA」、「EV_TASK_TYPE_INDEXING」、「EV_TASK_TYPE_JOURNALING」、「EV_TASK_TYPE_MOVE_ARCHIVE」、「EV_TASK_TYPE_NOTES_JOURNALING」、「EV_TASK_TYPE_PSTCOLLECTOR」、「EV_TASK_TYPE_PSTLOCATOR」、「EV_TASK_TYPE_PSTMIGRATOR」、「EV_TASK_TYPE_PUBLICFOLDER」、「EV_TASK_TYPE_SHAREPOINT」のいずれか。 |
Get-EVTaskStateを参照してください。