Silent Install HQ
EXE WinGet

Ollama

Ollama · 0.4.4 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
OllamaSetup.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

Intune Detection Rule

Registry Rule
Rule type Registry
Registry hive
Key path HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{44E83376-CE68-45EB-8FC1-393500EB558C}_is1
Detection method
Value name DisplayVersion
Operator Greater than or equal to
Value 0.4.4
Associated with 32-bit app on 64-bit clients No

File Identity

SHA256 1d0afc90bd099a009ca8997e65b46131e933628210d80bd65bed517f82289215 VirusTotal ↗
Filename OllamaSetup.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Ollama.Ollama
Version 0.4.4
Description Get up and running with large language models locally.
License MIT
Upgrade Behavior install(Install over existing)
Release Notes New models - Marco-o1: An open large reasoning model for real-world solutions by the Alibaba International Digital Commerce Group (AIDC-AI). What's Changed - Fixed issue where Ollama would freeze when processing requests in parallel (e.g. when using code completion tools) - Redirecting output to a file no longer outputs progress bars or spinners New Contributors - @zhanluxianshen made their first contribution in https://github.com/ollama/ollama/pull/7308 - @EliasPereirah made their first contrib…