Set-VBRTapeLibrary
Short Description
Modifies a tape library.
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Syntax
|
Set-VBRTapeLibrary -TapeLibrary <VBRTapeLibrary> -Name <String> [-PassThru] [<CommonParameters>] |
Detailed Description
This cmdlet modifies the name of the selected tape library.
Parameters
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Name |
Specifies the new name you want to assign to the library. |
|
True |
Named |
False |
|
PassThru |
Defines that the command returns the output object to the Windows PowerShell console. |
|
False |
Named |
False |
|
TapeLibrary |
Specifies the tape library you want to modify.
Accepts the |
True |
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. Modifying Tape Library Name [Using Pipeline]
|
This example shows how to modify the name of the tape library named
Perform the following steps:
|
Example 2. Modifying Tape Library Name [Using Variable]
|
This example shows how to modify the name of the
Perform the following steps:
|
Related Commands
Get-VBRTapeLibraryReturns tape libraries.