Please enter search query.
Search <book_title>...
Veritas Enterprise Vault™ PowerShell Cmdlets
Last Published:
2017-08-10
Product(s):
Enterprise Vault (12.2)
- Introducing the Enterprise Vault PowerShell cmdlets
- Archiving: Exchange
- Archiving: FSA
- Archiving: Skype for Business
- Archiving: SMTP
- Backup
- Classification
- Databases
- IMAP access
- Indexing
- Records management
- Retention plans
- Roles-based administration
- Sites and servers
- Tasks and services
- Vault stores and archives
Getting Help for Enterprise Vault PowerShell cmdlets
Help is available for all Enterprise Vault's PowerShell cmdlets. For example, the following command shows the detailed Help for Clear-VaultStoreBackupMode:
Get-Help Clear-VaultStoreBackupMode -detailed
You can also use the -examples parameter to output only the examples of cmdlet usage from the Help, and the -full parameter to output the most detailed Help available.
For more information about using PowerShell's Get-Help cmdlet, use the following command:
Get-Help Get-Help