Powershell Second Hop Problem
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
Paths into this note
1 note leads here
-
Related to Powershell second hop problem