/build/static/layout/Breadcrumb_cap_w.png

Internet Proxy Settings

I am used a scripted install to roll out Win7, Office 2010, Adobe Reader and Java. Java needs an internet connection to install. We use a Proxy Server and I need to be able to change Internet Connection Proxys Server Settings so that the scripted image I deploy can access the internet straight away without manual intervention. Is the a way of doing this with a post install task?

Thanks in advance

Paddy

0 Comments   [ + ] Show comments

Answers (4)

Posted by: warmep 12 years ago
Third Degree Green Belt
1
I have seen people use reg files to do this, and kick it off with "regedit.exe /s filename.reg"

Here is a Microsoft kb on how to set up the file. Hope that helps.
Posted by: wollie 12 years ago
Orange Belt
0
Create a registry file with below settings. (change the ip of the proxy server)
This will set and enable the proxy.

A better way is to use the autodetect settings in your dhcp.
So you doesnt have to set the proxy manual.


Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Connections]
"DefaultConnectionSettings"=hex:3c,00,00,00,11,00,00,00,01,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"AutoConfigProxy"="wininet.dll"
"ProxyEnable"=dword:00000001
"ProxyServer"="proxyip:portnumber"
"ProxyOverride"="10.0.*.*;172.16.*.*;"
Posted by: wollie 12 years ago
Orange Belt
0
Automatic Discovery for Firewall and Web Proxy Clients
http://technet.microsoft.com/en-us/library/cc713344.aspx
Posted by: ScottinOkla 12 years ago
Orange Belt
0
We use the standalone Java installers as post installation tasks and do not have a problem. Are you sure you are using the standalone redistributable java?
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ