Policy overview

Key metadata and intent for this policy.

ClassComputer
CategoryNetwork > Background Intelligent Transfer Service (BITS)
Supported onWindows 8 or Windows Server 2012 or Windows RT or computers with BITS 5 installed.

Supported OS tags: Windows10, Windows10RT, Windows11, Windows8, Windows81, WindowsRT, WindowsRT81, WindowsServer2012, WindowsServer2012R2, WindowsServer2016

This policy setting defines the default behavior that the Background Intelligent Transfer Service (BITS) uses for background transfers when the system is connected to a costed network (3G, etc.). Download behavior policies further limit the network usage of background transfers. If you enable this policy setting, you can define a default download policy for each BITS job priority. This setting does not override a download policy explicitly configured by the application that created the BITS job, but does apply to jobs that are created by specifying only a priority. For example, you can specify that background jobs are by default to transfer only when on uncosted network connections, but foreground jobs should proceed only when not roaming. The values that can be assigned are: - Always transfer - Transfer unless roaming - Transfer unless surcharge applies (when not roaming or overcap) - Transfer unless nearing limit (when not roaming or nearing cap) - Transfer only if unconstrained - Custom--allows you to specify a bitmask, in which the bits describe cost states allowed or disallowed for this priority: (bits described here) 0x1 - The cost is unknown or the connection is unlimited and is considered to be unrestricted of usage charges and capacity constraints. 0x2 - The usage of this connection is unrestricted up to a certain data limit 0x4 - The usage of this connection is unrestricted up to a certain data limit and plan usage is less than 80 percent of the limit. 0x8 - Usage of this connection is unrestricted up to a certain data limit and plan usage is between 80 percent and 100 percent of the limit. 0x10 - Usage of this connection is unrestricted up to a certain data limit, which has been exceeded. Surcharge applied or unknown. 0x20 - Usage of this connection is unrestricted up to a certain data limit, which has been exceeded. No surcharge applies, but speeds are likely reduced. 0x40 - The connection is costed on a per-byte basis. 0x80 - The connection is roaming. 0x80000000 - Ignore congestion.

Internal name
BITS_SetTransferPolicyOnCostedNetwork
Policy ID
ce8072cb2ffd
Elements
8

Registry values

How enabled and disabled states update the registry.

No explicit registry values are set for enabled or disabled states.

Policy elements

Inputs and configuration options exposed by this policy.

ElementTypeRegistry mappingConstraints & behavior
Foreground (Custom)
ID BITS_TransferPolicyForegroundPriorityValueCustom
decimal
HKLM\Software\Policies\Microsoft\Windows\BITS\TransferPolicy\ForegroundTransferPolicyCustom
Type REG_DWORD
Range: ? to 2147483647
High (Custom)
ID BITS_TransferPolicyHighPriorityValueCustom
decimal
HKLM\Software\Policies\Microsoft\Windows\BITS\TransferPolicy\HighTransferPolicyCustom
Type REG_DWORD
Range: ? to 2147483647
Normal (Custom)
ID BITS_TransferPolicyNormalPriorityValueCustom
decimal
HKLM\Software\Policies\Microsoft\Windows\BITS\TransferPolicy\NormalTransferPolicyCustom
Type REG_DWORD
Range: ? to 2147483647
Low (Custom)
ID BITS_TransferPolicyLowPriorityValueCustom
decimal
HKLM\Software\Policies\Microsoft\Windows\BITS\TransferPolicy\LowTransferPolicyCustom
Type REG_DWORD
Range: ? to 2147483647
Foreground
ID BITS_TransferPolicyForegroundPriorityValue
enum
HKLM\Software\Policies\Microsoft\Windows\BITS\TransferPolicy\ForegroundTransferPolicy
Type REG_DWORD
Options: Always transfer (2147483903), Transfer unless roaming (2147483775), Transfer unless surcharge applies (when not roaming or overcap) (2147483759), Transfer unless nearing limit (when not roaming or nearing cap) (2147483751), Transfer only if unconstrained (2147483681), Custom (255)
High
ID BITS_TransferPolicyHighPriorityValue
enum
HKLM\Software\Policies\Microsoft\Windows\BITS\TransferPolicy\HighTransferPolicy
Type REG_DWORD
Options: Always transfer (255), Transfer unless roaming (127), Transfer unless surcharge applies (when not roaming or overcap) (111), Transfer unless nearing limit (when not roaming or nearing cap) (103), Transfer only if unconstrained (33), Custom (255)
Normal
ID BITS_TransferPolicyNormalPriorityValue
enum
HKLM\Software\Policies\Microsoft\Windows\BITS\TransferPolicy\NormalTransferPolicy
Type REG_DWORD
Options: Always transfer (255), Transfer unless roaming (127), Transfer unless surcharge applies (when not roaming or overcap) (111), Transfer unless nearing limit (when not roaming or nearing cap) (103), Transfer only if unconstrained (33), Custom (255)
Low
ID BITS_TransferPolicyLowPriorityValue
enum
HKLM\Software\Policies\Microsoft\Windows\BITS\TransferPolicy\LowTransferPolicy
Type REG_DWORD
Options: Always transfer (255), Transfer unless roaming (127), Transfer unless surcharge applies (when not roaming or overcap) (111), Transfer unless nearing limit (when not roaming or nearing cap) (103), Transfer only if unconstrained (33), Custom (255)

Other policies in this category

Explore related policies at the same level.

View all policies in this category