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
@PROnICT , yes, 'libpsrpclient' is in progress, so you cannot remote directly from one Linux now to another Linux box now.
You can see Known Issues - Remoting
Uh oh!
There was an error while loading. Please reload this page.
Steps to reproduce
OS: CentOS 7
Command: Invoke-Command -ScriptBlock {Get-Help} -ComputerName -Credential
Expected behavior
Need to connect to a remote server and get execute the Get-Help command.
Actual behavior
Invoke-Command : Unable to load DLL 'libpsrpclient': The specified module could not be found.
(Exception from HRESULT: 0x8007007E)
Environment data
Name Value
PSVersion 6.0.0-alpha
PSEdition Core
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 3.0.0.0
GitCommitId v6.0.0-alpha.9
CLRVersion
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
The text was updated successfully, but these errors were encountered: