I am using this one
-Exif:DocumentName<$filename -tagsfromfile "img.jpg" "-filename<IMG_${DateTimeOriginal}-BURST%nC.%e" -d "Done/%Y%m%d_%H%M%S -fileorder filename .
to rename files
How to move renamed files to folder Done, located same path as renamed files?
Include the folder path as part of the rename.
"-filename</path/to/DONE/IMG_${DateTimeOriginal}-BURST%nC.%e"