Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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