Run programs as a different user
As a system administrator, it’s sometimes useful to be able to run applications as a different user, to test privileges or user based configurations. This can be done from the command prompt using the ‘runas’…
Read More