検索クエリーを入力してください
<book_title> を検索 ...
Enterprise Vault™ PowerShell Cmdlets
Last Published:
2023-09-06
Product(s):
Enterprise Vault (14.5)
- 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 アクセス
- インデックス
- レコード管理
- 保持計画
- 役割ベースの管理
- サイトおよびサーバー
- タスクおよびサービス
- ボルトストアおよびアーカイブ
Start-PartitionRollover
Start-PartitionRollover は、指定されているボルトストアのオープンパーティションを強制的にクローズし、準備完了状態の最初のパーティションがある場合はそれをオープンします。 パーティションロールオーバーを強制的に行うボルトストアに対してストレージサービスを実行するサーバーも指定する必要があります。
Start-PartitionRollover は、Veritas.EnterpriseVault.PowerShell.Snapin.dll スナップインから利用できます。
構文
Start-PartitionRollover [-EVServerName] <String> [-VaultStore] <String> [<CommonParameters>]
パラメータ
表: Start-PartitionRollover パラメータ
パラメータ | 説明 |
|---|---|
-EVServerName (必須) | パーティションロールオーバーを強制的に行うボルトストアに対してストレージサービスを実行する Enterprise Vault サーバー。 |
-VaultStore (必須) | 強制的にパーティションロールオーバーを行うボルトストアの名前または ID。 |
例
Start-PartitionRollover EVServer-Win2k3 VS1
Enterprise Vault サーバー EVServer-Win2k3 に接続して、ボルトストア VS1 でこのサーバー上のストレージサービスが使われていることを確認します。使われている場合、Start-PartitionRollover によって、強制的にボルトストア VS1 のパーティションロールオーバーが行われます。
出力
完了時に確認メッセージが表示されます。