I have started learning powershell a couple of days ago, and I couldn\'t find anything on google that does what I need so please bear with my question.
With PowerShell, go to the path where your files are and then type this command and replace ENTER THE STRING YOU SEARCH HERE (but keep the double quotes):
findstr /S /I /M /C:"ENTER THE STRING YOU SEARCH HERE" *.*