Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 804 Bytes

File metadata and controls

40 lines (28 loc) · 804 Bytes
title description ms.topic ms.assetid ms.author author manager ms.date
bitsadmin getdescription
Reference article for the bitsadmin getdescription command, which retrieves the description of the specified job.
reference
f3974603-ebbe-4d31-8217-040fe2d90c85
mosagie
robinharwood
mtillman
10/16/2017

bitsadmin getdescription

Retrieves the description of the specified job.

Syntax

bitsadmin /getdescription <job>

Parameters

Parameter Description
job The job's display name or GUID.

Examples

To retrieve the description for the job named myDownloadJob:

bitsadmin /getdescription myDownloadJob

Related links