Discussion:
Setting global proxy options using InternetSetOptions()
(too old to reply)
Serge Wautier
2008-03-12 15:52:21 UTC
Permalink
Hi All,

I use InternetSetOption(NULL, INTERNET_OPTION_PER_CONNECTION_OPTION,...) to
modify IE's proxy exception list.

What happens if user is subject to a global policy regarding proxy settings?
Does IE look at its "standard" proxy settings or does it pull them from I
don't where due to the policy? Does the policy management simply consist in
modifying these "standard" settings whenever user logs in?

Also, what happens if user uses an automatic configuration script? Do
"standard" settings still apply in addition to the what the script says?

TIA,

Serge.
Volodymyr M. Shcherbyna
2008-03-18 08:47:47 UTC
Permalink
Does the policy management simply consist in modifying these "standard"
settings whenever user logs in?
Yes
--
V.
This posting is provided "AS IS" with no warranties, and confers no
rights.
Hi All,
I use InternetSetOption(NULL, INTERNET_OPTION_PER_CONNECTION_OPTION,...)
to modify IE's proxy exception list.
What happens if user is subject to a global policy regarding proxy
settings? Does IE look at its "standard" proxy settings or does it pull
them from I don't where due to the policy? Does the policy management
simply consist in modifying these "standard" settings whenever user logs
in?
Also, what happens if user uses an automatic configuration script? Do
"standard" settings still apply in addition to the what the script says?
TIA,
Serge.
Serge Wautier
2008-03-27 07:16:12 UTC
Permalink
thanks
Post by Volodymyr M. Shcherbyna
Does the policy management simply consist in modifying these "standard"
settings whenever user logs in?
Yes
--
V.
This posting is provided "AS IS" with no warranties, and confers no
rights.
Hi All,
I use InternetSetOption(NULL, INTERNET_OPTION_PER_CONNECTION_OPTION,...)
to modify IE's proxy exception list.
What happens if user is subject to a global policy regarding proxy
settings? Does IE look at its "standard" proxy settings or does it pull
them from I don't where due to the policy? Does the policy management
simply consist in modifying these "standard" settings whenever user logs
in?
Also, what happens if user uses an automatic configuration script? Do
"standard" settings still apply in addition to the what the script says?
TIA,
Serge.
Loading...