--- title: "Add-VBRSmbV3Cluster" description: "Adds an SMB3 cluster to the backup infrastructure. Platform: Hyper-V Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License This cmdlet provides the following parameter sets: This cmdlet adds an SMB3 cluster to the backup inf" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/add-vbrsmbv3cluster.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Backup Infrastructure > Virtualization Servers and Hosts > Add-VBRSmbV3Cluster" dateModified: "2026-08-19" --- # Add-VBRSmbV3Cluster ## Short Description Adds an SMB3 cluster to the backup infrastructure. **Platform**: Hyper-V **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
AddCredentials
Credentials
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Credentials |
Specifies the credentials you want to use for authenticating with the SMB3 cluster. Accepts the |
|
True |
Named |
False |
|
Description |
Specifies the description of the SMB3 cluster. |
|
False |
Named |
False |
|
Name |
Specifies the full DNS name or IP address of the SMB3 cluster. |
|
True |
Named |
False |
|
Password |
Specifies the password you want to use for authenticating with the SMB3 cluster. |
|
True |
Named |
False |
|
User |
Specifies the user name you want to use for authenticating with the SMB3 cluster. |
|
True |
Named |
False |