dslreports logo
 
    All Forums Hot Topics Gallery
spc
uniqs
16

cmcasey79
join:2000-12-10
Allen Park, MI

cmcasey79 to disconnected

Member

to disconnected

Re: [WIN7] W7 64 XP Virtual Machine CMD prompt can't see USB Dri

to map the drive, from the command prompt on the virtual machine, try:

net use z: \\quadcore2\z /persistent:yes

If that works, your original script would run. The command prompt really doesn't handle network paths and stuff, so this should get around it.

disconnected
@snet.net

disconnected

Anon

Click for full size
Okay here's my results with that command:

I'm trying to avoid adding complexity to this process, such as remembering to go to the USB menu and select from the half dozen or so thumb and hard drives attached to this PC (they don't show up with volume label--just a bunch of "U3 Cruzer Micro" entries and I must guess which one is my Z drive).

It seems that accessing a drive that has been made accessible by the integration features settings should not be so difficult in a command shell.