Wingetlywingetly
← All apps

Jira Service Management Long Term Support

by Atlassianv11.3.10

Last updated

Service management solution designed to help teams efficiently manage and resolve service requests, incidents, problems, and changes.

Install with winget

$ winget install --id Atlassian.ServiceManagementLTS --exact --version 11.3.10

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Jira Service Management Long Term Support

Jira Service Management Long Term Support uses EXE. The silent install switches are -q.

One-line silent install (x64)
atlassian-servicedesk-11.3.10-x64.exe -q

See the full silent install reference for Jira Service Management Long Term Support

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

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 trial

No credit card required.

Installers · v11.3.10

ArchitectureTypeScopeInstallDownload
x64EXE-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

15 known CVEs via NVD

  • high8.8Patched in wingetCVE-2024-21683affects before 5.4.21, 5.12.8, 5.16.0May 21, 2024

    This High severity RCE (Remote Code Execution) vulnerability was introduced in version 5.2 of Confluence Data Center and Server. This RCE (Remote Code Execution) vulnerability, with a CVSS Score of 7.2, allows an authenticated attacker to execute arbitrary code which has high i...

  • critical9.1Patched in wingetCVE-2023-22501affects before 5.3.3, 5.4.2Feb 1, 2023

    An authentication vulnerability was discovered in Jira Service Management Server and Data Center which allows an attacker to impersonate another user and gain access to a Jira Service Management instance under certain circumstances_._ With write access to a User Directory and ou...

  • medium4.3Patched in wingetCVE-2022-36800affects before 4.22.2Aug 2, 2022

    Affected versions of Atlassian Jira Service Management Server and Data Center allow remote attackers without the "Browse Users" permission to view groups via an Information Disclosure vulnerability in the browsegroups.action endpoint. The affected versions are before version 4.2...

  • medium5.7Patched in wingetCVE-2021-43959affects before 4.20.8, 4.22.2Jul 25, 2022

    Affected versions of Atlassian Jira Service Management Server and Data Center allow authenticated remote attackers to access the content of internal network resources via a Server-Side Request Forgery (SSRF) vulnerability in the CSV importing feature of JSM Insight. When running...

  • high8.8Patched in wingetCVE-2022-26137affects before 4.20.10, 4.22.4Jul 20, 2022

    A vulnerability in multiple Atlassian products allows a remote, unauthenticated attacker to cause additional Servlet Filters to be invoked when the application processes requests or responses. Atlassian has confirmed and fixed the only known security issue associated with this v...

  • critical9.8Patched in wingetCVE-2022-26136affects before 4.20.10, 4.22.4Jul 20, 2022

    A vulnerability in multiple Atlassian products allows a remote, unauthenticated attacker to bypass Servlet Filters used by first and third party apps. The impact depends on which filters are used by each app, and how the filters are used. This vulnerability can result in authent...

  • medium6.5Patched in wingetCVE-2022-26135affects before 4.20.10, 4.22.4Jun 29, 2022

    A vulnerability in Mobile Plugin for Jira Data Center and Server allows a remote, authenticated user (including a user who joined via the sign-up feature) to perform a full read server-side request forgery via a batch endpoint. This affects Atlassian Jira Server and Data Center...

  • critical9.8Patched in wingetCVE-2022-0540affects before 4.13.8, 4.13.18, 4.20.6, 4.22.0Apr 20, 2022

    A vulnerability in Jira Seraph allows a remote, unauthenticated attacker to bypass authentication by sending a specially crafted HTTP request. This affects Atlassian Jira Server and Data Center versions before 8.13.18, versions 8.14.0 and later before 8.20.6, and versions 8.21.0...

Showing 8 of 15. Source: NVD, updated just now. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • SourcetreeAtlassian
    Atlassian.Sourcetreev3.4.32

    Sourcetree simplifies how you interact with your Git repositories so you can focus on coding. Visualize and manage your repositories through Sourcetree's simple Git GUI.

  • Jira Software Long Term SupportAtlassian
    Atlassian.JiraSoftwareLTSv11.3.10

    Plan, track, and deliver your biggest ideas together with Jira - the project management tool for all teams.

  • Confluence Long Term SupportAtlassian
    Atlassian.Confluencev10.2.15

    Atlassian Confluence is a collaborative workspace where teams create, organize, and share content. It supports documentation, project planning, and knowledge management with real-time editing, templates, and integrations like Jira and Microsoft Teams.

  • RovoAtlassian
    Atlassian.Rovov1.57.164

    Rovo Desktop is the best way to access Rovo from your Windows or macOS device. It's a dedicated spot to chat, manage agents, and complete tasks while staying connected to your workplace knowledge.

  • Atlassian CLIAtlassian
    Atlassian.AtlassianCLIv1.3.36-stable

    Work seamlessly with Atlassian from the command line.

  • Bitbucket ServerAtlassian
    Atlassian.Bitbucketv7.21.23

    Accelerate software delivery from idea to code to production, with a seamless connection to Jira beyond code creation.

More from Atlassian.

Frequently asked questions

How do I install Jira Service Management Long Term Support on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Atlassian.ServiceManagementLTS --exact --version 11.3.10. winget downloads the installer from Atlassian and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Jira Service Management Long Term Support silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Atlassian.ServiceManagementLTS --exact 11.3.10 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Jira Service Management Long Term Support?
Jira Service Management Long Term Support uses EXE. Run the downloaded installer with: atlassian-servicedesk-11.3.10-x64.exe -q. The silent switches are -q.
How do I uninstall Jira Service Management Long Term Support via winget?
Run: winget uninstall --id Atlassian.ServiceManagementLTS --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Jira Service Management Long Term Support's Apps & Features entry.
Is Jira Service Management Long Term Support free?
Jira Service Management Long Term Support is distributed under Proprietary. Refer to the publisher for the full license terms - Wingetly itself does not charge for installation.
Does Jira Service Management Long Term Support work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Jira Service Management Long Term Support directly from the publisher.
How do I keep Jira Service Management Long Term Support up to date?
Run winget upgrade --id Atlassian.ServiceManagementLTS --exact, or winget upgrade --all to update everything winget tracks. We index 7 versions of Jira Service Management Long Term Support from microsoft/winget-pkgs.

Recent versions

  • 11.3.10latest
  • 10.3.24
  • 10.3.23
  • 10.3.21
  • 10.3.17
  • 10.3.15
  • 10.3.11