Bitsadmin /setreplyfilename
Updated: April 17, 2012
Applies To: Windows Server 2008, Windows Server 2008 R2, Windows Vista
Specify the path of the file that contains the server reply.
bitsadmin /SetReplyFileName <Job> <Path>
| Parameter | Description |
|---|---|
|
Job |
The job's display name or GUID |
|
Path |
Location to place the server reply |
Valid only for upload-reply jobs.
The following example sets the reply filename pathfor the job named myDownloadJob.
C:\>bitsadmin /SetReplyFileName myDownloadJob c:\reply
