Definer en arbeidsplan for å begrense maksimum båndbredde som brukes til BITS-bakgrunnsoverføringer

Denne policyinnstillingen begrenser nettverksbåndbredden som BITS (Background Intelligent Transfer Service) bruker til bakgrunnsoverføring i og utenom arbeidstiden. Arbeidsplanen defineres ved hjelp av en ukekalender, som inneholder dagene i uken og timene i dagen. Alle timer og dager som ikke er definert i en arbeidsplan, regnes som fritid.

Hvis du aktiverer denne policyinnstillingen, kan du definere en plan for å begrense nettverksbåndbredden i og utenom arbeidstiden. Når arbeidsplanen er definert, kan du angi grenser for båndbreddebruk for hvert av de tre prioritetsnivåene for BITS-bakgrunnsoverføring: høy, normal og lav.

Du kan angi en grense som skal gjelde for bakgrunnsjobber mens en arbeidsplan er aktiv. Du kan for eksempel begrense nettverksbåndbredden for jobber med lav prioritet til 128 kbps fra 08:00 til 17:00 i perioden mandag til fredag, og deretter kan du sette grensen til 512 kbps for fritiden.

Hvis du deaktiverer eller ikke konfigurerer denne policyinnstillingen, bruker BITS all tilgjengelig ubrukt båndbredde til bakgrunnsjobboverføringer.

Støttes av: Windows 7 eller datamaskiner med BITS 3.5 installert.

Registry HiveHKEY_LOCAL_MACHINE
Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling
Value NameEnableBandwidthLimits
Value TypeREG_DWORD
Enabled Value1
Disabled Value0

Ignorer båndbreddegrenser hvis kilden og målet er på samme delnett.
Registry HiveHKEY_LOCAL_MACHINE
Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling
Value NameIgnoreBandwidthLimitsOnLan
Value TypeREG_DWORD
Default Value0
True Value1
False Value0

Arbeidsdager

Fra


  1. Søndag
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameStartDay
    Value TypeREG_DWORD
    Value0
  2. Mandag
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameStartDay
    Value TypeREG_DWORD
    Value1
  3. Tirsdag
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameStartDay
    Value TypeREG_DWORD
    Value2
  4. Onsdag
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameStartDay
    Value TypeREG_DWORD
    Value3
  5. Torsdag
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameStartDay
    Value TypeREG_DWORD
    Value4
  6. Fredag
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameStartDay
    Value TypeREG_DWORD
    Value5
  7. Lørdag
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameStartDay
    Value TypeREG_DWORD
    Value6

til


  1. Søndag
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameEndDay
    Value TypeREG_DWORD
    Value0
  2. Mandag
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameEndDay
    Value TypeREG_DWORD
    Value1
  3. Tirsdag
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameEndDay
    Value TypeREG_DWORD
    Value2
  4. Onsdag
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameEndDay
    Value TypeREG_DWORD
    Value3
  5. Torsdag
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameEndDay
    Value TypeREG_DWORD
    Value4
  6. Fredag
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameEndDay
    Value TypeREG_DWORD
    Value5
  7. Lørdag
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameEndDay
    Value TypeREG_DWORD
    Value6

Arbeidstimer per dag

Fra


  1. 12:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameStartHour
    Value TypeREG_DWORD
    Value0
  2. 01:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameStartHour
    Value TypeREG_DWORD
    Value1
  3. 02:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameStartHour
    Value TypeREG_DWORD
    Value2
  4. 03:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameStartHour
    Value TypeREG_DWORD
    Value3
  5. 04:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameStartHour
    Value TypeREG_DWORD
    Value4
  6. 05:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameStartHour
    Value TypeREG_DWORD
    Value5
  7. 06:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameStartHour
    Value TypeREG_DWORD
    Value6
  8. 07:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameStartHour
    Value TypeREG_DWORD
    Value7
  9. 08:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameStartHour
    Value TypeREG_DWORD
    Value8
  10. 09:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameStartHour
    Value TypeREG_DWORD
    Value9
  11. 10:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameStartHour
    Value TypeREG_DWORD
    Value10
  12. 11:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameStartHour
    Value TypeREG_DWORD
    Value11
  13. 24:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameStartHour
    Value TypeREG_DWORD
    Value12
  14. 13:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameStartHour
    Value TypeREG_DWORD
    Value13
  15. 14:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameStartHour
    Value TypeREG_DWORD
    Value14
  16. 15:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameStartHour
    Value TypeREG_DWORD
    Value15
  17. 16:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameStartHour
    Value TypeREG_DWORD
    Value16
  18. 17:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameStartHour
    Value TypeREG_DWORD
    Value17
  19. 18:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameStartHour
    Value TypeREG_DWORD
    Value18
  20. 19:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameStartHour
    Value TypeREG_DWORD
    Value19
  21. 20:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameStartHour
    Value TypeREG_DWORD
    Value20
  22. 21:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameStartHour
    Value TypeREG_DWORD
    Value21
  23. 22:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameStartHour
    Value TypeREG_DWORD
    Value22
  24. 23:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameStartHour
    Value TypeREG_DWORD
    Value23

til


  1. 12:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameEndHour
    Value TypeREG_DWORD
    Value0
  2. 01:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameEndHour
    Value TypeREG_DWORD
    Value1
  3. 02:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameEndHour
    Value TypeREG_DWORD
    Value2
  4. 03:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameEndHour
    Value TypeREG_DWORD
    Value3
  5. 04:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameEndHour
    Value TypeREG_DWORD
    Value4
  6. 05:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameEndHour
    Value TypeREG_DWORD
    Value5
  7. 06:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameEndHour
    Value TypeREG_DWORD
    Value6
  8. 07:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameEndHour
    Value TypeREG_DWORD
    Value7
  9. 08:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameEndHour
    Value TypeREG_DWORD
    Value8
  10. 09:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameEndHour
    Value TypeREG_DWORD
    Value9
  11. 10:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameEndHour
    Value TypeREG_DWORD
    Value10
  12. 11:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameEndHour
    Value TypeREG_DWORD
    Value11
  13. 24:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameEndHour
    Value TypeREG_DWORD
    Value12
  14. 13:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameEndHour
    Value TypeREG_DWORD
    Value13
  15. 14:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameEndHour
    Value TypeREG_DWORD
    Value14
  16. 15:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameEndHour
    Value TypeREG_DWORD
    Value15
  17. 16:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameEndHour
    Value TypeREG_DWORD
    Value16
  18. 17:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameEndHour
    Value TypeREG_DWORD
    Value17
  19. 18:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameEndHour
    Value TypeREG_DWORD
    Value18
  20. 19:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameEndHour
    Value TypeREG_DWORD
    Value19
  21. 20:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameEndHour
    Value TypeREG_DWORD
    Value20
  22. 21:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameEndHour
    Value TypeREG_DWORD
    Value21
  23. 22:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameEndHour
    Value TypeREG_DWORD
    Value22
  24. 23:00
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameEndHour
    Value TypeREG_DWORD
    Value23

Båndbreddegrenser i arbeidstiden

Grense for høy prioritet:

Registry HiveHKEY_LOCAL_MACHINE
Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
Value NameHighBandwidthLimit
Value TypeREG_DWORD
Default Value0
Min Value
Max Value4294967200
Enhet med høy prioritet:


  1. kbps
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameHighBandwidthType
    Value TypeREG_DWORD
    Value1
  2. Mbps
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameHighBandwidthType
    Value TypeREG_DWORD
    Value2
  3. Ubegrenset
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameHighBandwidthType
    Value TypeREG_DWORD
    Value3

Grense for normal prioritet:

Registry HiveHKEY_LOCAL_MACHINE
Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
Value NameNormalBandwidthLimit
Value TypeREG_DWORD
Default Value0
Min Value
Max Value4294967200
Enhet med normal prioritet:


  1. kbps
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameNormalBandwidthType
    Value TypeREG_DWORD
    Value1
  2. Mbps
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameNormalBandwidthType
    Value TypeREG_DWORD
    Value2
  3. Ubegrenset
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameNormalBandwidthType
    Value TypeREG_DWORD
    Value3

Grense for lav prioritet:

Registry HiveHKEY_LOCAL_MACHINE
Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
Value NameLowBandwidthLimit
Value TypeREG_DWORD
Default Value0
Min Value
Max Value4294967200
Enhet med lav prioritet:


  1. kbps
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameLowBandwidthType
    Value TypeREG_DWORD
    Value1
  2. Mbps
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameLowBandwidthType
    Value TypeREG_DWORD
    Value2
  3. Ubegrenset
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\WorkSchedule
    Value NameLowBandwidthType
    Value TypeREG_DWORD
    Value3

Båndbreddegrenser på fritiden

Grense for høy prioritet:

Registry HiveHKEY_LOCAL_MACHINE
Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\NonWorkSchedule
Value NameHighBandwidthLimit
Value TypeREG_DWORD
Default Value0
Min Value
Max Value4294967200
Enhet med høy prioritet:


  1. kbps
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\NonWorkSchedule
    Value NameHighBandwidthType
    Value TypeREG_DWORD
    Value1
  2. Mbps
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\NonWorkSchedule
    Value NameHighBandwidthType
    Value TypeREG_DWORD
    Value2
  3. Ubegrenset
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\NonWorkSchedule
    Value NameHighBandwidthType
    Value TypeREG_DWORD
    Value3

Grense for normal prioritet:

Registry HiveHKEY_LOCAL_MACHINE
Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\NonWorkSchedule
Value NameNormalBandwidthLimit
Value TypeREG_DWORD
Default Value0
Min Value
Max Value4294967200
Enhet med normal prioritet:


  1. kbps
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\NonWorkSchedule
    Value NameNormalBandwidthType
    Value TypeREG_DWORD
    Value1
  2. Mbps
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\NonWorkSchedule
    Value NameNormalBandwidthType
    Value TypeREG_DWORD
    Value2
  3. Ubegrenset
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\NonWorkSchedule
    Value NameNormalBandwidthType
    Value TypeREG_DWORD
    Value3

Grense for lav prioritet:

Registry HiveHKEY_LOCAL_MACHINE
Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\NonWorkSchedule
Value NameLowBandwidthLimit
Value TypeREG_DWORD
Default Value0
Min Value
Max Value4294967200
Enhet med lav prioritet:


  1. kbps
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\NonWorkSchedule
    Value NameLowBandwidthType
    Value TypeREG_DWORD
    Value1
  2. Mbps
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\NonWorkSchedule
    Value NameLowBandwidthType
    Value TypeREG_DWORD
    Value2
  3. Ubegrenset
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSoftware\Policies\Microsoft\Windows\BITS\Throttling\NonWorkSchedule
    Value NameLowBandwidthType
    Value TypeREG_DWORD
    Value3


bits.admx

Administrative maler (datamaskiner)

Administrative maler (brukere)