Quantcast
Channel: SQLServerCentral » Programming » Powershell » Latest topics
Viewing all articles
Browse latest Browse all 467

Cannot bind argument in Foreach-Object

$
0
0

I'm newish to Powershell and got bits of this code off the internet. I thought that using a Foreach-Object and Get-ChildItem together would automatically terminate my loop after the last file was sent, but unfortunately it appears the script is still t


Viewing all articles
Browse latest Browse all 467

Trending Articles