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>] |
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. | 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 on common parameters, see the About CommonParameters section of Microsoft Docs.
Return Type
Example
This command creates a vault named "Sydney Remote Storage".