
To perform backup, use a command with the following syntax:
“C:\Program Files\Veeam\Endpoint Backup\Veeam.EndPoint.Manager.exe” /backup |
“C:\Program Files\Veeam\Endpoint Backup\Veeam.EndPoint.Manager.exe” /backup “<ID>” |
where <ID> — unique job ID generated by Veeam Agent for Microsoft Windows.
To create an active full backup, use a command with the following syntax:
“C:\Program Files\Veeam\Endpoint Backup\Veeam.EndPoint.Manager.exe” /activefull |
“C:\Program Files\Veeam\Endpoint Backup\Veeam.EndPoint.Manager.exe” /activefull “<ID>” |
where <ID> — unique job ID generated by Veeam Agent for Microsoft Windows.
Creating Standalone Full Backups
To create a standalone full backup, use a command with the following syntax:
“C:\Program Files\Veeam\Endpoint Backup\Veeam.EndPoint.Manager.exe” /standalone |
“C:\Program Files\Veeam\Endpoint Backup\Veeam.EndPoint.Manager.exe” /standalone “<ID>” |
where <ID> — unique job ID generated by Veeam Agent for Microsoft Windows.
Performing Backup to Another Location
“C:\Program Files\Veeam\Endpoint Backup\Veeam.EndPoint.Manager.exe” /standalone <location> |
“C:\Program Files\Veeam\Endpoint Backup\Veeam.EndPoint.Manager.exe” /standalone <location> “<ID>” |