Running SSMS as different user

25 Apr 2019

how to SSMS

Running SSMS as different user

runas /user:<domain>\<username> /netonly "C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\ManagementStudio\Ssms.exe"

Disclaimer: The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.