Silent Install HQ
MSI WinGet

Netbird

NetBird GmbH · 0.59.7 · arm64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
msiexec /i netbird_installer_0.59.7_windows_arm64.msi /quiet /norestart

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {9DACD4E1-4F0A-4A1B-AD62-B3B8896F4ED6}
Product version operator Greater than or equal to
Product version 0.59.7

MSI Properties

Product Code {9DACD4E1-4F0A-4A1B-AD62-B3B8896F4ED6}

File Identity

SHA256 004d9842f8da40de2129f835267bda0a495239bb6dae8a1cdf41f45c24783774 VirusTotal ↗
Filename netbird_installer_0.59.7_windows_arm64.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Netbird.Netbird
Version 0.59.7
Description Connect your devices into a secure WireGuard®-based overlay network with SSO, MFA and granular access controls.
License BSD-3-Clause
Upgrade Behavior install(Install over existing)
Release Notes What's Changed - [management] feat: Basic PocketID IDP integration by @jfrconley in https://github.com/netbirdio/netbird/pull/4529 - [client] Fix missing flag values in profiles by @lixmal in https://github.com/netbirdio/netbird/pull/4650 - [client] Add bind activity listener to bypass udp sockets by @lixmal in https://github.com/netbirdio/netbird/pull/4646 - [client] Set default wireguard port for new profiles by @lixmal in https://github.com/netbirdio/netbird/pull/4651 - [client] Fix nil point…