Today my colleague and I ran across two vendor supplied machines running IE 6.0 (we're not supposed to update them) that we needed to get connected to the Internet for the vendor's support. Our proxy server, Ironport WSA, has an issue when used transparently with IE 6.0 that requires you to explicitly configure it as the proxy server. Unfortunately the vendor had disabled access to the LAN Settings even to the Administrator login.
Thankfully, you can't disable the registry. There are two ways for these settings to be disabled. The first is as an all users setting and the other is per user.
To enable the settings if done for all users open regedit and go to:
HKLM\Software\Policies\Microsoft\Internet Explorer\Control Panel
In that key will be two values, Proxy and Connection Settings. Set both to 0 to enable the settings.
The per user setting is in a similar path in the user hive.
HKCU\Software\Policies\Microsoft\Internet Explorer\Restrictions
Likewise the keys need changed to 0.
These are the random bits and bytes that come out of the brain of a Network Engineer from Springfield, IL. Hopefully they'll be of some use to someone other than myself.
Showing posts with label windows. Show all posts
Showing posts with label windows. Show all posts
Tuesday, February 21, 2012
Thursday, January 26, 2012
Neuron: Missing Window in Windows 7
We've all run into that occasion where an application gets confused after going from dual monitors to one or some other change and ends up "invisible". Usually it's somewhere very small or off on the screen that disappeared. In Windows XP I would just right click on the program in the task bar and choose move and then use the arrow keys to move it to a visible location. It's not quite that easy in Windows 7 since the option to move isn't there, but if you select the application and then type Alt+Space you will get the move menu.
Subscribe to:
Comments (Atom)