Hi,
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. If you have a script that does the above and works very fast, I like to try it. I rather not use power shell.
robocopy log
Moderator: DosItHelp