Last updated
License Server (FLS) is a Java-based application to manage JetBrains product licenses within your company network.
$ winget install --id JetBrains.LicenseService --exact --version 1.0.53616Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
JetBrains License Service uses MSI (WiX). The silent install switches are /quiet /norestart.
msiexec.exe /i license-server-installer.msi /quiet /norestart
See the full silent install reference for JetBrains License Service →
For Intune admins
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
Start free 30-day trialNo credit card required.
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x64 | MSI WiX | - | Direct |
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
No known CVEs for JetBrains License Service.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.