Link to home
Start Free TrialLog in
Avatar of Jerry Seinfield
Jerry SeinfieldFlag for United States of America

asked on

powershell script to create a report of all folders-subfolders a files that matches with a specific criteria in Windows 2012

Hi Experts,

My manager asked me to generate a report  of all folders/subfolder and files that matches with a specific criteria, for example all folders/sub-folders, files where the name of file and the body and or subject is "CONTRACT" then export all info ont a CSV file

I actually have a WIndows server 2012 cluster with multiple nodes, and this cluster is the repository of data of all users'network map drive.

I should be able to find any docs based on a specific criteria such as file/folder name, subject and body. From windows explorer and can perform a search for folders/sub-folders and files based on specific criteria, but i would like to be able to perform this from powershell and generate a report that i can send to all managers

Any ideas?
ASKER CERTIFIED SOLUTION
Avatar of Rob Stone
Rob Stone
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial