Add-VBRTapeVault
Short Description
Creates a tape vault.
Applies to
Platform: VMware, Hyper-V
Product Edition: Enterprise, Enterprise Plus
Syntax
Add-VBRTapeVault -Name <String> [-Description <String>] [-Protect] [-WarningAction <ActionPreference>] [-WarningVariable <String>] [<CommonParameters>] |
Related Commands
None
Return Type
Detailed Description
This cmdlet creates a new tape vault.
Parameters
Parameter | Description | Required | Position | Accept | Accept |
Name | Specifies the name you want to assign to the vault. | True | Named | False | False |
Description | Specifies the description of the vault. If not set, Veeam Backup & Replication will enter date and time of creation by default. | False | Named | False | False |
Protect | Indicates that all tapes moved to this media vault automatically get lifelong overwrite protection. | False | Named | False | False |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information about common parameters, see http://go.microsoft.com/fwlink/p/?LinkID=113216.
Example
This command creates a vault named "Sydney Remote Storage".