Bitsadmin /wrap
Applies To: Windows Vista, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows 8
Wraps any line of output text extending beyond the rightmost edge of the command window to the next line.
Syntax
bitsadmin /Wrap Job
Parameters
Parameter |
Description |
---|---|
Job |
The job's display name or GUID |
Remarks
Specify before other commands. By default, all commands, except the Bitsadmin -monitor command, wrap the output.
Examples
The following example retrieves information for the job named myDownloadJob and wraps the output.
C:\>bitsadmin /Wrap /Info myDownloadJob /verbose