Add-VBRTapeServer
Short Description
Adds a tape server to Veeam Backup & Replication.
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Syntax
|
Add-VBRTapeServer [-Description <String>] [-Server <CHost>] [-Force] [<CommonParameters>] |
Detailed Description
This cmdlet adds a tape server to the Veeam Backup & Replication managing console.
Parameters
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Description |
Specifies the description of the tape server. |
|
False |
Named |
False |
|
Force |
Defines that the cmdlet will add the tape server to the current backup server, although this tape server is already added to another backup server. The current backup server will take the ownership of this tape server. |
|
False |
Named |
True (ByPropertyName) |
|
Server |
Specifies the server you want to use as a tape server. If not set, Veeam backup server will be used.
Accepts the |
|
False |
Named |
True (ByPropertyName, ByValue) |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Output Object
Examples
Example 1. Adding Tape Server [Using Pipeline]
|
This example shows how to add the
Perform the following steps:
|
Example 2. Adding Tape Server [Using Variable]
|
This example shows how to add the
Perform the following steps:
|
Related Commands
Get-VBRServerReturns hosts connected to the backup infrastructure.