Skip to content

Instantly share code, notes, and snippets.

@eduardosilva
Created January 13, 2014 18:28
Show Gist options
  • Save eduardosilva/8405445 to your computer and use it in GitHub Desktop.
Save eduardosilva/8405445 to your computer and use it in GitHub Desktop.
script to runas SQL Server
runas /netonly /user:myDomain\myUser "C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\Ssms.exe"
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment