Forum Discussion
jrizzie
Apr 15, 2020Copper Contributor
remote invoke-command (icm) fails when used with Get-ChildItem (gci) and select-string (pattern)
Hello, my goal (simplified) is to find phone-numbers from a remote user. I can successfully find matching strings on local machines with the second command, but it does not work when running remo...