Find-VBRTapeCatalogVersion (obsolete)
Short Description
Looks for versions of files stored on tapes.
Note |
|
This cmdlet is obsolete. The cmdlet still works but may not be supported in further versions. |
Platform: VMware, Hyper-V
Syntax
This cmdlet provides the following parameter sets:
-
AllParameterSets (Default)Find-VBRTapeCatalogVersion [-Name <String[]>] [<CommonParameters>]
-
CatalogFileFind-VBRTapeCatalogVersion [-Name <String[]>] [-CatalogFile <CatalogueFile>] [<CommonParameters>]
Detailed Description
This cmdlet looks for versions of files stored on tapes that are managed by Veeam Backup & Replication.
File version is used as a file restore point.
You can get the list of all files and their versions that are stored on tapes or narrow down the output by file name or object of file you need.
Run the Find-VBRTapeCatalogLooks for files stored on tapes. This cmdlet is obsolete. The cmdlet still works but may not be supported in further versions. cmdlet to get the list of files stored on tapes.
Parameters
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
CatalogFile |
Specifies the file you want to get versions for.
Accepts the |
|
False |
Named |
True (ByPropertyName, ByValue) |
|
Name |
Specifies the name of the file you want to get versions for, or search conditions. You can specify multiple names separated by commas. |
|
False |
Named |
False |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Examples
Example 1. Getting Most Recent Version of File
|
This example shows how to look for the most recent version of the
Perform the following steps:
|
Example 2. Getting Versions of Specific File
|
This example shows how to look for versions of the
Perform the following steps:
|
Related Commands
Find-VBRTapeCatalogLooks for files stored on tapes. This cmdlet is obsolete. The cmdlet still works but may not be supported in further versions.