0
No se puede usar Enter-PSSession con PowerShell Remote Endpoint
Estoy siguiendo esta guía para configurar, registrar y luego ingresar el punto final remoto de PowerShell restringido: https://blogs.technet.microsoft.com/heyscriptingguy/2014/04/01/build-constrained-powershell-endpoint-using-startup- guión/ Estoy siguiendo la documentación tal como está pero obtengo el siguiente error al intentar ingresar a la PSSession: PS C:\Windows\system32> Enter-PSSession -ComputerName $env:Computername -ConfigurationName ConstrainedSession -Verbose Enter-PSSession : Exception calling "GetSteppablePipeline" …