Page 1 of 1

Login Script

Posted: 03 Jul 2008 13:30
by johnl99
I'm trying write a batch script to log into a CMVC server.
The command is
cmvclog -in <username>
and then it prompts me for my password.
"Enter the cmvc password for login <username> on family <family>:"

how can I get a bat file to send my password?

Before someone replies with:
"just use cmvclog -in <username> -noprompt <passowrd>"
This doesn't work. it returns an error, at least in our office it returns an error, in other locations it works

Thanks
John