SQLToolsPS.exe

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

Execute

Execute PowerShell command.

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

Run a SQL Server PowerShell mini-console without Module and ScriptBlock Logging. — MITRE: T1218 — Privileges: User