Batch line code for "Enter the password for domain\username:" ?
Hello,
I have below batch script, which is open TimeDate control panel application. Code works fine, but I would like to integrade also password, so that user would not each time on execute batch file to enter password.
So, how does look batch code for "Enter the password for domain\username:" ???
Thank you for help. By your tips, and websites direction found a proper solution for my project. Saving credentials...
For first time it is need to enter password, then for all next opens, credentials are saved on OS, and does not prompt for password.
For first time it is need to enter password, then for all next opens, credentials are saved on OS, and does not prompt for password.
RUNAS /SAVECRED