To enable the MMPSTEE Agent to control the max bandwidth available to BITS based on a schedule:
** If multiple configurations are required for different types of users, Agent profiles for each use case may be created to accommodate this need.
The BITS configuration changes are done in the Agent XML by adding three lines to the bottom of the file
<BitsUploadMaxSpeedBusinessHours>xxx</BitsUploadMaxSpeedBusinessHours>
<BitsUploadMaxSpeedNonBusinessHours>yyy</BitsUploadMaxSpeedNonBusinessHours>
<BitsUploadSpeedSchedule>zzz</BitsUploadSpeedSchedule>
These changes configure the MMPSTEE Agent at the time the upload starts, and are reflected in the migration agent log.
Once the various parameters are determined, they are set up in the following steps.
Modify the MMPSTEE Agent config file for a given profile.
<BitsUploadMaxSpeedBusinessHours>xxx</BitsUploadMaxSpeedBusinessHours>
<BitsUploadMaxSpeedNonBusinessHours>yyy</BitsUploadMaxSpeedNonBusinessHours>
<BitsUploadSpeedSchedule>zzz</BitsUploadSpeedSchedule>
where
xxx is the business hours bandwidth limit in kilobits/sec
yyy is the non-business hours bandwidth limit in kilobits/sec
zzz is the schedule in hex format.
To determine the hex value of the schedule:
Once the migration has started, the config information is transferred to the workstation, and is annotated in the migration agent log as shown below.
2015-08-21T12:54:16.7091533+02:00|Info|8|ClientCopyCore|ExecutingProcess.ProcessUpload => BitsLimitation.CheckBitsLimitation => LoggerImpl.Write|Changing Bits settings to: Enabled:True On/Off schedule: 369/2214 From/To: 8/17
Once the config changes are received by the agent, changes are made to the workstation registry as shown below. These keys are located in HKLM\software\policies\microsoft\windows\BITS.
The configuration can also be seen using gpedit.msc as show below.\
© 2021 Quest Software Inc. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy