Interactive batch file on login?

Business solution to host your own OpenVPN server with web management interface and bundled clients.
Post Reply
techoutfit
OpenVpn Newbie
Posts: 1
Joined: Sun Aug 25, 2013 3:19 pm

Interactive batch file on login?

Post by techoutfit » Sun Aug 25, 2013 4:06 pm

We have a batch file that prompts for user credentials and then maps drives. I tried pasting the script directly into OpenVPN AS and also calling it via "start openvpn-map-drives.bat" but I never see the script window come up.

I do see a "cmd" process calling a temp file from OpenVPN so I see that it is running something and waiting on input but it doesn't seem to be in the foreground. Is there a way of accomplishing this?

Post Reply