--- title: "Add-VBRvCenter" description: "Adds vCenter Servers to the backup infrastructure. Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License This cmdlet provides the following parameter sets: This cmdlet allows you to add a vCenter Server to the backup infrast" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/add-vbrvcenter.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Backup Infrastructure > Virtualization Servers and Hosts > Add-VBRvCenter" dateModified: "2026-08-19" --- # Add-VBRvCenter ## Short Description Adds vCenter Servers to the backup infrastructure. **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 vCenter Server. Accepts the |
|
True |
Named |
False |
|
Description |
Specifies the description of the vCenter Server. |
|
False |
Named |
False |
|
Force |
Defines that the cmdlet will add a vCenter Server without showing warnings in the PowerShell console. |
|
False |
Named |
False |
|
Name |
Specifies the full DNS name or IP address of the vCenter Server. |
|
True |
0 |
False |
|
Password |
Specifies the password you want to use for authenticating with the vCenter Server. |
|
True |
2 |
False |
|
Port |
Specifies the Web service port for connection to the vCenter Server. Default: |
|
False |
Named |
False |
|
User |
Specifies the user name that you want to use for authenticating with the vCenter Server. Note: The user name must be in the DOMAIN\Username format. |
|
True |
1 |
False |