SharePoint tricks
Sharepoint tips, tricks, solutions.
Friday, August 28, 2015
Disable Loopback Check - PowerShell
How to disable Loopback Check in Windows Registry with PowerShell?
Run the following PowerShell command as Administrator.
New-ItemProperty HKLM:\System\CurrentControlSet\Control\Lsa -Name "DisableLoopbackCheck" -Value "1" -PropertyType dword
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment