Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows 8
Retrieves the download timeout in seconds.
Syntax
bitsadmin /GetMaxDownloadTime <Job>
Parameters
Parameter |
Description |
|---|---|
Job |
The job's display name or GUID |
Remarks
- N/A
Examples
The following example gets maximum download time for the job named myDownloadJob in seconds.
C:\>bitsadmin /GetMaxDownloadTime myDownloadJob