I have a large shared directory with a lot of folders with sub-folders etc...These folders and sub-folders contains files.
For all files in this directory, I need to create a text file that writes all files paths [,] data_modified.
Can someone help me to write that as a PowerShell script?
Thx
Change the paths listed to your liking and it should work