Results 442 comments of Carlos Perez

if you do an import-module before running the command even with the KB present are you having the issue. On my VM when I load the module first I do...

Once the kids are in bed I will test again and use fusion log viewer and procmon to see what path is it trying to load from Sent from my...

it works just as you are specifying. Are you sure you dont have an error in your code ```PowerShell PS C:\Users\Carlos Perez> $creds = Get-Credential pi PS C:\Users\Carlos Perez> Get-SCPItem...

I would recommend setting a breakpoint on the command inside the foreach loop and see if the $cred variable is not populated. Only thing I can think of is that...

That womb be a change in behavior so would have to wait for.a major release. The logic as I wrote it (remember this is a hobby project for my use...

That is a very very bad practice to have keys without a passphrase to protect them Sent from my iPhone > On May 1, 2020, at 10:12 AM, barky11 wrote:...

Yep should document it better, the bad practice of no passphrase is used a lot for keys, even for root. Seen it abused a lot in recent ransomware attacks and...

Can you test the latest release 3.0.7?

Sadly in engagements we still find plenty of 7 and 2008. Any specific function you feel v5 feature would improve speed? Trying to understand what specific part would benefit. Do...