I have a script and part of what it does is disable the "Connections" tab for Internet Explorer "Tools" > "Options". Wrote it a couple of years ago and have not had problems until recently. The script has the line:
Code: Select all
RegistryWriteKey>HKEY_CURRENT_USER,Software\Policies\Microsoft\Internet Explorer\Control Panel,ConnectionsTab,1
Code: Select all
RegistryWriteKey>HKEY_CURRENT_USER,Software\Politech\Microsoft\Internet Explorer\Control Panel,ConnectionsTab,1