Bitsadmin getdisplayname and bitsadmin geterror command in Windows
The bitadmin getdisplayname command takes the display name of the specified task. The bitsadmin geterror command retrieves detailed error information for the specified job.
Table of Contents
The bitadmin getdisplayname command takes the display name of the specified task. The bitsadmin geterror command retrieves detailed error information for the specified job.
Bitsadmin command getdisplayname
Syntax
bitsadmin / GetDisplayName
Parameters
ParameterDescriptionJob Display name of the task or GUID.For example
The following example retrieves the display name for the task named myDownloadJob.
C:> bitsadmin / GetDisplayName myDownloadJob
Bitsadmin geterror command
Syntax
bitsadmin / GetError
Parameters
ParameterDescriptionJob Display name of the task or GUID.For example
The following example retrieves the error information for the task named myDownloadJob.
C:> bitsadmin / GetError myDownloadJob
See more:
- The command bitadmin addfilewithranges in Windows
- Bitsadmin create command in Windows
- Bitsadmin complete command in Windows
3.7 ★ | 3 Vote
Read More
- Bitsadmin create command in Windows
- Bitsadmin complete command in Windows
- Bitsadmin getmodificationtime and bitsadmin getnoprogresstimeout command
- The bitsadmin getbytestransferred and bitsadmin commands getcompletiontime in Windows
- The bitsadmin geterrorcount command and bitsadmin getfilestotal in Windows
- Order bitsadmin getnotifycmdline, getnotifyflags, getnotifyinterface
- The command bitadmin addfilewithranges in Windows
- Bitsadmin cancel command in Windows
- Bitsadmin command getproxylist, getproxyusage and getreplydata
- Command bitsadmin addfileset in Windows
- Bitsadmin command getcreationtime and bitsadmin getdescription in Windows
- Bitsadmin command getowner, get priority and getproxybypasslist
- Bitsadmin addfile command in Windows
- Sub-commands in nslookup Windows command (Part 2)