You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 13, 2023. It is now read-only.
When I do enter-pssession from windows powershell I see below error, Is there any documentation for this.
My centos version is CentOS Linux release 7.5.1804 (Core)
Enter-PSSession : Connecting to remote server centos.vcloud-lab.com failed with the following error message : The server certificate on the destination computer (centos.vcloud-lab.com:5986) has the following errors: The SSL certificate is expired. For more information, see the about_Remote_Troubleshooting Help topic.
At line:1 char:1
Enter-PSSession -ComputerName centos.vcloud-lab.com -Credential $cred ...
CategoryInfo : InvalidArgument: (centos.vcloud-lab.com:String) [Enter-PSSession], PSRemotingTransportEx
ception
FullyQualifiedErrorId : CreateRemoteRunspaceFailed
When I do enter-pssession from windows powershell I see below error, Is there any documentation for this.
My centos version is CentOS Linux release 7.5.1804 (Core)
Enter-PSSession : Connecting to remote server centos.vcloud-lab.com failed with the following error message : The
server certificate on the destination computer (centos.vcloud-lab.com:5986) has the following errors:
The SSL certificate is expired. For more information, see the about_Remote_Troubleshooting Help topic.
At line:1 char:1
Enter-PSSession -ComputerName centos.vcloud-lab.com -Credential $cred ...
CategoryInfo : InvalidArgument: (centos.vcloud-lab.com:String) [Enter-PSSession], PSRemotingTransportEx
ception
FullyQualifiedErrorId : CreateRemoteRunspaceFailed