RUNAS command - TechRepublic
General discussion
May 17, 2001 at 06:52 AM
giacomo

RUNAS command

by giacomo . Updated 25 years, 2 months ago

Hi

I know exactly how to use the runas command in a batch file, however I don’t know how to automate it so that the batch job doesn’t ask for a paasword everytime you try to run an app.

Ex.

runas /user:admin05 c:\apps\trutrack\trutrack.exe
is there a way to add a password after the users name?

This discussion is locked

All Comments