--- title: "Add-VBRWinServer" description: "Adds a Windows server to the backup infrastructure. Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License This cmdlet provides the following parameter sets: This cmdlet adds a Windows server to the backup infrastructure." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/add-vbrwinserver.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Backup Infrastructure > Virtualization Servers and Hosts > Add-VBRWinServer" dateModified: "2026-08-19" --- # Add-VBRWinServer ## Short Description Adds a Windows server to the backup infrastructure. **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
AddCredentials
Credentials
UseCertificate
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Credentials |
Specifies the credentials you want to use for authenticating with the Windows server. Accepts the |
|
True |
Named |
False |
|
Description |
Specifies the description of the Windows server. |
|
False |
Named |
False |
|
Name |
Specifies the DNS name of the Windows server. |
|
True |
Named |
False |
|
Password |
Specifies the password you want to use for authenticating with the Windows server. |
|
True |
Named |
False |
|
UseCertificate |
Defines that the cmdlet will use certificate-based authentication to authenticate with the Windows server. This authentication method requires Veeam Deployment Kit pre-installed on the target Windows server. |
|
True |
Named |
False |
|
User |
Specifies the user name you want to use for authenticating with the Windows server. |
|
True |
Named |
False |