Sqlps.exe

type: OtherMSBinaries
Tool included with Microsoft SQL Server that loads SQL Server cmdlets. Microsoft SQL Server\100 and 110 are Powershell v2. Microsoft SQL Server\120 and 130 are Powershell version 4. Replaced by SQLToolsPS.exe in SQL Server 2016, but will be included with installation for compatability reasons.

Full path

C:\Program files (x86)\Microsoft SQL Server\100\Tools\Binn\sqlps.exe
C:\Program files (x86)\Microsoft SQL Server\110\Tools\Binn\sqlps.exe
C:\Program files (x86)\Microsoft SQL Server\120\Tools\Binn\sqlps.exe
C:\Program files (x86)\Microsoft SQL Server\130\Tools\Binn\sqlps.exe
C:\Program Files (x86)\Microsoft SQL Server\150\Tools\Binn\SQLPS.exe

Commands

  1. ExecuteUser T1218

    Execute PowerShell commands without ScriptBlock logging.

    Sqlps.exe -noprofile

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

    os: Windows

    Execute: PowerShell

Detection

Resources

acknowledgement: Bryon @bryon_, Manny @ManuelBerrueta