Get-VBRNDMPServer
Short Description
Returns NDMP servers.
Applies to
Product Edition: Enterprise
Requires Cloud Connect license
Syntax
This cmdlet provides the following parameter sets:
- For getting an NDMP server by the NDMP server DNS or IP
- For getting an NDMP server by the NDMP server ID
Detailed Description
Returns an array of NDMP servers managed by Veeam Backup & Replication.
Parameters
Parameter | Description | Required | Position | Accept | Accept |
Id | Specifies an array of IDs for NDMP servers. The cmdlet will return NDMP servers with these IDs. | True | Named | False | 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 | False |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About CommonParameters section of Microsoft Docs.
Return Type
Example 1
This command gets an NDMP server by the NDMP server DNS name.
Example 2
This command gets an NDMP server by the NDMP server ID.