Get-VBRLocalhost

Short Description

Returns the local server on which the backup infrastructure is installed.

Applies to

Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License

Syntax

Get-VBRLocalhost [-WarningAction <ActionPreference>] [-WarningVariable <String>]  [<CommonParameters>]

Detailed Description

This cmdlet returns the local server on which the backup infrastructure is installed.

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.

Output Object

None.

Example

This command looks for the local backup infrastructure server.

Get-VBRLocalhost

Related Commands