That is a per user setting, so you need to change it in HKEY_CURRENT_USER (or load the default user profile and change it there for all new users) if you're trying to deploy this change remotely to machines that are already installed. Login script or a custom MSI in the user section of a GPO is probably the best way to do that.
In any case, it's here: Key: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings Value name: ProxyHttp1.1 Value type: DWORD Value data: 1 Hope that helps. Matt Clark Unit Head, Desktop Services IT Department UCSD Libraries >>> <[EMAIL PROTECTED]> 03/16/04 12:35AM >>> Dous anyone know how to change the setting of the advanced internet option Use HTTP 1.1 through proxy. I need to enable it on a bunch of machines and can not find how to access the setting through script Hope you can help Kevin Lawry ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ unattended-info mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unattended-info ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ unattended-info mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unattended-info
