Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

psexec.exe run as logged on user

Status
Not open for further replies.

greg0303

Technical User
May 5, 2006
94
CA
I am trying to use psexec to run a script on a remote computer as the current user but it seems to run it as the user I am logged on as from my desk. You can use the -u switch but require the users password which I wouldn't know. Anyone have any experiance with psexec.exe?
 
For obvious security reasons, you can't have it execute under someone else's credentials unless you have their username/pwd.

--------------------------------------------------------------------------------
dm4ever
My philosophy: K.I.S.S - Keep It Simple Stupid
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top