Hive: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
Key: EnableICMPRedirect
default: dword:00000001
current workaround: set it to "dword:00000000" to disable it
if any service doesn't work anymore, just set it back to "1" and wait for the final patch
Thursday, 27 November 2014
Tuesday, 25 November 2014
Registry - Outlook - Mark item as read when selection changes
Hive: HKCU\\Software\Microsoft\Office\15.0\Outlook\Preferences\
Key: PreviewDontMarkUntilChange
Value: 1 (on)
Value: 0 (off)
15.0 = 2013
14.0 = 2010
...
Monday, 20 October 2014
Registry - get device information from the internet
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Device Metadata
Key: PreventDeviceMetadataFromNetwork
Value: 0
Windows can display enhanced device icons and information from the internet. click to change...
This will then allow icons to download from the internet automatically.
before after
Key: PreventDeviceMetadataFromNetwork
Value: 0
Windows can display enhanced device icons and information from the internet. click to change...
This will then allow icons to download from the internet automatically.
before after
Thursday, 16 October 2014
Registry - Disabling SSLv3 Support in Internet Explorer - Poodle
HKCU\ Software\Microsoft\Windows\CurrentVersion\Internet Settings\SecureProtocols:
0x00000A80
Result:
Subscribe to:
Posts (Atom)