PsExec not functiong

So Ha 6 Reputation points
2021-08-24T18:32:30.98+00:00

Tried to run:

psexec -sid cmd.exe

but its not elevating to system

Sysinternals
Sysinternals
Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.
1,132 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Ahmed Uzejnovic 1 Reputation point
    2021-08-24T19:37:19.87+00:00

    Hi,

    1. Download PSexec --> Download PSexec : https://learn.microsoft.com/en-us/sysinternals/downloads/psexec
    2. Extract the Folder
    3. Open Powershell as admin
    4. change to extracted directory
    5. Write following command --> psexec -sid cmd.exe

    Now cmd should open as system

    126084-grafik.png

    0 comments No comments

  2. So Ha 6 Reputation points
    2021-08-26T10:53:11.423+00:00

    Is psexec not work in safe mode?

    0 comments No comments