Sqlps.exe

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.

Execute

Execute PowerShell commands without ScriptBlock logging.

Sqlps.exe -noprofile

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