Background Intelligent Transfer Service (BITS)
6 August 2002 by Snakefoot | Comment » | Trackback OffDescription:
Transfers files in the background using idle network bandwidth, uses the HTTP protocol and supports resuming of broken downloads.BITS can be ordered to a download file, but if the user logs off then it will suspend the file transfer, and resume again when the user logs back on again.
BITS starts when a file is added to its download queue, when the queue is empty the service stops again.
Related How to configure the bandwidth usage of BITS
Note if BITS is disabled and an application requests BITS then it will give this error:
Note if BITS fails to start or operate properly, then stop the service and reset the download queue by deleting the two files listed below. Can also find the files by doing a search for "qmgr" files MS KB920649, or if using Windows Vista than use the BITS Repair Tool:Event ID - 10005
Description - DCOM got error "The service cannot be started, either because it is disabled or because it has no enabled devices associated with it. " attempting to start the service BITS with arguments "" in order to run the server: { 4991D34B-80A1-4291-83B6-3328366B9097 }
More Info MS KB Q326460 (Previous Q326607)%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\qmgr0.dat %ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\qmgr1.dat
More Info BITSAdmin Tool Examples
Recommended State:
- Manual, if using Windows Update, Automatic Updates or want your programs like Windows, MSN Explorer etc. updated in the background.
- Disabled, if you want manually to control when Windows and your programs are updated.
Default State:
- Win2k SP3+: Automatic
- WinXP/2K3: Manual
- Vista: Automatic (Delayed Start)
Process Name:
- Win2k: svchost.exe -k BITSgroup (BITS)
- WinXP Pro/2k3: svchost.exe -k netsvcs (BITS)
Supports:
- None
Depends:
- Remote Procedure Call (RPC)
- Workstation (Win2k SP3+ only)
- System Event Notification (Win2k SP3+ only)
- Windows Management Instrumentation Driver Extensions (Win2k SP3+ only)
- COM+ Event System (Vista only)
Tags:
Category:
Updated: 23 September 2007