dtutil.exe

type: OtherMSBinaries
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.exe

Commands

  1. CopyAdministrator T1105

    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