How to enable th ByPass Proxy Server for local address using VBScript
-
2012年2月27日 19:41
Hi All,
How to enable the ByPass Proxy Server for local address checkbox using VBScript?
- 已编辑 Divakar Sivanesan 2012年2月27日 20:31
全部回复
-
2012年2月27日 22:44
Hi All,
How to enable the ByPass Proxy Server for local address checkbox using VBScript?
proxycfg /?
proxycfg -p 192.168.1.1 local
¯\_(ツ)_/¯
- 已建议为答案 BigteddyMicrosoft Community Contributor 2012年2月28日 3:15
- 已标记为答案 IamMredMicrosoft Employee, Owner 2012年3月2日 3:15
-
2012年2月27日 23:39
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!
- 已编辑 GastoneCanaliMicrosoft Community Contributor 2012年2月27日 23:40
- 已编辑 GastoneCanaliMicrosoft Community Contributor 2012年2月27日 23:40
- 已编辑 GastoneCanaliMicrosoft Community Contributor 2012年2月27日 23:40
- 已标记为答案 IamMredMicrosoft Employee, Owner 2012年3月2日 3:15
-
2012年2月28日 0:28
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.
¯\_(ツ)_/¯
-
2012年2月28日 9:22
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
- 已编辑 Divakar Sivanesan 2012年2月28日 9:24
-
2012年2月28日 11:06
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.
¯\_(ツ)_/¯

