Bitsadmin /getnotifycmdline

 

Applies To: Windows Vista, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows 8

Retrieves the command-line command that is ran when the job finishes transferring data.

Syntax

bitsadmin /GetNotifyCmdLine <Job>

Parameters

Parameter

Description

Job

The job's display name or GUID

Examples

The following example retrieves the command-line command used by the service when the job named myDownloadJob completes.

C:\>bitsadmin /GetNotifyCmdLine myDownloadJob

Additional references

Command-Line Syntax Key