I am writing a cmd file that converts *.log files to *.csv on a Windows Server 2016 machine.
How do I have the script traverse the folder structure and find just the files of "*.log" type and then run the conversion process from *.log five to *.csv?
Thanks for your help
Windows OSWindows 10AzureWindows Server 2016