Silent Install HQ
EXE WinGet

Ollama

Ollama · 0.3.13 · 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.3.13
Associated with 32-bit app on 64-bit clients No

File Identity

SHA256 0c665ec23b015b3f078555ec29ae035b342b638e5ddfbc29427b0f9c389cc1f9 VirusTotal ↗
Filename OllamaSetup.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Ollama.Ollama
Version 0.3.13
Description Get up and running with large language models locally.
License MIT
Upgrade Behavior install(Install over existing)
Release Notes New safety models - Llama Guard 3: a series of models by Meta, fine-tuned for content safety classification of LLM inputs and responses. - ShieldGemma: ShieldGemma is set of instruction tuned models from Google DeepMind for evaluating the safety of text prompt input and text output responses against a set of defined safety policies. What's Changed - Default model in quickstart is now llama3.2 - Fixed issue where ollama pull would leave connections when encountering an error - ollama rm will now…