Get-VBRBackupServerInfo
Short Description
Returns the backup server information.
Applies to
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Syntax
Get-VBRBackupServerInfo [<CommonParameters>] |
Detailed Description
This cmdlet returns the following information on the backup server:
- Name — the IP or name of the backup server.
- Build — the build version of you Veeam Backup & Replication installation.
- PatchLevel — patch details.
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Output Object
Examples
Getting Information on Backups Server
This command returns the IP address, current build version and patch details of the backup server.
Get-VBRBackupServerInfo |