Expand Minimize
This topic has not yet been rated - Rate this topic

Bitsadmin /nowrap

Published: April 17, 2012

Updated: April 17, 2012

Applies To: Windows 8, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Vista

Truncates any line of output text extending beyond the rightmost edge of the command window.

bitsadmin /NoWrap

By default, all commands, except the Monitor command, wrap the output. Specify the NoWrap command before other commands.

The following example retrieves the state for the job named myDownloadJob and does not wrap the output

C:\>bitsadmin /NoWrap /GetState myDownloadJob

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.