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

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 the About CommonParameters section of Microsoft Docs.

Output Object

None.

Example

This command looks for the local backup infrastructure server.

Get-VBRLocalhost

Related Commands

Get-VBRServer

Remove-VBRServer