Tagged Questions
0
votes
2answers
570 views
What are the differences between runas and psexec?
runas is already installed on many systems (maybe by default) psexec is shipped with the awesome PsTools.
Why would I use psexec (an external tool) instead of runas(an included tool) ?
What are the ...