--- title: "Get-VBRKMSServer" description: "Returns KMS servers added to the Veeam Backup & Replication console. Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License This cmdlet provides the following parameter sets: This cmdlet returns a Key Management System server" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrkmsserver.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Backup Infrastructure > Working with KMS Servers > Get-VBRKMSServer" dateModified: "2026-08-19" --- # Get-VBRKMSServer ## Short Description Returns KMS servers added to the Veeam Backup & Replication console. **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
Name (Default)
Id
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Id |
Specifies an array of IDs for KMS servers. The cmdlet will return KMS servers with these IDs. |
|
True |
Named |
True (ByPropertyName, ByValue) |
|
Name |
Specifies an array of names for KMS servers. The cmdlet will return KMS servers with these names. |
|
False |
Named |
True (ByPropertyName, ByValue) |