MSI
WinGet
Netbird
NetBird GmbH · 0.56.1 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i netbird_installer_0.56.1_windows_arm64.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{FA7622D7-FEE6-4F2A-B276-39126472EBA9}
Product version operator
Greater than or equal to
Product version
0.56.1
MSI Properties
Product Code
{FA7622D7-FEE6-4F2A-B276-39126472EBA9}
File Identity
Filename
netbird_installer_0.56.1_windows_arm64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Netbird.Netbird
Version
0.56.1
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.56.1/netbird_installer_0.56.1_windows_arm64.msi
Upgrade Behavior
install(Install over existing)
Release Notes
This release brings an improvement for Windows clients' startup with caching of metadata information that in some systems could take up to 10s to retrieve.
What's Changed
- [management] Add peers manager to integrations by @bcmmbaga in https://github.com/netbirdio/netbird/pull/4405
- [internal] Add missing assignment of iFaceDiscover when netstack is disabled by @doromaraujo in https://github.com/netbirdio/netbird/pull/4444
- [client] Do not block Offer processing from relay worker by @pappz in…