Networking Forums

Networking Forums > Computer Networking > Windows Networking > login script over VPN?

Reply
Thread Tools Display Modes

login script over VPN?

 
 
Jason Wilder
Guest
Posts: n/a

 
      04-13-2004, 04:17 PM
I'm trying to lend a hand to a guy at his office, he is running SBS2003 and
is successfully dialing in a VPN connection, logging in and using his office
network resources for e-mail and browsing.

However, the drive shares that are being assigned when he's in the office
don't show up after he's dialed up VPN. What they currently have is a BAT
file that is run from the user account in AD on the server. So the shares
are assigned similarly as follows:

net use g: \\server\data /peristent:no

I've been able to connect myself into their server w/ VPN, but if I do a
'net view', the command stalls out and doesn't resolve to the DNS(or is it
WINS?) over VPN so that i see the server.

Any ideas or thoughts of what I may need to adjust? They have a DSL line at
the office, and I'm using cable at home, so I don't think speed is the
issue, unless a 30K upload cap would actually affect it?



 
Reply With Quote
 
 
 
 
Robert L [MS-MVP]
Guest
Posts: n/a

 
      04-13-2004, 09:42 PM
does the VPN assign dns and wins to the client?

--
For more and other information, go to http://www.ChicagoTech.net

Don't send e-mail or reply to me except you need consulting services.
Posting on MS newsgroup will benefit all readers and you may get more help.

Robert Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN, Anti-Virus, Tips & Troubleshooting on
http://www.ChicagoTech.net
This posting is provided "AS IS" with no warranties.

"Jason Wilder" <(E-Mail Removed)> wrote in message
news:%23kA%(E-Mail Removed)...
> I'm trying to lend a hand to a guy at his office, he is running SBS2003
> and
> is successfully dialing in a VPN connection, logging in and using his
> office
> network resources for e-mail and browsing.
>
> However, the drive shares that are being assigned when he's in the office
> don't show up after he's dialed up VPN. What they currently have is a BAT
> file that is run from the user account in AD on the server. So the shares
> are assigned similarly as follows:
>
> net use g: \\server\data /peristent:no
>
> I've been able to connect myself into their server w/ VPN, but if I do a
> 'net view', the command stalls out and doesn't resolve to the DNS(or is it
> WINS?) over VPN so that i see the server.
>
> Any ideas or thoughts of what I may need to adjust? They have a DSL line
> at
> the office, and I'm using cable at home, so I don't think speed is the
> issue, unless a 30K upload cap would actually affect it?
>
>
>



 
Reply With Quote
 
Jason Wilder
Guest
Posts: n/a

 
      04-13-2004, 10:12 PM
hmm, that I'm not certain of. Is that a server side or client side setting?

"Robert L [MS-MVP]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> does the VPN assign dns and wins to the client?
>
> --
> For more and other information, go to http://www.ChicagoTech.net
>
> Don't send e-mail or reply to me except you need consulting services.
> Posting on MS newsgroup will benefit all readers and you may get more

help.
>
> Robert Lin, MS-MVP, MCSE & CNE
> Networking, Internet, Routing, VPN, Anti-Virus, Tips & Troubleshooting on
> http://www.ChicagoTech.net
> This posting is provided "AS IS" with no warranties.



 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      04-14-2004, 02:08 AM
Making a VPN connection is not a login operation. You are just setting
up a point-to-point connection. So login scripts do not run.

You can force the client to login to the server by using the "login
using a dialup connection" option on the client. Otherwise you need to use
something else to trigger the script, or map the shares manually with "net
use ... " commands.

If these won't work, check the WINS and/or DNS settings on the client.

"Jason Wilder" <(E-Mail Removed)> wrote in message
news:#(E-Mail Removed)...
> hmm, that I'm not certain of. Is that a server side or client side

setting?
>
> "Robert L [MS-MVP]" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > does the VPN assign dns and wins to the client?
> >
> > --
> > For more and other information, go to http://www.ChicagoTech.net
> >
> > Don't send e-mail or reply to me except you need consulting services.
> > Posting on MS newsgroup will benefit all readers and you may get more

> help.
> >
> > Robert Lin, MS-MVP, MCSE & CNE
> > Networking, Internet, Routing, VPN, Anti-Virus, Tips & Troubleshooting

on
> > http://www.ChicagoTech.net
> > This posting is provided "AS IS" with no warranties.

>
>



 
Reply With Quote
 
Aaron Boone
Guest
Posts: n/a

 
      04-16-2004, 02:28 AM
I am assuming you can ping the LAN by IP address? If so,
try pinging or mapping a drive using the full server name
in the UNC path...for example
\\server1.mydomain.local\data\whatever or ping
server1.mydomain.local

This seems to help with some of our VPN connections. I
think is has something to do with the remote computer
being multihomed once the VPN is established.

My 2 cents

A.Boone
>-----Original Message-----
>I'm trying to lend a hand to a guy at his office, he is

running SBS2003 and
>is successfully dialing in a VPN connection, logging in

and using his office
>network resources for e-mail and browsing.
>
>However, the drive shares that are being assigned when

he's in the office
>don't show up after he's dialed up VPN. What they

currently have is a BAT
>file that is run from the user account in AD on the

server. So the shares
>are assigned similarly as follows:
>
>net use g: \\server\data /peristent:no
>
>I've been able to connect myself into their server w/

VPN, but if I do a
>'net view', the command stalls out and doesn't resolve

to the DNS(or is it
>WINS?) over VPN so that i see the server.
>
>Any ideas or thoughts of what I may need to adjust?

They have a DSL line at
>the office, and I'm using cable at home, so I don't

think speed is the
>issue, unless a 30K upload cap would actually affect it?
>
>
>
>.
>

 
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
VPN Login Script Bikini Browser Windows Networking 2 11-13-2007 01:53 AM
login script not running Paul Wireless Networks 2 11-04-2005 04:44 AM
Login Script AJ Wireless Networks 2 06-21-2005 04:18 PM
NT Login Script bigdogg Windows Networking 0 06-02-2005 04:33 PM
Login script Brian Windows Networking 1 10-20-2003 07:34 PM



1 2 3 4 5 6 7 8 9 10 11