Carlos Perez
Carlos Perez
Known issue with the library I use and cisco kit Cisco connection issue fix by likeMyCoffee · Pull Request #841 · sshnet/SSH.NETgithub.comMessage ID: ***@***.***>
can you test with version 3.0.7?
Please test the alpha release to see if issue is resolved https://github.com/darkoperator/Posh-SSH/releases/tag/3.0.0-Alpha This is a major release with breaking changes and it is cross platform for the latest version of...
What is running the target server? Version of OpenSSH and OSSent from my iPhoneOn Sep 19, 2022, at 9:15 AM, Valerian-Marchioni ***@***.***> wrote: Hi, I'm having issues to connect to...
Will try to download their trial and replicate. It will take a while since I live in Puerto Rico and we got hot by a hurricane and Im without power ...
Only time I have seen that error is from people that did not installed the module from the gallery and the browser marked the zip and dangerous since it contained...
Just did on a fresh Win 10 install, updated it, changed the policy to remove signed and installed it from the gallery and no issues So it could be something...
2 installs of Windows Server 2019 and fully updated and I can not replicate the issue :( ``` PS C:\Users\Administrator> Set-ExecutionPolicy RemoteSigned -Force PS C:\Users\Administrator> Install-Module posh-ssh -force -verbose NuGet...
That is my main issue I have not been able to replicate the issue in the 2 VMs I have 2019 it works without problem. Can you show the full...
Sadly that may not be enough. The DLL is being explicitly loaded by the module ``` # Assemblies that must be loaded prior to importing this module RequiredAssemblies = @('Assembly\Renci.SshNet.dll')...