Added Bitsadmin.exe example

master
Oddvar Moe 2018-05-07 14:07:52 +02:00
parent 183e618148
commit c5617669aa
1 changed files with 2 additions and 0 deletions

View File

@ -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: