3
Why does this bitsadmin command fail?
bitsadmin.exe /transfer myDownloadJob /download /priority normal http://mirror.anl.gov/pub/ubuntu-iso/DVDs/ubuntu/8.04/release/FOOTER.html c:\Temp
It seems that it should work, but it gives me this error:
BITSADMIN version 2.0 [ 6.6.2600.2180 ]
BITS administration utility.
(C) Copyright 2000-2004 Microsoft Corp.
Unable to add file - 0x80070005
Access is denied.
NOTE: I am using bitsadmin.exe from this file: WindowsXP-KB838079-SupportTools-ENU.exe
2It also doesn't accept relative paths for some reason, so it really needs to be an absolute file path. – Kim Gräsman – 2015-04-20T19:22:19.350