Link to home
Create AccountLog in
Avatar of sajjadpsh
sajjadpshFlag for United Arab Emirates

asked on

Windows 7 IE 8-9 Proxy Enabled & Disabled Batch File

Hi,

I am looking for a batch file  which can enable and disable  Windows 7 IE 8 - 9 proxy server.
So i don’t have to go every time to Internet Option - Connections - Lan Settings and check the proxy server on and off.


Thanks
ASKER CERTIFIED SOLUTION
Avatar of awawada
awawada

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Avatar of phoenix5ire
phoenix5ire

The easiest way to deploy a managed IE solution to all computers on a network is via Group Policy (GPO).

Here's a good tutorial, it should get you pointed in the right direction.
How to configure Internet Explorer via GPO

Hope it helps.