Microsoft has introduced a security feature that refuses to serve a request if the target server name is not the server's actual name. This feature will prevent creation of DNS aliases for use in various scenarios like aliases for SQL Servers, File and Printer Sharing etc.
- Go to "Run" App:

- Type "regedit" and press Enter:

- In the Registry Editor go to "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters":


- Right-click on Parameters and Create a new DWORD:

- Right-click on DisableLoopbackCheck and modify the value:

- Set the value to 1 Decimal:


- Restart the machine.

Mahesh ChandPosted Feb 6, 2013, 5:45 PM
I've created a new category and moved to Windows Server 2012 category