Eject-VBRTapeDrive (obsolete)
Short Description
Ejects tape from the selected media drive.
Note |
|
This cmdlet is obsolete. The cmdlet still works, but it is recommended to rewrite your scripts using the |
Platform: VMware, Hyper-V
Syntax
|
Eject-VBRTapeDrive -Drive <TapeDrive> [<CommonParameters>] |
Detailed Description
This cmdlet ejects tape from the specified drive. The tape returns to its original slot.
Run the Eject-VBRTapeMedium cmdlet to eject a specific tape from drive.
Run the Export-VBRTapeMediumMoves tapes to Import and Export slot. cmdlet to get a tape out of the library.
Parameters
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Drive |
Specifies the drive you want to eject.
Accepts the TapeDrive object. To get this object, run the |
|
True |
Named |
True (ByPropertyName, ByValue) |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Examples
Example 1. Ejecting Tape from Drive [Using Pipeline]
|
This example shows how to eject the tape from the
Perform the following steps:
|
Example 2. Ejecting Tape from Drive [Using Variable]
|
This example shows how to eject the tape from the
Perform the following steps:
|
Related Commands
Get-VBRTapeDriveReturns tape drives.