When writing batch file scripts, how do I prompt a user so I can have them enter a password and username? I am making a script that lets me add a computer to a domain, and I need to be able to have it prompt for admin name and password. thanks!!