--- title: "Update-VBRLicense" description: "Updates licenses. Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License This cmdlet updates licenses. For more information on updating licenses, see the Updating License section of User Guide for VMware vSphere." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/update-vbrlicense.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Licenses > Update-VBRLicense" dateModified: "2026-08-19" --- # Update-VBRLicense ## Short Description Updates licenses. **Product Edition**: Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax ``` Update-VBRLicense [] ``` ## Detailed Description This cmdlet updates licenses. For more information on updating licenses, see the [Updating License](https://helpcenter.veeam.com/docs/vbr/userguide/license_update.html?ver=13) section of User Guide for VMware vSphere. ## Parameters `` This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see [ Microsoft Docs](https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_commonparameters?view=powershell-7). ## Examples ::: example ### Updating Licenses ``` Update-VBRLicense ``` :::