How to map a drive after VPN is established

Business solution to host your own OpenVPN server with web management interface and bundled clients.
Post Reply
idog8818
OpenVpn Newbie
Posts: 1
Joined: Fri Oct 04, 2013 3:54 am

How to map a drive after VPN is established

Post by idog8818 » Fri Oct 04, 2013 3:59 am

Hi I'm a newbie here. I'm trying to configure on OpenVPN AS.

What I try to do it to map a network drive after user is connected, Now I'm using user.bat to map via net use z: \\10.0.0.1\1$. Anyone knows how to setup on server side to map automatically?

Authentication method: AD
Each user may need to map to different drive, such as
user1 needs to map to 1$
user2 needs to map to 2$
.
.
.

Thanks all.

Post Reply