Wingetlywingetly
← All apps

Datto Workplace Server

by Datto Inc.v8.42.34

Last updated

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

Install with winget

$ winget install --id Datto.WorkplaceServer --exact --version 8.42.34

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

Silent install command for Datto Workplace Server

Datto Workplace Server uses EXE (Burn bundle). The silent install switches are /quiet /norestart.

One-line silent install (neutral)
msiexec.exe /i DattoWorkplaceServerSetup_v8.4.2.34.exe /quiet /norestart

See the full silent install reference for Datto Workplace Server

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 · v8.42.34

ArchitectureTypeScopeInstallDownload
neutralEXE
Burn bundle
-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 Workplace Server.

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 Cloud Continuity AgentDatto Inc.
    Datto.CloudContinuityAgentv3.0.19.12

    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.

  • 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.

More from Datto Inc..

Frequently asked questions

How do I install Datto Workplace Server on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Datto.WorkplaceServer --exact --version 8.42.34. winget downloads the installer from Datto Inc. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Datto Workplace Server silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Datto.WorkplaceServer --exact 8.42.34 --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 Workplace Server?
Datto Workplace Server uses EXE (Burn bundle). Run the downloaded installer with: msiexec.exe /i DattoWorkplaceServerSetup_v8.4.2.34.exe /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Datto Workplace Server via winget?
Run: winget uninstall --id Datto.WorkplaceServer --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Datto Workplace Server's Apps & Features entry.
Is Datto Workplace Server free?
Datto Workplace Server is distributed under Proprietary. Refer to the publisher for the full license terms - Wingetly itself does not charge for installation.
Does Datto Workplace Server 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 Workplace Server directly from the publisher.
How do I keep Datto Workplace Server up to date?
Run winget upgrade --id Datto.WorkplaceServer --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Datto Workplace Server from microsoft/winget-pkgs.