* Windows 7 needs tweaking:
Open Notepad Copy the following code into notepad:
{{Text|Text=<pre>Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanManWorkstation\Parameters]
"DNSNameResolutionRequired"<nowiki>=</nowiki>dword:00000000
"RequireStrongKey"<nowiki>=</nowiki>dword:00000001
"SealSecureChannel"<nowiki>=</nowiki>dword:00000001
"SignSecureChannel"<nowiki>=</nowiki>dword:00000001}}</pre>
*Save the file as a .reg NOT a .txt, and double-click it, select Run if asked to run or cancel, then windows will warn that you are adding things to the registry click yes as it is safe, then click ok, it will get entered into the registry.