News

I am trying to automatically (through a script) map a drive.I've got the command working...however it prompts me for a password, even though the ID I'm specifying doesn't require one.Is there a ...
NET USE without arguments prints a list of the drives that are mapped along with any that were previously mapped and since disconnected. The command is similar to the Unix mount command.