Configuration Proxy IE
Hi, I need to make a package to configure proxy settings on Internet Options, I already did a package with this settings on HKCU registry, but when I have installed it, these settings works on Admin profile but no on User profile.
Have you any idea about how may I do to solve it?
Have you any idea about how may I do to solve it?
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
joedown
13 years ago
Are you building an msi package to do this? This is better controlled through group policy but if you are going the installer route you need to either utilize active setup or self healing to have the correct registry entries populated for all users. You could also make the proxy settings per machine which would apply to all users.
Posted by:
jcarri06
13 years ago
CMI,
Like Joe above, I would strongly suggest you leverage GPO (if possible) to set IE settings. If this is not an option, I would recommend you look into IEAK to deploy IE/settings:
http://technet.microsoft.com/en-us/ie/bb219517.aspx
G'luck,
J
Like Joe above, I would strongly suggest you leverage GPO (if possible) to set IE settings. If this is not an option, I would recommend you look into IEAK to deploy IE/settings:
http://technet.microsoft.com/en-us/ie/bb219517.aspx
G'luck,
J

so that the conversation will remain readable.