Microsoft command line utility used to manage SQL Server Integration Services packages.
Copy file from source to destination
dtutil.exe /FILE {PATH_ABSOLUTE:.source.ext} /COPY FILE;{PATH_ABSOLUTE:.dest.ext}
Use to copies the source file to the destination file