VBRProtectionGroupDeploymentOptions
Contains Veeam Agent deployment settings for a protection group.
Properties
|
Property |
Type |
Description |
|---|---|---|
|
DistributionServer |
CHost |
The distribution server responsible for Veeam Agent setup files delivery to computers added to the protection group. |
|
InstallAgent |
bool |
Indicates if Veeam Backup & Replication automatically installs Veeam Agents on all discovered computers of the protection group. |
|
UpgradeAutomatically |
bool |
Indicates if Veeam Backup & Replication automatically upgrades Veeam Agents on discovered computers when the new Veeam Agent version or private fix appears on the distribution server. |
|
InstallDriver |
bool |
Indicates if Veeam Backup & Replication automatically installs the CBT driver on discovered computers protected with Veeam Agent for Microsoft Windows. |
|
RebootIfRequired |
bool |
Indicates if Veeam Backup & Replication reboots discovered computers after the CBT driver installation. |
Related Commands