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-EVSMTPHoldingFolder
Get-EVSMTPHoldingFolder は、cmdlet を実行する場所の Enterprise Vault サーバー上で設定されている SMTP 保存フォルダの詳細を表示します。SMTP アーカイブタスクが設定されていない場合、Get-EVSMTPHoldingFolder は出力を生成しません。 SMTP アーカイブタスクで保存フォルダを配置できない場合、Get-EVSMTPHoldingFolder によって表示される合計値は 0 です。
Get-EVSMTPHoldingFolder は、スナップイン Symantec.EnterpriseVault.PowerShell.Core.dll によって提供されます。
Get-EVSMTPHoldingFolder [<CommonParameters>]
PowerShell 共通パラメータのみ。
Get-EVSMTPHoldingFolder
cmdlet を実行する場所の Enterprise Vault サーバー上で設定されている SMTP 保存フォルダの詳細を表示します。
Get-EVSMTPHoldingFolder は Symantec.EnterpriseVault.PowerShell.Core.Output.SMTPHoldingFolder の種類のオブジェクトを返します。ここには、次の表に一覧表示されているプロパティが含まれています。
表: Get-EVSMTPHoldingFolder プロパティ
名前 | 種類 | 説明 |
|---|---|---|
TaskName | 文字列 | 保存フォルダを使用する SMTP アーカイブタスクの名前。 |
TaskEntryId | 文字列 | 保存フォルダを使用する SMTP アーカイブタスクのディレクトリエントリ ID。 |
Path | 文字列 | SMTP 保存フォルダへの絶対パス。 |
TotalQuotaGBytesFree | Double | 未使用の総容量 (GB) |
TotalQuotaGBytesUsed | Double | 使用されている総容量 (GB)。 |
TotalQuotaGBytesAvailable | Double | 利用可能な総容量 (GB)。 |