Get-VBRLocalhost
Short Description
Returns the local server on which the backup infrastructure is installed.
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Syntax
|
Get-VBRLocalhost [<CommonParameters>] |
Detailed Description
This cmdlet returns the local server on which the backup infrastructure is installed.
Parameters
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Examples
Example 1. Getting Local Backup Infrastructure Server
This command looks for the local backup infrastructure server.
|
Get-VBRLocalhost |
Related Commands
Get-VBRServerReturns hosts connected to the backup infrastructure.Remove-VBRServerRemoves hosts from the backup infrastructure.