Youtube

Go to The Main Page Add Youtube to favorite!

Runas 

In computing, runas is a command in the Microsoft Windows line of operating systems that allows a user to run specific tools and programs with different permissions than the user's current logon provides. It is similar to the Unix command sudo. The feature was introduced with the Windows 2000 operating system.

Contents

Syntax

runas [{/profile | /noprofile}] [/env] [/netonly] [/smartcard] [/showtrustlevels] [/trustlevel] /user:<UserAccountName> program

Examples

runas /noprofile /user:machine\administrator cmd
runas /profile /env /user:domain\admin "mmc %windir%\system32\dsa.msc"
runas /user:user@domain.example.org "notepad C:\filename.txt"

See also

References

External links

Could not update stat
UP