Bitsadmin /addfileset

 

Applies To: Windows Vista, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows 8

Adds one or more files to the specified job.

Syntax

bitsadmin /addfileset <Job> <TextFile>

Parameters

Parameter

Description

Job

The job's display name or GUID

TextFile

A text file containing remote and local file names.

Note

The names are space-delimited. Lines that begin with a # character are treated as a comment.

Examples

C:\>bitsadmin /addfileset files.txt

Additional references

Command-Line Syntax Key