This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Psexec and run as administrator - shh related

Anyone know of a tool like EZ-Execute that can run command prompts as administrator on windows 7/2008?

:33247


This thread was automatically locked due to age.
  • Hello emiliob,

    usually the command prompt is in the Start menu (and/or in Accessories) and by right-clicking on the icon you can select Run as administrator.

    Christian

    :33249
  • Sorry I should've been clearer.  I need to execute psexec remotely with elevated rights. A tool like EZ-execute is ideal but doesn't give that option since its so outdated. 

    :33297
  • Hello emiliob,

    ah, I see. Now in version 1.98 there's the -h flag (which is BTW present in the article for FixIssues.exe) and running psexec -? says:

    -h         If the target system is Vista or higher, has the process
               run with the account's elevated token, if available.

    Note that it is -as far as I can see - mentioned neither on the Sysinternals page nor in the pstools.chm.  Only the -? gives this info. Dunno what exactly you have in mind so I can't see if this helps.

    Christian

    :33313