EXE
WinGet
Netbird
NetBird GmbH · 0.64.4 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
netbird_installer_0.64.4_windows_amd64.exe /S
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.64.4
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
netbird_installer_0.64.4_windows_amd64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Netbird.Netbird
Version
0.64.4
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.64.4/netbird_installer_0.64.4_windows_amd64.exe
Upgrade Behavior
install(Install over existing)
Release Notes
What's Changed
- [client] Add macOS default resolvers as fallback by @lixmal in https://github.com/netbirdio/netbird/pull/5201
- [client] Add block inbound option to the embed client by @lixmal in https://github.com/netbirdio/netbird/pull/5215
- [management] Disable local users for a smooth single-idp mode by @braginini in https://github.com/netbirdio/netbird/pull/5226
- [management] disable sync lim by @crn4 in https://github.com/netbirdio/netbird/pull/5233
- [management] run cancelPeerRoutines…