8000 Invoke-Command - Unable to load DLL 'libpsrpclient' · Issue #2209 · PowerShell/PowerShell · GitHub
[go: up one dir, main page]

Skip to content

Invoke-Command - Unable to load DLL 'libpsrpclient' #2209

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
PROnICT opened this issue Sep 8, 2016 · 2 comments
Closed

Invoke-Command - Unable to load DLL 'libpsrpclient' #2209

PROnICT opened this issue Sep 8, 2016 · 2 comments
Labels
WG-Remoting PSRP issues with any transport layer

Comments

@PROnICT
Copy link
PROnICT commented Sep 8, 2016

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

@JumpingYang001
Copy link
Contributor

@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

BTW, temporary workaround is: search "remote over SSH" in this article:http://www.powershellmagazine.com/2016/08/18/open-source-powershell-on-windows-linux-and-osx/

@joeyaiello joeyaiello added the WG-Remoting PSRP issues with any transport layer label Sep 12, 2016
@andyleejordan
Copy link
Member

Per the known issues, this is not yet supported. Please follow the progress on the PSRP on Linux repo. Closing as duplicate of #942.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WG-Remoting PSRP issues with any transport layer
Projects
None yet
Development

No branches or pull requests

4 participants
0