[GH-ISSUE #529] Remote netbird upgrade without user prompt (using the windows setup application) #903

Closed
opened 2026-08-05 00:40:22 -04:00 by saavagebueno · 4 comments
Owner

Originally created by @rgl on GitHub (Oct 27, 2022).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/529

It would be nice to be able to remotely upgrade the windows netbird version using the setup application.

Currently, as-of, 0.10.2, when we use the setup application, it will first prompt the user for doing an un-installation first, but then, it will tear-down the vpn, disconnecting us from the vpn and by consequence the remote desktop session.

After we physically login into the machine, its waiting for the user to install (clicking next, next, next). It would be nice that the upgrade workflow would work without user interaction, and allowed us to upgrade netbird while connected thru the vpn.

Originally created by @rgl on GitHub (Oct 27, 2022). Original GitHub issue: https://github.com/netbirdio/netbird/issues/529 It would be nice to be able to remotely upgrade the windows netbird version using the setup application. Currently, as-of, 0.10.2, when we use the setup application, it will first prompt the user for doing an un-installation first, but then, it will tear-down the vpn, disconnecting us from the vpn and by consequence the remote desktop session. After we physically login into the machine, its waiting for the user to install (clicking next, next, next). It would be nice that the upgrade workflow would work without user interaction, and allowed us to upgrade netbird while connected thru the vpn.
saavagebueno added the feature-requestclient labels 2026-08-05 00:40:22 -04:00
Author
Owner

@mlsmaycon commented on GitHub (Oct 27, 2022):

Hello @rgl we have plans to support a better upgrade experience by giving the ability to trigger it from the dashboard.

That said, when running the installer for the current version from the command line as administrator and with the /S flag, it will execute without prompting the user.

<!-- gh-comment-id:1293986248 --> @mlsmaycon commented on GitHub (Oct 27, 2022): Hello @rgl we have plans to support a better upgrade experience by giving the ability to trigger it from the dashboard. That said, when running the installer for the current version from the command line as administrator and with the /S flag, it will execute without prompting the user.
Author
Owner

@nazarewk commented on GitHub (Apr 17, 2025):

closing in favor of https://github.com/netbirdio/netbird/issues/3609

<!-- gh-comment-id:2813204801 --> @nazarewk commented on GitHub (Apr 17, 2025): closing in favor of https://github.com/netbirdio/netbird/issues/3609
Author
Owner

@nazarewk commented on GitHub (Jul 15, 2025):

I don't think those 2 would be that related after all, #3609 would simply provide a script to run the update manually.

<!-- gh-comment-id:3073313900 --> @nazarewk commented on GitHub (Jul 15, 2025): I don't think those 2 would be that related after all, #3609 would simply provide a script to run the update manually.
Author
Owner

@PizzaLovingNerd commented on GitHub (May 28, 2026):

Closing as stale during issue consolidation.

Addressed:
Silent unattended install: netbird_installer_*.exe /S or MSI /quiet (Windows installation docs).
Unattended upgrades: Settings -> Clients -> Automatic Updates, including Force Automatic Updates for install without user prompts (auto-update docs, client ≥ v0.61.0, management ≥ v0.61.0).

<!-- gh-comment-id:4567846475 --> @PizzaLovingNerd commented on GitHub (May 28, 2026): Closing as stale during issue consolidation. Addressed: Silent unattended install: netbird_installer_*.exe /S or MSI /quiet ([Windows installation docs](https://docs.netbird.io/get-started/install/windows)). Unattended upgrades: Settings -> Clients -> Automatic Updates, including Force Automatic Updates for install without user prompts ([auto-update docs](https://docs.netbird.io/manage/peers/auto-update), client ≥ v0.61.0, management ≥ v0.61.0).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#903