Silent Install HQ
EXE WinGet

Backrest

garethgeorge · 1.12.1 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
BackrestSetup-x86_64.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Custom
BackrestSetup-x86_64.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /CURRENTUSER

Intune Detection Rule

Registry Rule
Rule type Registry
Registry hive
Key path HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Backrest 1.12.1
Detection method
Value name DisplayVersion
Operator Greater than or equal to
Value 1.12.1
Associated with 32-bit app on 64-bit clients No

File Identity

SHA256 10395a1cd7e389ad4cb848524b6c2f11d93f73056ebed966354202b4c4c9a04b VirusTotal ↗
Filename BackrestSetup-x86_64.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID garethgeorge.Backrest
Version 1.12.1
Description Backrest installer
License GPL-3.0
Elevation elevatesself(Self-elevates (UAC))
Release Notes 1.12.1 (2026-03-11) Features - add new translation strings and expand Japanese language translations (#1120) (7f050d2) Bug Fixes - allow --stdin-from-command flag to be used (c603f00) - condition snapshot start hook may not run if repo is unreachable and autounlock is enabled (cd72b7f) - disable strict sftp trust / known host checking (1bad3d0) - ensure that docker images package the latest rclone (#1128) (4734bc2) - increase bufio's max buffer size to handle large json lines for big repos (bebe…