Applies To: Windows Vista,Windows Server 2008,Windows Server 2008 R2
Adds one or more files to the specified job.
Syntax
Copy Code | |
|---|---|
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.
|
Examples
Copy Code | |
|---|---|
C:\>bitsadmin /addfileset files.txt | |






Note