How to enable th ByPass Proxy Server for local address using VBScript
-
Monday, February 27, 2012 7:41 PM
Hi All,
How to enable the ByPass Proxy Server for local address checkbox using VBScript?
- Edited by Divakar Sivanesan Monday, February 27, 2012 8:31 PM
All Replies
-
Monday, February 27, 2012 10:44 PM
Hi All,
How to enable the ByPass Proxy Server for local address checkbox using VBScript?
proxycfg /?
proxycfg -p 192.168.1.1 local
¯\_(ツ)_/¯
- Proposed As Answer by BigteddyMicrosoft Community Contributor Tuesday, February 28, 2012 3:15 AM
- Marked As Answer by IamMredMicrosoft Employee, Owner Friday, March 02, 2012 3:15 AM
-
Monday, February 27, 2012 11:39 PM
http://msdn.microsoft.com/en-us/library/windows/desktop/aa384069(v=vs.85).aspx
"In Windows Vista and Windows Server 2008: ProxyCfg.exe has been deprecated. It is replaced by the Netsh.exe winhttp commands."
Gastone Canali >http://www.armadillo.it
Se alcuni post rispondono al tuo quesito (non necessariamente i miei), ricorda di contrassegnarli come risposta e non dimenticare di contrassegnare anche i post utili . GRAZIE!
- Edited by GastoneCanaliMicrosoft Community Contributor Monday, February 27, 2012 11:40 PM
- Edited by GastoneCanaliMicrosoft Community Contributor Monday, February 27, 2012 11:40 PM
- Edited by GastoneCanaliMicrosoft Community Contributor Monday, February 27, 2012 11:40 PM
- Marked As Answer by IamMredMicrosoft Employee, Owner Friday, March 02, 2012 3:15 AM
-
Tuesday, February 28, 2012 12:28 AM
http://msdn.microsoft.com/en-us/library/windows/desktop/aa384069(v=vs.85).aspx
"In Windows Vista and Windows Server 2008: ProxyCfg.exe has been deprecated. It is replaced by the Netsh.exe winhttp commands."
Gastone Canali >http://www.armadillo.it
Se alcuni post rispondono al tuo quesito (non necessariamente i miei), ricorda di contrassegnarli come risposta e non dimenticare di contrassegnare anche i post utili . GRAZIE!
Good point if needed.
¯\_(ツ)_/¯
-
Tuesday, February 28, 2012 9:22 AM
Hi All,
Thanks all. I need a script to achieve this. Can any one please provide the script to enable the bypass proxy server for local address. I need to mark the checkbox.
Am using Win-7 64 bit os. Any registry settings???
Thanks
Divakar
- Edited by Divakar Sivanesan Tuesday, February 28, 2012 9:24 AM
-
Tuesday, February 28, 2012 11:06 AM
Hi All,
Thanks all. I need a script to achieve this. Can any one please provide the script to enable the bypass proxy server for local address. I need to mark the checkbox.
Am using Win-7 64 bit os. Any registry settings???
Thanks
Divakar
Your question was answered above.
¯\_(ツ)_/¯

