Bitsadmin /addfileset
Updated: April 17, 2012
Applies To: Windows Server 2008, Windows Server 2008 R2, Windows Vista
Adds one or more files to the specified job.
bitsadmin /addfileset <Job> <TextFile>
| Parameter | Description | ||
|---|---|---|---|
|
Job |
The job's display name or GUID |
||
|
TextFile |
A text file containing remote and local file names.
|
C:\>bitsadmin /addfileset files.txt

Note