EXE
WinGet
Netbird
NetBird GmbH · 0.60.5 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
netbird_installer_0.60.5_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.60.5
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
netbird_installer_0.60.5_windows_amd64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Netbird.Netbird
Version
0.60.5
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.60.5/netbird_installer_0.60.5_windows_amd64.exe
Upgrade Behavior
install(Install over existing)
Release Notes
What's Changed
- [client] Fix UI already running check by @pappz in https://github.com/netbirdio/netbird/pull/4858
- [client, management] Add OAuth select_account prompt support to PKCE flow by @pappz in https://github.com/netbirdio/netbird/pull/4880
- [management] Feat/api enhancements by @fahrishih in https://github.com/netbirdio/netbird/pull/4831
- [management] Add user created activity event by @bcmmbaga in https://github.com/netbirdio/netbird/pull/4893
- [management] Refactor network map co…