Using runas command to run an exe with a different user. Many times we will need a program to be run as a different login account than the one we used to login to the server. We can achieve that using runas command as shown below. Open a command prompt and run the following command. […]
Category: Uncategorized
How to connect to SQL Server on OpenShift using SQL Management Studio
Detailed steps on connecting to SQL Server on OpenShift using SQL Management Studio from local windows machine using port-forwarding.