|
Re: Problem getting and setting proxy details
"Philip Fourie" <PhilipFourie@discussions.microsoft.com> wrote in message news:2D83E8F7-B30E-4572-98DE-FFCAF79DFAA9@microsoft.com...
>I am trying to configure a proxy server for BITS. Getting or setting a proxy
> results in a 'The system cannot find the file specified' error message. (See
> below)
>
> Any ideas what are causing this?
>
>
> -------
> C:\Program Files\Support Tools>bitsadmin.exe /util /getieproxy LOCALSYSTEM
>
> BITSADMIN version 2.0 [ 6.6.3790.1830 ]
> BITS administration utility.
> (C) Copyright 2000-2004 Microsoft Corp.
>
> Unable to get IE proxy settings - 0x80070002
> The system cannot find the file specified.
What do you get if you use some more options?
bitsadmin /util /getieproxy localsystem /conn /?
Also what do you from
bitsadmin /util /version /verbose
If you're not getting enough clues from the standard diagnostics
I would try using ProcMon to supplement them. E.g. that could
help give a name to your "specified" file.
Good luck
Robert Aldwinckle
---
|