Hi Experts,
I am using a proxy server when connecting to the internet, however, evey time I reboot my computer, the Proxy selection tick box in Internet Properties>Connections>LAN Settings de-selects itself and I am having to go in and select it every time I reboot. Is there a way of keeping this 'Use a Proxy Server for your LAN' option selected all the time? May be a start up script that selects it on reboot. Would appreciate the script coding and how I can set it up to run on startup.
Many thanks
Sam
Assumming my proxy is 192.168.101.1:8080.
attached is the code I have been using for ages. Just copy the code into a notepad file and rename it something like proxychanger.vbs
Double click on it to RUN.
Open in new window