Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Applies To: Windows Server 2008, Windows Server 2008 R2, Windows Vista
Returns data suitable for parsing.
Syntax
bitsadmin /RawReturn
Remarks
Strips new line characters and formatting from the output.
Typically, you use this command in conjunction with the Create and Get* commands to receive only the value. You must specify this command before other commands.
Examples
The following example retrieves the raw data for the state of the job named myDownloadJob.
C:\>bitsadmin /RawReturn /GetState myDownloadJob