Johnson Posted January 9, 2012 Report post Posted January 9, 2012 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 Quote Share this post Link to post Share on other sites More sharing options...
0 wmmayms Posted January 9, 2012 Report post Posted January 9, 2012 Hm you can do this with GPO. Or you can customize the IE installation with a tool called IEAK. http://technet.microsoft.com/en-us/ie/bb219517 Quote Share this post Link to post Share on other sites More sharing options...
0 Johnson Posted January 9, 2012 Report post Posted January 9, 2012 Thanks for your answer, unfortunately we dont use GPO at my company =/ I will see what IEAK can do for me, but I i would prefer to have every settings in my xml file Quote Share this post Link to post Share on other sites More sharing options...
0 wmmayms Posted January 9, 2012 Report post Posted January 9, 2012 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 Quote Share this post Link to post Share on other sites More sharing options...
0 Johnson Posted January 9, 2012 Report post Posted January 9, 2012 Thanks wmmayms, think my first step/try will be RunOnce. Is it more powerfull then SCCM 2007? Quote Share this post Link to post Share on other sites More sharing options...
0 wmmayms Posted January 9, 2012 Report post Posted January 9, 2012 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 Quote Share this post Link to post Share on other sites More sharing options...
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
Share this post
Link to post
Share on other sites