I think you need to escape your backslashes.
system.util.execute(['D:\\Reports\\file.bat'])
See this post from earlier this week:
I think you need to escape your backslashes.
system.util.execute(['D:\\Reports\\file.bat'])
See this post from earlier this week: