Skip to content

New FMA: Microsoft ODBC Driver 17 for SQL Server #50326

Description

@kitzy

Goal

Add Microsoft ODBC Driver 17 for SQL Server as a Windows Fleet-maintained app.

Context

Found in the customer's ManageEngine ServiceDesk Plus Windows software-deployment catalog. Fleet has no FMA for it today.

  • Vendor: Microsoft
  • Source: winget Microsoft.msodbcsql.17

Notes

Majors install side by side, so the exists query must pin the major (AND version LIKE '17.%') the way the Amazon Corretto FMAs do — otherwise 17 and 18 detect each other. The customer deploys x64 and x86.

Acceptance criteria

  • Input added under ee/maintained-apps/inputs/winget/
  • Identity fields verified against the real installer — unique_identifier equals the registry DisplayName, and the publisher in the exists query equals the registry Publisher
  • Passes the FMA validator: install → detect → uninstall
  • Icon exists or is generated

Metadata

Metadata

Assignees

Type

No type

Projects

Status
🐥 Review/QA

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions