To get access to internal network VPN connection is nessessary
To setup and run VPN access user have to have Administrator rights, to avoid that we'll perform all installation steps as Administrator but configure service to be usable for all system users
Manual setup VPN connection to be activated automatically as a service during PC start. If you want to change that behavior - disable the service and use "OpenVPN GUI" app as Administrator
- Get a configuration archive from trusted source
- Login to a system as Administrator
- Download the lastest official OpenVPN client
- Install the client. Choose default settings
- Unarchive the configuration into "C:\Program Files\OpenVPN\config"
- Execute "*.p12" file to install user's certificate 0. Choose "Local Machine" as a Store Location 0. DO NOT mark this key as exportable
- Execute "openvpn.reg" file
- Open "services" by "ctrl+r", type "SERVICES.MSC", enter 0. Find OpenVPN service, right click -> properties 0. Choose "Startup type" -> "Automatic (Delayed Start)" 0. Save settings and close services window
- Restart PC and login as normal, non-Admin user
- Wait about 2 mins after OS starts
- Test VPN connection by
ping 192.168.101.82