--- title: "Get-VBRNDMPServer" description: "Returns NDMP servers. Product Edition: Enterprise Requires Cloud Connect license This cmdlet provides the following parameter sets: This cmdlet returns an array of NDMP servers and NetApp NDMP servers managed by Veeam Backup & Replication." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrndmpserver.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Backup Infrastructure > NDMP Servers > Get-VBRNDMPServer" dateModified: "2026-08-19" --- # Get-VBRNDMPServer ## Short Description Returns NDMP servers. **Product Edition**: Enterprise Requires Cloud Connect license ## Syntax This cmdlet provides the following parameter sets:
Name (Default)
Id
|
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. |
|
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. |
|
False |
Named |
False |