UAC & Runas
UAC : give u administrator access for one command
runas lets you run command as another user like in linux su testuser -c whoami
:runas /user:testuser whoami runas /user:testuser "ping [google.com](http://google.com/)"

Last updated
UAC : give u administrator access for one command
runas lets you run command as another user like in linux su testuser -c whoami
:runas /user:testuser whoami runas /user:testuser "ping [google.com](http://google.com/)"
Last updated