Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 842 Bytes

File metadata and controls

40 lines (28 loc) · 842 Bytes
title description ms.topic ms.assetid ms.author author manager ms.date
bitsadmin takeownership
Reference article for the bitsadmin takeownership command, which lets a user with administrative privileges take ownership of the specified job.
reference
ea0ce7cb-440a-498f-a3ef-8368fa43e399
jgerend
JasonGerend
mtillman
10/16/2017

bitsadmin takeownership

Lets a user with administrative privileges take ownership of the specified job.

Syntax

bitsadmin /takeownership <job>

Parameters

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

Examples

To take ownership of the job named myDownloadJob:

bitsadmin /takeownership myDownloadJob

Related links