Create a bat file using the following…
cd C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\
runas /user:mydomain\myuser /netonly Ssms.exe
Create a bat file using the following…
cd C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\
runas /user:mydomain\myuser /netonly Ssms.exe
Comments