Monday, June 18, 2012

DisableLoopbackCheck with powershell


Loopback fix server.
To set the DisableLoopbackCheck registry key,

New-ItemProperty HKLM:\System\CurrentControlSet\Control\Lsa -Name "DisableLoopbackCheck" -Value "1"



No comments:

Post a Comment