Powershell second hop problem
Last updated:
POWERSHELLWINRM
To fix issue
- Add fi server entry in etc/hosts so that resolution works
- Two policies need to be enabled Local Computer Policy -> Computer Configuration -> Administrative Templates -> System -> Credentials Delegation. This cannot be with IP address:
- Enable Allow delegating fresh credentials and set value
- Enable Allow delegating fresh credentials with NTLM-only server authentication and set value
references:
Making the second hop in PowerShell Remoting - PowerShell | Microsoft Learn