Skip to content

Instantly share code, notes, and snippets.

@aabundez
Last active November 13, 2018 21:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aabundez/b4b5c7b7db27b28dc95b5f66ffd205bc to your computer and use it in GitHub Desktop.
Save aabundez/b4b5c7b7db27b28dc95b5f66ffd205bc to your computer and use it in GitHub Desktop.
Runas shortcut for Management Studio. Update the Target property.
C:\Windows\System32\runas.exe /user:DOMAIN\username /netonly "C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\ManagementStudio\Ssms.exe"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment