MSI
WinGet
Duplicati 2
Duplicati Team · 2.1.0.123 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i duplicati-2.1.0.123_canary_2025-07-09-win-x64-gui.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{5C6C9908-7555-4915-B30A-7F26B8668043}
Product version operator
Greater than or equal to
Product version
2.1.0.123
MSI Properties
Product Code
{5C6C9908-7555-4915-B30A-7F26B8668043}
File Identity
Filename
duplicati-2.1.0.123_canary_2025-07-09-win-x64-gui.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Duplicati.Duplicati.Canary
Version
2.1.0.123
Description
Duplicati is a free, open source, backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers.
License
MIT
↗
Homepage
https://www.duplicati.com/
Support
https://forum.duplicati.com/
Upgrade Behavior
install(Install over existing)
Release Notes
This release is a canary release intended to be used for testing.
This version is nearly identical to 2.1.0.121 which has a startup crash.
This version is nearly identical to 2.1.0.122 which has an issue with detached TrayIcon.
Major changes in this version
This version introduces a new SQLite library, a new VSS provider, and some minor bugfixes.
SQLite update
This version has changed the SQLite library from the previous System.Data.SQLite library to using Microsoft.Data.Sqlite.
This update was…