I have a requirement to rename .rdf files (report definition file) to .XML and trying to automate this as I'm having hundreds of files. The actual purpose of this exercise is to identify if there are any files which generate an error while converting to .XML and get a list of those files. I'm thinking of writing a .bat file for this.
If anyone has done a similar thing or have an idea kindly share with me.
Thanks in advance.