Silent Install HQ
MSI WinGet

Netbird

Netbird · 0.25.4 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
msiexec /i netbird_installer_0.25.4_windows_amd64.msi /quiet /norestart

Intune Detection Rule

Registry Rule
Rule type Registry
Registry hive
Key path HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\NetBird
Detection method
Value name DisplayVersion
Operator Greater than or equal to
Value 0.25.4
Associated with 32-bit app on 64-bit clients No

File Identity

SHA256 0a6dbad19913ce7efc3d7e5db159fb6177a47c2d3ffa384d6aecd8e24e80036e VirusTotal ↗
Filename netbird_installer_0.25.4_windows_amd64.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Netbird.Netbird
Version 0.25.4
Description Connect your devices into a single secure private WireGuard®-based mesh network with SSO/MFA and simple access controls.
License BSD-3-Clause
Release Notes What's Changed - Update user's last login when authenticating a peer by @mlsmaycon in #1437 - Update setup.env.example by @wisetux in #1433 - Integrate Rosenpass by @pascal-fischer in #1153 - Remove duplicated chain add by @pappz in #1444 - Update contribution and readme file by @pascal-fischer in #1447 - Use cached wintun zip package in github workflows by @pappz in #1448 - Allow iOS to connect to old management versions by @pascal-fischer in #1440 - Add external-ip support for coturn by @mlsma…