Results 442 comments of Carlos Perez

Weird I'm getting this ``` PS C:\Users\Carlos Perez\Documents\GitHub\Posh-SSH\Posh-SSH> Import-Module .\Posh-SSH.psd1 -verbose VERBOSE: Loading module from path 'C:\Users\Carlos Perez\Documents\GitHub\Posh-SSH\Posh-SSH\Posh-SSH.psd1'. VERBOSE: Loading 'Assembly' from path 'C:\Users\Carlos Perez\Documents\GitHub\Posh-SSH\Posh-SSH\Assembly\Newtonsoft.Json.dll'. VERBOSE: Loading 'Assembly' from path...

lol did a reboot and now it works, I tried recompiling, upgrading versions of PS and a reboot fixed it. Got to love Windows

Correct it was later removed in other releases you can set the $progresspreference variable to “silentlycontinue” to hide the progress bar Sent from my iPhone > On Apr 26, 2022,...

Also given that MS is no longer maintaining outside of security bugs ISE I would recommend to use VSCode instead. Seen issues come up in ISE than when I run...

And from console it never happens? Sent from my iPhone > On Feb 12, 2021, at 5:14 PM, Patrick M. Womack wrote: > >  > My apologies, I wrote...

Only guess would be something in how they setup the runspace. Not something I can control if that is the case and a issue with vscode would need to be...

tried in VSCode and could not replicate. are you running ISE or VSCode in a VM? I know it has issue with single-core when only one virtual CPU is given...

Right now the module has issues connecting to Cisco devices with the latest SSH.Net library. The old version of the library does not seem to have this issue Sent from...

Interesting none the less that it happens in ISE and VSCode .. this is new behavior could be the same issue or something new Sent from my iPhone > On...