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 (All supported versions)
The bitsadmin rawreturn command returns data suitable for parsing. Typically, you use this command with the /create and /get* switches to receive only the value. You must specify this switch before other switches.
Note
This command strips newline characters and formatting from the output.
Syntax
bitsadmin /rawreturn
Examples
To retrieve the raw data for the state of the job named myDownloadJob:
bitsadmin /rawreturn /getstate myDownloadJob