Silent Install HQ
MSI WinGet

OpenVPN

OpenVPN, Inc. · 2.7.101 · arm64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
msiexec /i OpenVPN-2.7.1-I001-arm64.msi /quiet /norestart
InstallPath
msiexec /i OpenVPN-2.7.1-I001-arm64.msi /quiet /norestart PRODUCTDIR="<INSTALLPATH>"

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {EC1BC50A-9D71-4A30-98D2-85D042C5DD6E}
Product version operator Greater than or equal to
Product version 2.7.101

MSI Properties

Product Code {EC1BC50A-9D71-4A30-98D2-85D042C5DD6E}

File Identity

SHA256 039191156e49c964ed9250c0a191177a15ef963f2d5553bb94038ca711771ae7 VirusTotal ↗
Filename OpenVPN-2.7.1-I001-arm64.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID OpenVPNTechnologies.OpenVPN
Version 2.7.101
Description Create secure VPN connections over the internet with this VPN-software
License GPL-2.0
Upgrade Behavior install(Install over existing)
Release Notes New features: - Add a new username-only flag argument to --auth-user-pass which will now make OpenVPN only query for username and send a dummy password to the server. This is only useful if auth schemes are used on the server side that will do some sort of external challenge base on username, and not password authentication. See discussion in GH OpenVPN/openvpn#501 (starting Jan 30, 2024). - Increase default sizing of internal hash maps to 4 * --max-clients. The default used to be…