MSI
WinGet
Tailscale
Tailscale Inc. · 1.84.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i tailscale-setup-1.84.0-amd64.msi /quiet /norestart
InstallPath
msiexec /i tailscale-setup-1.84.0-amd64.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{2F496807-4F28-5FF5-AC5F-97A6111EEEB4}
Product version operator
Greater than or equal to
Product version
1.84.0
MSI Properties
Product Code
{2F496807-4F28-5FF5-AC5F-97A6111EEEB4}
File Identity
Filename
tailscale-setup-1.84.0-amd64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Tailscale.Tailscale
Version
1.84.0
Description
Tailscale is a WireGuard based mesh VPN, used to connect your computers and other devices together securely without proxies.
License
BSD-3-Clause
↗
Homepage
https://tailscale.com/download
Upgrade Behavior
install(Install over existing)
Release Notes
All platforms
- New: The --reason flag is added to the tailscale down command.
- New: ReconnectAfter policy setting, which configures the maximum period of time between a user disconnecting Tailscale and the client automatically reconnecting.
- Changed: Tailscale CLI commands throw an error if multiple of the same flag are detected.
- Fixed: Network connectivity issues when creating a new profile or switching profiles while using an exit node.
Linux
- Fixed: DNS-over-TCP fallback works correctly…