Tag Archives: RunAs

Running SSMS as an alternate user or from a PC not connected to the Domain

From Pinaki’s Tech Zone and CB-Net and many other sites RUNAS /netonly /user:DOMAIN\Account “C:\Program Files\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\Ssms.exe” The problem is, we have to create many  script files like this to use the software. Fortunately, there is a easier way. Download … Continue reading

Posted in SQL | Tagged , | Leave a comment