SQLToolsPS.exe

type: OtherMSBinaries
Tool included with Microsoft SQL that loads SQL Server cmdlts. A replacement for sqlps.exe. Successor to sqlps.exe in SQL Server 2016+.

Full path

C:\Program files (x86)\Microsoft SQL Server\130\Tools\Binn\sqlps.exe

Commands

  1. ExecuteUser T1218

    Execute PowerShell command.

    SQLToolsPS.exe -noprofile -command Start-Process {PATH:.exe}

    Run a SQL Server PowerShell mini-console without Module and ScriptBlock Logging.

    os: Windows

    Execute: PowerShell

Detection

Resources

acknowledgement: Pierre-Alexandre Braeken @pabraeken