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
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
↗
Homepage
https://netbird.io/
Installer URL
https://github.com/netbirdio/netbird/releases/download/v0.59.7/netbird_installer_0.59.7_windows_arm64.msi
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…