First of all, sorry if the question doesn't make sense, I'm not the best at English. My question is, I'm trying to save Plink session into a log, that part is now done:
Plink.exe -v -pw [PW] -batch -m C:\BATS\comandosx3.txt root@[IP] > C:\BATS\Logs\outputdegradado.log 2>&1
Now my question is, can I code the output.log name to be stored with date and time so everytime the program starts doesn't write over the last session? for example output2009.log