Jobs

Applies To: Windows Server 2008 R2

A BITS job represents one application’s request to transfer a set of files from a server or to a server. A job contains one or more files to transfer, and properties that specify how BITS transfers the files and interacts with an application (such as the priority of the job, the number of files allowed, and the network credentials used to authenticate to a server).

Events

Event ID Source Message

1

Microsoft-Windows-Bits-Client

BITS job "%2" with ID %1 has been resumed.

2

Microsoft-Windows-Bits-Client

BITS job "%2" with ID %1 has been suspended.

3

Microsoft-Windows-Bits-Client

The BITS service created a new job: %1, with owner %2

4

Microsoft-Windows-Bits-Client

Job completion. User: %1, job: %2, jobID: %3, owner: %4, filecount: %5

5

Microsoft-Windows-Bits-Client

Job canceled. User: %1, job: %2, jobID: %3, owner: %4, filecount: %5

59

Microsoft-Windows-Bits-Client

BITS is starting to transfer "%4" for job "%2".

60

Microsoft-Windows-Bits-Client

BITS has stopped transferring "%4" for job "%2". The status code was %6.

61

Microsoft-Windows-Bits-Client

BITS has stopped transferring "%4" for job "%2". The status code was %6.

63

Microsoft-Windows-Bits-Client

The BITS job %1 is configured to launch %3 after transfer of %2. The notification program returned error %4. BITS will continue to launch the program periodically until it succeeds.

64

Microsoft-Windows-Bits-Client

The BITS job %1 is configured to launch %3 after transfer of %2. The service failed to launch the program with error %4. BITS will continue trying to launch the program periodically until it succeeds.

203

Microsoft-Windows-Bits-Client

The BITS service provided job credentials in response to an authentication challenge from %1 for job %2, url %3. The credentials were accepted.

204

Microsoft-Windows-Bits-Client

The BITS service provided job credentials in response to an authentication challenge from %1 for job %2, url %3. The credentials were rejected.

16384

Microsoft-Windows-Bits-Client

The administrator %4 canceled job "%2" on behalf of %3. The job ID was %1.

16385

Microsoft-Windows-Bits-Client

While canceling job "%2", BITS was unable to remove some temporary files. To recover disk space, delete the files listed below. The job ID was %1. %3

16386

Microsoft-Windows-Bits-Client

While canceling job "%2", BITS was unable to remove some temporary files. To recover disk space, delete the temporary files. Note: Because of space limitations, not all files are listed. Check for additional files of the form BITxxx.TMP in the same directory. The job ID was %1. %3

16387

Microsoft-Windows-Bits-Client

The administrator %3 modified the %4 property of job "%2". The job ID was %1.

16388

Microsoft-Windows-Bits-Client

The administrator %4 took ownership of job "%2" from %3. The job ID was %1.

16389

Microsoft-Windows-Bits-Client

Job "%2" owned by %3 was canceled after being inactive for more than %4 days. The job ID was %1.

16390

Microsoft-Windows-Bits-Client

Job "%2" owned by %3 failed to notify its associated application. BITS will retry in %4 minutes. The job ID was %1.

16398

Microsoft-Windows-Bits-Client

A new BITS job could not be created. The current job count for the user %1 (%2) is equal to or greater than the job limit (%3) specified through Group Policy. To correct the problem, complete or cancel the BITS jobs that have not made progress by looking at the error, and restart the BITS service. If this error recurs, contact your system administrator and increase the per-user and per-computer Group Policy job limits.

16400

Microsoft-Windows-Bits-Client

A new BITS job could not be created. The current job count for this computer (%2) is equal to or greater than the per-computer job limit (%3) specified through Group Policy. To correct the problem, complete or cancel the BITS jobs that have not made progress by looking at the error and restarting the BITS service. If this error recurs, contact your system administrator and increase the per-computer Group Policy job limits.

16401

Microsoft-Windows-Bits-Client

BITS could not add files to %1 job. The file count for %1 job (%2) has exceeded the per-job file limit (%3) specified through Group Policy. To correct the problem, increase the computer’s per-job file limit Group Policy settings and restart the BITS service.

16402

Microsoft-Windows-Bits-Client

BITS could not add ranges to %1 file. The range count for %1 file (%2) has exceeded the per-file range limit (%3) specified through Group Policy. To correct the problem, increase the per-file range limit Group Policy setting and restart the BITS service.

Job Queue

BITS Infrastructure