--- title: "VBRProtectionGroupAdvancedWindowsOptions" description: "Contains settings for Veeam Agent for Microsoft Windows machines. New-VBRProtectionGroupAdvancedWindowsOptions" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrprotectiongroupadvancedwindowsoptions.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRProtectionGroupAdvancedWindowsOptions" dateModified: "2026-09-03" --- # VBRProtectionGroupAdvancedWindowsOptions Contains settings for Veeam Agent for Microsoft Windows machines. ## Properties
|
Property |
Type |
Description |
|---|---|---|
|
EnableBandwidthThrottling |
bool |
Enables the bandwidth limit. |
|
BandwidthThrottlingValue |
int |
Bandwidth limit value. |
|
BandwidthThrottlingUnitType |
Measure units for measure limits. |
|
|
UseSpecifiedWiFiNetworks |
bool |
Uses specific networks. |
|
WiFiNetworks |
string[] |
Specifies the SSID of the allowed Wi-Fi network. |
|
DisableBackupOverMeteredConnection |
bool |
Disables backup over metered connections. |
|
DisableBackupOverVPNConnections |
bool |
Disables backup over VPN connections. |
|
EnableAgentThrottling |
bool |
Enables throttling. |
|
ThrottleAgentOn |
Type of computers for which Veeam Backup & Replication throttles activities. |
|
|
EnableFLRWithoutAdministrativeAccount |
bool |
Allows file-level restore without administrative privileges. |