Assign-VBRInstanceWorkload
Short Description
Sets the product edition for standalone Veeam Agents.
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Syntax
|
Assign-VBRInstanceWorkload -Workload <VBRLicensedInstanceWorkload[]> -LicenseMode <VBRAgentLicenseMode> [<CommonParameters>] |
Detailed Description
This cmdlet sets the product edition for standalone Veeam Agents to one of the following:
- Server edition
- Workstation edition
Parameters
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
LicenseMode |
Specifies a product edition. The cmdlet will set this product edition to protected. You can specify either of the following product editions:
|
|
True |
Named |
False |
|
Workload |
Specifies an array of protected workloads. The cmdlet will set the product edition for these workloads.
Accepts the |
True |
Named |
True (ByPropertyName, ByValue) |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Examples
Example 1. Setting Server Edition
|
This example shows how to set the Server edition for a standalone Veeam Agent that is running the Workstation edition.
Perform the following steps:
|
Example 2. Setting Workstation Edition
|
This example shows how to set the Workstation edition for a standalone Veeam Agent that is running the Server edition.
Perform the following steps:
|
Related Commands
Get-VBRInstalledLicenseReturns details about licenses installed on a backup server.Get-VBRLicensedSocketWorkloadReturns details on licensed hosts.