Hi,
I am running the below piece of code and want to write the output to the log file. please help.
forfiles /s /m *.* /c "cmd /c Del /q /s @path" /d -90
Thanks!
How to write the output to the log file?
Moderator: DosItHelp