Release details: VaultPilot 3.0.3 files and checksums

VaultPilot v3.0.3 was published on July 29, 2026. Each component below has its own version, the way to get it and, for files published with the release, the exact byte size and SHA-256 to check before you install.

VaultPilot Enterprise Vault Console

Version 3.0.3

The Windows server and its browser console. The MSI installs the VaultPilotServer service with its own Node runtime and SQLite files, the firewall rule and the data directory.

Runs on
Windows Server or an approved Windows host
Installs as
Administrator, Windows Installer
VaultPilot Enterprise Vault Console file, size and SHA-256
FileSize (bytes)SHA-256
VaultPilot-3.0.3-x64.msi65,463,39623e42e7a2b46e0b02337054cd975afc8a0c475d52cf6ef090a0567ae5d08a218

VaultPilot Browser Vault Extension

Version 1.3.3

Autofill and save-login prompts in Chrome and Edge for devices paired with your server. Users install and update it from the Chrome Web Store; managed fleets deploy the same extension ID through Chrome or Edge policy.

Runs on
Google Chrome, Microsoft Edge
Extension ID
hjkbedlaieikhkoplgpiohlaakgebobi

VaultPilot DC Agent Service

Version 1.2.27

Optional Windows service near the domain controller that syncs directory metadata into VaultPilot. Install it with the PowerShell script from an Administrator session; identity-bound account actions need version 1.2.20 or newer.

Runs on
A controlled Windows host near the domain controller
Service name
VaultPilotDCAgent
Commands
-InstallService, -Status, -TailLog, -RepairService, -UninstallService
VaultPilot DC Agent Service file, size and SHA-256
FileSize (bytes)SHA-256
vaultpilot-dc-agent.ps1241,65858ef4b043068b36a8dce29d3159a41b047e32720329987941e9d245e7d4a8b98

Offline Share Decrypter

Version 1.2.1

An HTML tool for recipients outside your VaultPilot server. It opens passphrase-protected share packages fully in the browser, with no network connection.

Runs on
Any browser, offline
Offline Share Decrypter file, size and SHA-256
FileSize (bytes)SHA-256
vaultpilot-share-decrypter.zip51,566e72cef76a1a8389339ea75469e6467b908cd51cd7e8f6381fcb61910eb9af756

Server tools and uninstall

The Backup Tool and the Log Collector come with the server and are downloaded from the console's Server settings screen; their versions do not follow the server version. VaultPilot and the DC Agent are removed with their own installers.

Server tools and their versions
ToolVersionWhat it does
VaultPilot Backup Tool3.0.0VaultPilotBackupTool.exe creates the full-server recovery ZIP. Run it as Administrator on the server and keep the archive offline. In the console: Server settings
VaultPilot Log Collector3.0.2VaultPilotLogCollector.exe builds a redacted support package; share only that package. In the console: Server settings
Uninstall (Windows Installer)3.0.3Remove VaultPilot from Windows Apps and Features, or run the same MSI and choose Remove. The service, firewall rule and installed files go; the data directory C:\ProgramData\VaultPilot stays. Take a verified backup first. Uninstall guide
DC Agent uninstall1.2.27Run vaultpilot-dc-agent.ps1 -UninstallService from an Administrator PowerShell on the agent machine to remove the VaultPilotDCAgent service. Active Directory agent guide

Verify before you install

  1. 01

    Confirm the release record Confirm that the version on this page and in the file name is 3.0.3, the published release. A different version means stop. Release asset verification guide

  2. 02

    Download from this release only Use the download buttons on this page, never files from chat, support threads or unpublished build output. Windows Server installation guide

  3. 03

    Match the hash and size Run Get-FileHash -Algorithm SHA256 and compare the digest and byte size with the component's table before you install or redistribute the file. Any mismatch means do not use it. Release asset verification guide

  4. 04

    Expect an unsigned MSI Get-AuthenticodeSignature reports NotSigned for VaultPilot-3.0.3-x64.msi. Do not substitute an unrelated certificate and do not skip the hash check to compensate. Windows Server installation guide

A completed download shows only that a file arrived. VaultPilot-3.0.3-x64.msi is not Authenticode-signed, so the Update Center in the console trusts it through the Ed25519-signed update manifest plus the SHA-256 and size match, and checks both on its own. That exception covers only this release file; any other package must carry a valid signature.

See the release history for each component