Networking Forums

Networking Forums > Computer Networking > Windows Networking > Connecting Network Shares Remotely

Reply
Thread Tools Display Modes

Connecting Network Shares Remotely

 
 
tkutil
Guest
Posts: n/a

 
      05-29-2008, 01:53 AM
I map network shares via login script while on the network. How do I access
network shares when I am remote connected via VPN?
 
Reply With Quote
 
 
 
 
Bill Grant
Guest
Posts: n/a

 
      05-29-2008, 02:10 AM

"tkutil" <(E-Mail Removed)> wrote in message
news:1EA82447-AF42-4556-A0F4-(E-Mail Removed)...
>I map network shares via login script while on the network. How do I access
> network shares when I am remote connected via VPN?


Making a VPN connection is not a login operation, so login scripts won't
run.

If you want the script to run when you connect you will need to use some
other event to trigger the script to run. You may need to have the script on
the client because the client may not be able to find a script on the server
at connection time.

 
Reply With Quote
 
tkutil
Guest
Posts: n/a

 
      05-29-2008, 03:41 AM
I understand. VPN just gives me the connection. I'm trying to find out how
people handle connecting to shares once connected remotely. We use Novell now
and run the Novell login after connecting via VPN, which makes the
connections to the Novell shares. What is the windows equivalent?

"Bill Grant" wrote:

>
> "tkutil" <(E-Mail Removed)> wrote in message
> news:1EA82447-AF42-4556-A0F4-(E-Mail Removed)...
> >I map network shares via login script while on the network. How do I access
> > network shares when I am remote connected via VPN?

>
> Making a VPN connection is not a login operation, so login scripts won't
> run.
>
> If you want the script to run when you connect you will need to use some
> other event to trigger the script to run. You may need to have the script on
> the client because the client may not be able to find a script on the server
> at connection time.
>
>

 
Reply With Quote
 
Frankster
Guest
Posts: n/a

 
      05-29-2008, 12:43 PM
>I map network shares via login script while on the network.
> How do I access network shares when I am remote connected
> via VPN?


One "usual" problem with this scenario is local LAN name resolution. Can you
map the shares manually after connecting using the IP rather than the local
hostname?

The VPN server should be set to pass out the exact same DNS servers that
your local LAN uses to ensure local LAN name resolution.

You'll probably have to trigger the drive mapping scripts manually from the
client. Either by manually starting them on the remote (i.e mapdrives.bat)
or copying them to the client and running them after VPN connect (i.e.
mapdrives.bat).

Often you do have to provide name resolution manually to the VPN server
itself on the local client (using the host file on the client is an easy
way) to allow share mapping to a share on the VPN server itself (since the
VPN server itself has a public IP address and Internet FQDN and you can't
use that to map to a share).

-Frank

 
Reply With Quote
 
neo [mvp outlook]
Guest
Posts: n/a

 
      05-31-2008, 01:41 AM
This really depends on your VPN solution. For example, if I'm using Windows
2003 RRAS, I can use CMAK to create a deployable VPN connectoid that
contains pre/post actions that check the health of a workstation, initiate a
login script, force gpos to run, force update of antivirus signatures, .etc.

Perhaps if you mention what the site went with for its VPN solution, perhaps
ideas/solutions can be suggested other than gee, can your users access the
\\domain\netlogon share and run the logon script manually.

/neo


"tkutil" <(E-Mail Removed)> wrote in message
news:1EA82447-AF42-4556-A0F4-(E-Mail Removed)...
>I map network shares via login script while on the network. How do I access
> network shares when I am remote connected via VPN?



 
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
problems connecting to Network Shares over VPN Donny Windows Networking 26 09-10-2009 04:05 AM
Can No Longer Access Shares Remotely razor Windows Networking 4 11-01-2007 08:19 PM
connecting remotely to a windows 2000 machine Peter McCaul Windows Networking 3 11-09-2004 08:13 PM
Problem Connecting To Network Shares (MN-500) Kevin Broadband Hardware 3 08-31-2004 03:14 PM
Connecting to Linux machine remotely Eireann Kelly Linux Networking 6 09-10-2003 04:44 AM



1 2 3 4 5 6 7 8 9 10 11