Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > net use command over dial up on Vista

Reply
Thread Tools Display Modes

net use command over dial up on Vista

 
 
CrC
Guest
Posts: n/a

 
      10-17-2007
we have several vist pc's coming into the help desk that can not map a
network drive over a dial up connection. We allow the pc's to directly dial
into us and map drives. All other Microsoft OS's can use the net use command
or manually mapping drives process and map drive but not Vista on dial up.
With the same PC that can not map a drive on dial up, connecting to the
Internet over broadband and establishing a VPN connection allows mapping
drives.

Does anyone have any clues as to how to fix this issue?
 
Reply With Quote
 
 
 
 
Andrew McLaren
Guest
Posts: n/a

 
      10-17-2007
"CrC" <> wrote ...
> we have several vist pc's coming into the help desk that can not map a
> network drive over a dial up connection. We allow the pc's to directly
> dial
> into us and map drives. All other Microsoft OS's can use the net use
> command
> or manually mapping drives process and map drive but not Vista on dial up.
> With the same PC that can not map a drive on dial up, connecting to the
> Internet over broadband and establishing a VPN connection allows mapping
> drives.
> Does anyone have any clues as to how to fix this issue?


Hi CrC

It may be because the SMB client is not enabled. When you create a dial-up
connection in Vista, by default the "Client for Microsoft Networks" (ie, the
CIFS/SMB client) is not enabled for the Connection. Without an SMB client
active on the connection, you cannot map a drive (which requires an SMB
session to the server).

You need to go into the Connection Properties, Networking, and tick the
"Client for Microsoft Networks" checkbox. Save changes and restart the
connection.

If that doesn't solve the problem, you'd probably want to troubleshoot it as
a general SMB networking issue:
- can the client ping the server by IP address?
- If so, can the client ping the server by DNS host name?
- if so, can the client ping the server by NetBIOS machine name?
- if so, can the client do a NET VIEW \\<server> ?
- if not, what error is returned (eg Error 53, etc)
- can the client do an "NBTStat -r" or "NBTStat -c"? What is in the NetBIOS
name cache?
- can the client NET USE to the server's IP address? eg "NET USE
\\10.0.0.25\Share". If this works and NetBIOS machine name does not, then
you have a NetBIOS name resolution problem.
- and so on ...
Basically, you need to decompose the monolithic problem ("net use doesn't
work") into smaller, more manageable and solvable pieces.

But overall, I suspect it is because the Dial-up connection won't have the
Microsoft networking client enabled. I think this was turned OFF by default
in Vista as a security measure; since not many users do Windows networking
over dial-up (I certainly did LOTS of this, in the past, so I'm not
knocking it).

Hope it helps,
--
Andrew McLaren
amclar (at) optusnet dot com dot au


 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
dial up and Vista jenniferesme Windows Vista Networking 4 03-05-2008 11:13 AM
AOL, VISTA Ultimate and dial-up Terry48 Windows Vista General Discussion 6 12-27-2007 01:54 PM
Dial up accelerator with Vista Dewbob Windows Vista General Discussion 1 12-19-2007 03:29 PM
dial up error 633 in vista Del Brocco Andrea Windows Vista General Discussion 0 10-29-2007 03:49 PM
Problem using dial up with Vista Gene Windows Vista General Discussion 4 06-08-2007 05:50 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59