|
windows
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Connect network drive in DOSI'm running XP pro and I've forgotten the DOS command to map a local network
drive for use by batch file. Can sombody remind me what it is. Thanks Zoltan In article <18B355C7-1B88-4448-9003-77A43861B***@microsoft.com>,
Zoltan K. <Zolt***@discussions.microsoft.com> wrote: >I'm running XP pro and I've forgotten the DOS command to map a local network For details, open a command prompt window and type:>drive for use by batch file. Can sombody remind me what it is. > >Thanks >Zoltan net use /? An example is: net use d: \\computer\share -- Best Wishes, Steve Winograd, MS-MVP (Windows Networking) Please post any reply as a follow-up message in the news group for everyone to see. I'm sorry, but I don't answer questions addressed directly to me in E-mail or news groups. Microsoft Most Valuable Professional Program http://mvp.support.microsoft.com Steve:
Your original answer answered my question but when I use the command it doesn't work. I'm pasting a copy of my command screen below: ===================================================== E:\Documents and Settings\dgit>net use New connections will be remembered. Status Local Remote Network -------------------------------------------------------------------------- Unavailable B: \\SANSASKA-M\Buster (C) Microsoft Windows Network OK P: \\SANSASKA-LAPTOP\C laptop Microsoft Windows Network The command completed successfully. E:\Documents and Settings\dgit>net use q: \\SANSASKA-LAPTOP\C laptop System error 53 has occurred. The network path was not found. ================================================== As you can see the command "net use q: \\SANSASKA-LAPTOP\C laptop" failed because the network path was not found yet it shows above for P:. Any ideas? Thanks Zoltan Show quoteHide quote "Steve Winograd [MVP]" wrote: > In article <18B355C7-1B88-4448-9003-77A43861B***@microsoft.com>, > Zoltan K. <Zolt***@discussions.microsoft.com> wrote: > >I'm running XP pro and I've forgotten the DOS command to map a local network > >drive for use by batch file. Can sombody remind me what it is. > > > >Thanks > >Zoltan > > For details, open a command prompt window and type: > > net use /? > > An example is: > > net use d: \\computer\share > -- > Best Wishes, > Steve Winograd, MS-MVP (Windows Networking) > > Please post any reply as a follow-up message in the news group > for everyone to see. I'm sorry, but I don't answer questions > addressed directly to me in E-mail or news groups. > > Microsoft Most Valuable Professional Program > http://mvp.support.microsoft.com > In article <FEB6B7DD-4339-4300-90E9-9C41AA586***@microsoft.com>,
Zoltan K. <Zolt***@discussions.microsoft.com> wrote: Show quoteHide quote >> >I'm running XP pro and I've forgotten the DOS command to map a local network You're welcome, Zoltan. Is the share name "C laptop"? If so, it has>> >drive for use by batch file. Can sombody remind me what it is. >> >> For details, open a command prompt window and type: >> >> net use /? >> >> An example is: >> >> net use d: \\computer\share > >Steve: >Your original answer answered my question but when I use the command it >doesn't work. I'm pasting a copy of my command screen below: >===================================================== >E:\Documents and Settings\dgit>net use >New connections will be remembered. > >Status Local Remote Network >-------------------------------------------------------------------------- >Unavailable B: \\SANSASKA-M\Buster (C) Microsoft Windows Network >OK P: \\SANSASKA-LAPTOP\C laptop Microsoft Windows Network >The command completed successfully. > >E:\Documents and Settings\dgit>net use q: \\SANSASKA-LAPTOP\C laptop >System error 53 has occurred. > >The network path was not found. >================================================== > >As you can see the command "net use q: \\SANSASKA-LAPTOP\C laptop" failed >because the network path was not found yet it shows above for P:. Any ideas? > >Thanks >Zoltan to be enclosed in quotes since it contains a blank character: net use q: "\\SANSASKA-LAPTOP\C laptop" It's best to use only letters and numbers in a shared name. -- Best Wishes, Steve Winograd, MS-MVP (Windows Networking) Please post any reply as a follow-up message in the news group for everyone to see. I'm sorry, but I don't answer questions addressed directly to me in E-mail or news groups. Microsoft Most Valuable Professional Program http://mvp.support.microsoft.com Steve:
That was it, thanks. Zoltan Show quoteHide quote "Steve Winograd [MVP]" wrote: > In article <FEB6B7DD-4339-4300-90E9-9C41AA586***@microsoft.com>, > Zoltan K. <Zolt***@discussions.microsoft.com> wrote: > >> >I'm running XP pro and I've forgotten the DOS command to map a local network > >> >drive for use by batch file. Can sombody remind me what it is. > >> > >> For details, open a command prompt window and type: > >> > >> net use /? > >> > >> An example is: > >> > >> net use d: \\computer\share > > > >Steve: > >Your original answer answered my question but when I use the command it > >doesn't work. I'm pasting a copy of my command screen below: > >===================================================== > >E:\Documents and Settings\dgit>net use > >New connections will be remembered. > > > >Status Local Remote Network > >-------------------------------------------------------------------------- > >Unavailable B: \\SANSASKA-M\Buster (C) Microsoft Windows Network > >OK P: \\SANSASKA-LAPTOP\C laptop Microsoft Windows Network > >The command completed successfully. > > > >E:\Documents and Settings\dgit>net use q: \\SANSASKA-LAPTOP\C laptop > >System error 53 has occurred. > > > >The network path was not found. > >================================================== > > > >As you can see the command "net use q: \\SANSASKA-LAPTOP\C laptop" failed > >because the network path was not found yet it shows above for P:. Any ideas? > > > >Thanks > >Zoltan > > You're welcome, Zoltan. Is the share name "C laptop"? If so, it has > to be enclosed in quotes since it contains a blank character: > > net use q: "\\SANSASKA-LAPTOP\C laptop" > > It's best to use only letters and numbers in a shared name. > -- > Best Wishes, > Steve Winograd, MS-MVP (Windows Networking) > > Please post any reply as a follow-up message in the news group > for everyone to see. I'm sorry, but I don't answer questions > addressed directly to me in E-mail or news groups. > > Microsoft Most Valuable Professional Program > http://mvp.support.microsoft.com >
Can't Access Shared Docs and Printers on Network
VPN and Windows Firewall Help Please - Workgroup problems Problems with DNS Suffix access denied in mapped drives Setting up Work Computer on Home Network unattended boot sending files wirelessly Mail-Server re-location NOT completely done. Some old DNS entries seems to exist until now. network card netgear fa311 |
|||||||||||||||||||||||