Applies To: Windows Server 2008,Windows Server 2008 R2,Windows Vista
Specify the path of the file that contains the server reply.
Syntax
![]() | |
---|---|
bitsadmin /SetReplyFileName <Job> <Path> |
Parameters
Parameter | Description |
---|---|
Job |
The job's display name or GUID |
Path |
Location to place the server reply |
Remarks
Valid only for upload-reply jobs.
Examples
The following example sets the reply filename pathfor the job named myDownloadJob.
![]() | |
---|---|
C:\>bitsadmin /SetReplyFileName myDownloadJob c:\reply |