bitsadmin getreplydatabitsadmin getreplydata
サーバーのアップロード応答データを、ジョブの16進形式で取得します。Retrieves the server's upload-reply data in hexadecimal format for the job.
注意
このコマンドは、BITS 1.2 以前ではサポートされていません。This command isn't supported by BITS 1.2 and earlier.
構文Syntax
bitsadmin /getreplydata <job>
パラメーターParameters
パラメーターParameter | DescriptionDescription |
---|---|
ジョブ (job)job | ジョブの表示名または GUID。The job's display name or GUID. |
例Examples
Mydownloadjobという名前のジョブのアップロード応答データを取得するには、次のようにします。To retrieve the upload-reply data for the job named myDownloadJob:
bitsadmin /getreplydata myDownloadJob