This is an archive version of the document. To get the most up-to-date information, see the current version.

SQL Item Restore

In this article

    The SQL item restore cmdlets allow you to search for backups that contain Microsoft SQL databases and perform restore. You do not need to restore the whole VM running Microsoft SQL but restore only a required database or an instance.

    You can restore to the original or to another location and to the following states:

    • To current restore point
    • To selected point in time
    • To the state before selected transaction

    In This Section

    Operations

    VMware

    Hyper-V

    Shows interval within which you can get a restore point of a database

    Get-VBRSQLDatabaseRestoreInterval

    Get-VBRSQLDatabaseRestoreInterval

    Returns restore points with VSS-aware image processing

    Get-VBRApplicationRestorePoint

    Get-VBRApplicationRestorePoint

    Returns SQL databases

    Get-VBRSQLDatabase

    Get-VBRSQLDatabase

    Starts SQL item restore

    Start-VBRSQLDatabaseRestore

    Start-VBRSQLDatabaseRestore