I need to search my file server for all documents that contain the word "Overtime" in the file name or the file itself. This is easily done in Windows 2008R2 server but I need to take it to another level. I need to export the results as a path (Also easy to do using the select all, left shift right click and select Copy as Path option) but the kicker is that I need to export as path with the details such as the file date, created date, last modified, full path and most importantly, the page counts.
I can't seem to find a way to do this and have even looked for third party tools. Can PowerShell do this? What are my options?