Search found 1 match

by johnl99
03 Jul 2008 13:30
Forum: DOS Batch Forum
Topic: Login Script
Replies: 0
Views: 7560

Login Script

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 ...