|
|
|
|
|
by jborean93
52 days ago
|
|
The runas command doesn’t elevate just runs as another user. This is a console executable that drives UAC and also provides a way to capture the stdout/stderr elevated process which isn’t natively possible today without your own wrapper. |
|