--- title: "Get-VBRTapeDbPluginRestorePoint" description: "This cmdlet returns restore points of database application backups stored on tape. Veeam Backup & Replication retrieves restore points from backups that were created by Veeam Plug-Ins for Enterprise Applications and written to tape media." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrtapedbpluginrestorepoint.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Backup > Managing Restore Points > Get-VBRTapeDbPluginRestorePoint" dateModified: "2026-08-19" --- # Get-VBRTapeDbPluginRestorePoint ## Short Description Returns restore points of database plug-in backups stored on tape. **Platform**: VMware, Hyper-V **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
Backup (Default)
BackupSetId
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Backup |
Specifies an array of database plug-in backups stored on tape. The cmdlet will return restore points of these backups. Accepts the |
|
False |
0 |
True (ByPropertyName, ByValue) |
|
BackupSetId |
Specifies an array of IDs of the backup sets. The cmdlet will return restore points from these backup sets. |
|
True |
Named |
True (ByPropertyName) |