Also look at this program:
http://www.proxyswitcher.c
Main Topics
Browse All TopicsScenario;
Laptop users in corporate network require Internet Explorer configuration to point to a proxy server for internet access. The same users go home where they all have wireless networks to connect remotely via vpn - but the Internet Explorer settings require no proxy, and to Automatically Detect Settings, which will give them internet access and ability to use vpn. I want to implement a solution whereby
A) they log on our corporate network, a gp is applied for the proxy settings in IE so that they have access.
B) they go home, connect to their wireless network, and a local group policy for the laptop sets IE settings to Automatically Detect Settings which will then give them internet access for vpn.
The laptops are predominantly winxp pro sp2, the domain is currently win2000.
I have a local group policy on the laptops which sets User Config\Windows Settings\Internet Explorer Maintenace\Connection\Auto
I have a domain Group Policy which sets User Config\Windows Settings\Internet Explorer Maintenace\Connection\Prox
Problem is, when disconnect the laptop from corporate network, shutdown, restart and log on again to the laptop, it is the domain Group Policy settings that are showing in Internet Explorer settings for our corporate network, and not the settings as per the local group policy - hence theres no internet access at their home location. Is there a way to ensure that local group policies are implemented when not connected to the domain, or that domain group policy settings are removed at log off
If anyone has a totally different and succinct solution to configure IE connection settings for conection at office, and seperate configuration for home profile to allow internet access, would be very interested to hear. Thanks in advance for any info
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: sreeraoPosted on 2005-07-18 at 08:06:15ID: 14466834
Hi JohnBCampbell, udios.net/ products/p lugbrowse. htm) that would do the same thing as the batch file. Users can click on an icon and it will set them to the appropriate location.
I am sure you have considered these options but just wanted to list them anyway:
a. Create different profiles during startup so that you can configure it according. You can then configure the machine to use the appropriate settings.
b. Create a batch file that would switch the proxy configuration settings. Put the batch file on the desktop or have it run as a startup script when they login at home. The batch file can detect if they are logged on to the network and if they are, then disable it to run any further.
c. Use a third party program like Plug&Browser (http://www.interactive-st
-Sree