
For my own future reference, here is the syntax to use from the DOS command line to connect to another Windows share as a different user and without the “reconnect next time I log on” option. Definitely less tedious than using the “Map Network Drive” dialog:
net use * \servershare /persistent:no /user:username