Page 1 of 1

OpenVPN before windows login

Posted: Mon May 09, 2011 9:18 pm
by Nemus7
is there a way to make it so openvpn starts before a user logs in?

we have ad system and the home profile path along with password resets don't get pushed unless the user is connected via the vpn.

Re: OpenVPN before windows login

Posted: Tue May 10, 2011 8:33 am
by janjust
run openvpn as a service and make sure it starts at system startup; this also means the client certificate+key need to be accessible to the SYSTEM account (or whichever account openvpnserv is running as).