runas
Verified for current stable LTS
Runas Commands
Runas command syntax with verified terminal examples.
Commands
6 commands for Runas
runas Operations
Runas Command: Open Command Prompt As Another User
runas /user:<domain\username> cmd runas Operations
Runas Command: Run Active Directory Users Computers As Specific User
runas /env /user:<domain\username> "mmc %windir%\system32\dsa.msc" runas Operations
Runas Command: Run Notepad As Specific User With Env
runas /env /user:<domain\username> "notepad \"{C:\path\to\file.txt}\"" runas Operations
Runas Command: Run Program As Admin
runas /user:. Administrator "<command>" runas Operations
Runas Command: Run Program As Specific User
runas /user:<domain\username> "<command>" runas Operations
Runas Command: Run Program Without Loading Profile
runas /noprofile /user:<domain\username> "<command>" Suggest a Runas Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Runas workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.