Top "Runas" questions

runas is a Windows command which allows a user to run a specific program under the credentials of another user.

How to connect to PostgreSQL through CLI?

I am trying to access postgresql through the command line. However, whenever it is time for me to enter my …

postgresql cmd command-line-interface runas
Using Run As to run multiple instance of IE 8 doesn't seem to work

In the past, I've used the runas commandline to launch another instance if IE on a secondary account for testing, …

internet-explorer internet-explorer-8 runas
Python subprocess.Popen as different user on Windows

What is the best manner of launching a subprocess as a different user in Python on Windows? Preferably XP and …

python windows subprocess runas
RunAs Prompt for credentials

I'm trying to write a batch script that will do a RunAs for any given windows service (using explorer.exe …

batch-file cmd runas
Set ProcessStartInfo.EnvironmentVariables when Verb="runas"

I am developing a C# application. I need to create and pass variables to a new process and I am …

c# environment-variables processstartinfo runas
Batch file: run command in a cmd.exe launched as a different user using batch file

Hi Folks I am a newbie to batch files and I am facing a challenge. I have to do following …

batch-file registry runas
Using python to open cmd and automatically enter a password

I've managed to get the cmd being opened by python. However, using runas administrator comes with a password check before …

python cmd subprocess administrator runas
Windows DNS console (DNSMgmt.msc) - Run as other Domain users

I have a requirement to manage multiple domains from one terminal server. The reason for this is to revoke domain …

windows dns server runas
Start runas as subprocess and write password to stdin?

I am trying to write a C# program that is supposed to call the runas tool from windows and input …

c# windows stdin runas
How can I read my db files on my device, without using a computer

I am just starting out developing on android and currently only code directly on my devices (both galaxy nexus and …

android sqlite root runas