I use robocopy in windows 10 with log option. It searches hundreds of subfolders in remote server path to find and copy *.txt files newer than 3 days to a destination local folder. I need the robocopy to only log the found and copied files not all the others. Now it logs everything. I read about /njs and all others but not sure.
