cancel
Showing results for 
Search instead for 
Did you mean: 

Launch Web Browser using "Run as different User"

SagarPhadtare
Level 4
Hi,   I want to Launch internet explorer using Run As Different User. Is it possible to pass command line params? I have to pass User ID & Password to browser and then open website.   Please help.   Thanks, Saagar
1 REPLY 1

AmiBarrett
Level 12
There is a runas command you can use, but you can't pass the password in the same line - it will prompt for it separately. You could instead grab PSExec (part of PSTools) and run it that way.