- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks for both of the replies, they helped explain the issue, I've chosen to go with option 2 and amend the reg. manually but for some reason it is still not working, I've tried a number of things including adding this to HKEY_LOCAL_MACHINE:
isolation_writecopy HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Connections
Value=ProxyEnable
REG_DWORD=#01#00#00#00
The above has no effect at all, I've also tried adding the following to HKEY_CURRENT_USER:
isolation_writecopy HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Connections
Value=ProxyEnable
REG_DWORD=#01#00#00#00
Above also has no effect, but I've noticed in the HKEY_CURRENT_USER there is:
isolation_writecopy HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings
Value=WarnOnIntranet
REG_DWORD=#00#00#00#00
Value=ZonesSecurityUpgrade
REG_BINARY=#c2#60#f6#1a#29#38#cd#01
Value=ProxyEnable
REG_DWORD=#01#00#00#00
Value=ProxyServer
REG_SZ~*************** Value=ProxyOverride
REG_SZ~******************* Value=EnableAutodial
REG_DWORD=#00#00#00#00
Value=NoNetAutodial
REG_DWORD=#00#00#00#00
The above seems to already specify for proxy to be enabled, I've starred out some of our details. Am I using the incorrect key? or reg. value?
Regards,
Ross