dtutil.exe
Microsoft command line utility used to manage SQL Server Integration Services packages.
Full path
C:\Program Files\Microsoft SQL Server\<version>\DTS\Binn\dtutil.exe
C:\Program Files (x86)\Microsoft SQL Server\<version>\DTS\Binn\dtutil.exeCommands
Use to copies the source file to the destination file
dtutil.exe /FILE {PATH_ABSOLUTE:.source.ext} /COPY FILE;{PATH_ABSOLUTE:.dest.ext}Copy file from source to destination
os: Windows
Resources
acknowledgement: Avihay Eldad @AvihayEldad