Get-VBRNDMPServer

Short Description

Returns NDMP servers.

Applies to

Product Edition: Enterprise

Requires Cloud Connect license

Syntax

This cmdlet provides parameter sets that allow you to:

  • Get an NDMP server by the NDMP server DNS or IP.

Get-VBRNDMPServer [-Name <string[]>]  [<CommonParameters>]

  • Get an NDMP server by the NDMP server ID.

Get-VBRNDMPServer -Id <guid[]>  [<CommonParameters>]

Detailed Description

This cmdlet returns an array of NDMP servers managed by Veeam Backup & Replication.

Parameters

Parameter

Description

Type

Required

Position

Accept
Pipeline
Input

Id

Specifies an array of IDs for NDMP servers. The cmdlet will return NDMP servers with these IDs.

Guid[]

True

Named

False

Name

Specifies an array of DNS names or IP addresses of NDMP servers. The cmdlet will return NDMP servers with these DNS names or IP addresses.

String[]

False

Named

False

<CommonParameters>

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

Output Object

VBRNDMPServer

Examples

Example 1. Getting NDMP Server by DNS Name

Example 2. Getting NDMP Server by Server ID

Page updated 2/2/2024

Page content applies to build 12.3.2.3617