Added Bitsadmin.exe example
parent
183e618148
commit
c5617669aa
|
@ -16,6 +16,8 @@ bitsadmin /complete 1
|
|||
|
||||
|
||||
bitsadmin /create 1 & bitsadmin /addfile 1 c:\windows\system32\cmd.exe c:\data\playfolder\cmd.exe & bitsadmin /RESUME 1 & bitsadmin /Complete 1 & bitsadmin /reset
|
||||
|
||||
bitsadmin /create 1 & bitsadmin /addfile 1 c:\windows\system32\cmd.exe c:\data\playfolder\cmd.exe & bitsadmin /SetNotifyCmdLine 1 c:\data\playfolder\1.txt:cmd.exe NULL & bitsadmin /RESUME 1 & bitsadmin /Reset
|
||||
```
|
||||
|
||||
Acknowledgements:
|
||||
|
|
Loading…
Reference in New Issue