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 Veeam Backup & Replication is installed.

Applies to

Platform: VMware, Hyper-V

Product Edition: Standard, Enterprise, Enterprise Plus

Syntax

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

Detailed Description

This cmdlet returns the local server on which Veeam Backup & Replication is installed.

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About CommonParameters section of Microsoft Docs.

Example

This command looks for the local Veeam Backup & Replication server.

Get-VBRLocalhost

Related Commands

Get-VBRServer

Remove-VBRServer