From ImageWeb
Commands for mounting shares in Windows
Mount without authentication
NET USE F: \\zoo-admiral-silk.zoo.ox.ac.uk\files
Dismount
NET USE F: /DELETE
Mount with authentication
NET USE F: \\zoo-admiral-silk.zoo.ox.ac.uk\files /USER:ChrisHolland <chris-password>