Jump to content


  • 0
Johnson

Proxy settings xml

Question

Hi.

 

I'm almost done with my unattended.xml but I cant figure out where to out my proxy settings in IE.

I would like to select "Use automatic configuration script" and type in my proxy url and also deselect "Automatic detect settings"

See picture

 

Hope anyone can help me out.

 

/Johnson

post-11797-0-03149500-1326118366_thumb.png

Share this post


Link to post
Share on other sites

5 answers to this question

Recommended Posts

  • 0

Im guessing your using "wsim" to build your unattended.xml?

I don´t use it very much but you should be able to add a run once key (default user) in there somewhere..

 

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]

"MigrateProxy"=dword:00000001

"ProxyEnable"=dword:00000001

"ProxyHttp1.1"=dword:00000000

"ProxyServer"="http://ProxyServername:80"

"ProxyOverride"="<local>"

 

GL, and when you have some time... Look into Microsoft MDT, it´s free, much easier and alot more powerfull ;)

http://www.microsoft.com/download/en/details.aspx?id=25175

Share this post


Link to post
Share on other sites

  • 0

MDT is a toolkit just for deploying operating system..

SCCM is used for alot more then just deploying operating systems (application dist, software updates, inventory etc).

 

It depends on your needs..

But for a smal organization MDT is golden ^_^

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.