Wingetlywingetly
← All apps

Datto Cloud Continuity Agent

by Datto Inc.v3.0.19.12

Last updated

Datto Cloud Continuity uses a variant of the Datto Windows Agent to protect your Windows' machines and back them up direct-to-cloud, no appliance required.

Install with winget

$ winget install --id Datto.CloudContinuityAgent --exact --version 3.0.19.12

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Datto Cloud Continuity Agent

Datto Cloud Continuity Agent uses EXE. The silent install switches are /quiet.

One-line silent install (x64)
DattoCloudContinuityInstaller.exe /quiet /norestart

See the full silent install reference for Datto Cloud Continuity Agent

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v3.0.19.12

ArchitectureTypeScopeInstallDownload
x64EXE-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Datto Cloud Continuity Agent.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Datto WorkplaceDatto Inc.
    Datto.Workplacev10.5.3.4

    Datto Workplace is the security-focused enterprise file sync and share (EFSS), delivered by managed service providers, to enable secure and efficient collaboration.

  • Datto Workplace ServerDatto Inc.
    Datto.WorkplaceServerv8.42.34

    Datto Workplace Server is the security-focused enterprise file sync and share (EFSS), delivered by managed service providers, to enable secure and efficient collaboration.

  • Datto Windows AgentDatto Inc.
    Datto.WindowsAgentv3.0.18.24

    The Datto Backup Agent is installed on the machine to be protected and works with a Datto Appliance to deliver backup and continuity.

  • 夸克网盘Quark
    Alibaba.QuarkCloudDrivev3.24.0

    Quark Cloud Drive is a cloud service product launched by Quark, featuring cloud storage, HD streaming, online file decompression, PDF one-click conversion, etc.

  • FastCopyH.Shirouzu & FastCopy Lab, LLC.
    FastCopy.FastCopyv5.12.0

    The Fastest Copy/Backup Software on Windows

  • iCloud (Legacy)Apple Inc.
    Apple.iCloudv7.21.0.23

    With iCloud for Windows, you can access your photos, videos, mail, calendar, files, and other important information on your Windows PC.

More from Datto Inc. or browse backup, bcdr, datto.

Frequently asked questions

How do I install Datto Cloud Continuity Agent on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Datto.CloudContinuityAgent --exact --version 3.0.19.12. winget downloads the installer from Datto Inc. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Datto Cloud Continuity Agent silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Datto.CloudContinuityAgent --exact 3.0.19.12 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Datto Cloud Continuity Agent?
Datto Cloud Continuity Agent uses EXE. Run the downloaded installer with: DattoCloudContinuityInstaller.exe /quiet /norestart. The silent switches are /quiet.
How do I uninstall Datto Cloud Continuity Agent via winget?
Run: winget uninstall --id Datto.CloudContinuityAgent --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Datto Cloud Continuity Agent's Apps & Features entry.
Is Datto Cloud Continuity Agent free?
Datto Cloud Continuity Agent is distributed under Proprietary. Refer to the publisher (https://www.datto.com/products/cloud-continuity/) for the full license terms - Wingetly itself does not charge for installation.
Does Datto Cloud Continuity Agent work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Datto Cloud Continuity Agent directly from the publisher.
How do I keep Datto Cloud Continuity Agent up to date?
Run winget upgrade --id Datto.CloudContinuityAgent --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Datto Cloud Continuity Agent from microsoft/winget-pkgs.