Just started evaluating SMVI 1.01 in our Dev environment to get a feel for how it works. A couple of things showed up immediately that I could use some clarification on:

1. Is there any way to get it to simply pass the logged on Windows credentials and not prompt for a password the first time? The current behavior totally defeats the ability to script the operations as we do not wish to store passwords in clear text.
2. Is there any way to have it create backups/snapshots in a user friendly format? Using the -backup-name switch puts the name you enter into the snapshot name, but you still end up with something like smvi-backupname-someobscenelylonguid-volname. This naming convention makes integration with snapvault difficult as I know what name I pass with -backup-name, but don't know what the hiddeously long name is going to be. It would be EXTREMELY helfpful if the snapshot name were the same as -backup-name passed on the command line.