Can the Background Intelligent Transfer Service be configured with VBScript?
I want to set up a job in a log on script.

Re: VBScript BITS by ThatsIT

ThatsIT
Fri May 11 09:07:39 CDT 2007


"BMC" <newsdeletegroup@inselremoveaffe.co.uk> wrote in message
news:9041328B-0BB4-46E3-8AAD-9C2F8062F667@microsoft.com...
> Can the Background Intelligent Transfer Service be configured with
> VBScript?
> I want to set up a job in a log on script.
Yes it can, there was a example on how to do it with via commanline
commands, but I don't remember the URL, I'm pretty sure it was on the
Microsoft Site, but yes it is possible


Re: VBScript BITS by mayayana

mayayana
Fri May 11 09:37:20 CDT 2007

Apparently it can:

http://www.infoworld.com/article/07/05/10/hackers-hijack-Windows-Update-down
loader_1.html

According to that link it's COM-accessible and
trusted! So it's the latest darling of the virus
writers. I'm guessing that BITS is one of the things
that hides behind svchost.exe, which is allowed
through by many later firewalls. Though personally,
if I were on an NT system, I'd want to set up a firewall
that blocks windows update and svchost.exe,
especially in light of this new BITS hack.

--
> Can the Background Intelligent Transfer Service be configured with
VBScript?
> I want to set up a job in a log on script.