I
itsme
Can I embedded the password into a batch file so user does not have to key
in the password. For example, my batch below kicks on a command line shell
and I don't want the user to have to input the password.
REM start command line shell as local admin
runas /user
C1\administrator cmd
in the password. For example, my batch below kicks on a command line shell
and I don't want the user to have to input the password.
REM start command line shell as local admin
runas /user
