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