New-PSSession error

  • Thread starter NorbertPozsonyi
  • Start date
N

NorbertPozsonyi

Hello i got the following error when i try to use that command:


PS C:\Windows\System32> $S = New-PSSession -ComputerName [IP address] -p [port] -Credential ****



PowerShell credential request

Enter your credentials.

Password for user ****: *********



New-PSSession: [IP address] Connecting to remote server [IP address] failed with the following error message :

System Administration Web Services cannot process the request. Operation aborted due to an HTTP error. HTTP Error (12152) Code The server returned an invalid or unknown response. For more information, see the about_Remote_Troubleshooting Help topic.


what to do?

Continue reading...
 
Back
Top Bottom