Error: .\FILE.ps1 : File C:\FILE.ps1 cannot be loaded. The file C:\FILE.ps1 is not digitally signed. You cannot run this script on the current system. For more information about running scripts and setting execution policy, see about_Execution_Policies at http://go.microsoft.com/fwlink/?LinkID=135170. Fix (Bypass): Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass [Bypass policies] Nothing is blocked and there are no warnings …
Etiqueta: system
Deshabilitar LoopBackCheck via PowerShell
Windows PowerShell: New-ItemProperty HKLM:SystemCurrentControlSetControlLsa -Name "DisableLoopbackCheck" -Value "1" -PropertyType dword
Donde esta el fichero HOST en Windows Server 2016
El fichero de hosts sigue estando en la misma ruta, solo que la carpeta "etc" ya no es visible, pero podemos acceder igualmente escribiendo la ruta. C:WindowsSystem32driversetc