EXE
WinGet
Netbird
NetBird GmbH · 0.62.2 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
netbird_installer_0.62.2_windows_arm64.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.62.2
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
netbird_installer_0.62.2_windows_arm64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Netbird.Netbird
Version
0.62.2
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.62.2/netbird_installer_0.62.2_windows_arm64.exe
Upgrade Behavior
install(Install over existing)
Release Notes
What's Changed
- [relay] Update GO version and QUIC version (… by @pappz in https://github.com/netbirdio/netbird/pull/5071
- [client] Add non-root ICMP support to userspace firewall forwarder by @lixmal in https://github.com/netbirdio/netbird/pull/4792
- [client] Reorder userspace ACL checks to fail faster for better performance by @lixmal in https://github.com/netbirdio/netbird/pull/4226
- [management] fix the issue with duplicated peers with the same key by @crn4 in https://github.com/netbirdi…