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

Veeam Endpoint Backup

In this article

    Veeam PowerShell enables operations within the Endpoint backup integration with Veeam Backup & Replication.

    From your command line, you can perform the following tasks:

    • Disable and enable Endpoint jobs.
    • Create backup copy jobs with Endpoint backups as source.
    • Configure permissions for storing Veeam Endpoint Backups on the backup repository.

    With Veeam PowerShell, you cannot create, start or stop Endpoint backup jobs and system restore operations.

    In This Section

    Operations

    Cmdlet

    Looks for currently set permissions

    Get-VBREPPermission

    Modifies permissions

    Set-VBREPPermission

    Looks for existing Endpoint jobs

    Get-VBREPJob

    Disables Endpoint jobs

    Disable-VBREPJob

    Enables Endpoint jobs

    Enable-VBREPJob

    Creates Endpoint backup copy jobs

    Add-VBREPBackupCopyJob

    Looks for Endpoint jobs sessions

    Get-VBREPSession

    Starts file level restore session

    Start-VBRWindowsFileRestore