Powershell – Search for Pattern and Copy
i have a bunch of *.CSV Files. Huge *.CSV Files. I try to search for a specific pattern in these Files called "Secure". If found, the script shall copy it to a folder. It works, but it has one Problem i could’nt solve. In some files, the Word i’m looking for is present more than… Read More Powershell – Search for Pattern and Copy