How to debug as NT AUTHORITY\SYSTEM in Visual Studio?
runas
cannot start as System/Local Service/Network Service etc. But psexec -s
can start a process as System.
-s Run the remote process in the System account.
runas
cannot start as System/Local Service/Network Service etc. But psexec -s
can start a process as System.
-s Run the remote process in the System account.