
05-15-2009
|
|
|
|
Re: Problem getting and setting proxy details
"Philip Fourie" <PhilipFourie@discussions.microsoft.com> wrote in message news:10168553-94D3-46DE-903B-99E22F57CF97@microsoft.com...
> Thanks Robert,
>
> I have included the output of the two commands. I don't see anything wrong
Your /conn /? response is a surprise, I think.
E.g. I don't have one; I get told that. You supposedly have one
but don't?
Oops. Serendipity? I pasted your truncated line... ; )
<cmd_output OS="XPsp3">
E:\>bitsadmin /util /getieproxy localsystem /conn
BITSADMIN version 2.0 [ 6.6.2600.2180 ]
BITS administration utility.
(C) Copyright 2000-2004 Microsoft Corp.
Current IE proxy settings for account localsystem:
(connection = default)
Proxy usage: NO_PROXY
</cmd_output>
Here's what I intended to show you: ; )
<cmd_output>
E:\>bitsadmin /util /getieproxy localsystem /conn /?
BITSADMIN version 2.0 [ 6.6.2600.2180 ]
BITS administration utility.
(C) Copyright 2000-2004 Microsoft Corp.
Internet Explorer currently has the following network connections names registered (other than the default connection): <none>
</cmd_output>
> and will explore the procmon route.
Good luck
Robert
---
>
>
> C:\Program Files\Support Tools>bitsadmin /util /getieproxy localsystem /conn
> /?
>
> BITSADMIN version 2.0 [ 6.6.3790.1830 ]
> BITS administration utility.
> (C) Copyright 2000-2004 Microsoft Corp.
>
>
> C:\Program Files\Support Tools>
> C:\Program Files\Support Tools>bitsadmin /util /version /verbose
>
> BITSADMIN version 2.0 [ 6.6.3790.1830 ]
> BITS administration utility.
> (C) Copyright 2000-2004 Microsoft Corp.
>
> Version of BITS installed on the system: 2.0
>
> File version for BITS binaries:
> file path version langId
> C:\WINDOWS\system32\qmgr.dll 6.6.3790.3959 1033
> C:\WINDOWS\system32\qmgrprxy.dll 6.6.3790.3959 1033
> C:\WINDOWS\system32\bitsprx2.dll 6.6.3790.3959 1033
> C:\WINDOWS\system32\xpob2res.dll 5.2.3790.3959 1033
> C:\WINDOWS\system32\bitsprx3.dll 6.6.3790.3959 1033
>
> Is BITS secondary service DLL active: No
> BITS secondary service DLL path: N/A
>
> Pending rename operations involving BITS files (delayed until next reboot):
> None
>
> Is BITS's maximum network bandwidth utilization policy active? NO
> Is BITS's job inactivity timeout policy active? NO
>
> Checking BITS main COM interfaces...
>
> Attempting to instantiate BITS main interface, IBackgroundCopyManager...
> The BITS service will be started if not already running.
> SUCCESS - IBackgroundCopyManager is correctly registered and can be
> instantiated.
> SUCCESS - IBackgroundCopyJob2 is correctly registered.
> SUCCESS - IBackgroundCopyJob3 is correctly registered.
>
> SUCCESS - no BITS configuration errors were found!!
|