Wingetlywingetly
← All apps

ADConnector

by Druva Technologies Pte. Ltd.v1.0.0.0

Last updated

Establish a connection between AD/LDAP and the Druva Cloud Platform.

Install with winget

$ winget install --id Druva.ADConnector --exact --version 1.0.0.0

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

Silent install command for ADConnector

ADConnector uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64)
msiexec.exe /i ADConnector-ADConnectorAgent-1.0.0-814825.msi /quiet /norestart

See the full silent install reference for ADConnector

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 · v1.0.0.0

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
-Direct

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

Security

5 known CVEs via NVD

  • high7.8Fix in v5.9.3CVE-2021-36668affects before 5.9.3, 7.0.1Jul 12, 2022

    URL injection in Driva inSync 6.9.0 for MacOS, allows attackers to force a visit to an arbitrary url via the port parameter to the Electron App.

  • high7.8Fix in v7.0.0CVE-2021-36667affects before 7.0.0Jul 12, 2022

    Command injection vulnerability in Druva inSync 6.9.0 for MacOS, allows attackers to execute arbitrary commands via crafted payload to the local HTTP server due to un-sanitized call to the python os.system library.

  • high7.8Fix in v7.0.0CVE-2021-36666affects before 7.0.0Jul 12, 2022

    An issue was discovered in Druva 6.9.0 for MacOS, allows attackers to gain escalated local privileges via the inSyncDecommission.

  • high7.8Fix in v7.0.0CVE-2021-36665affects before 7.0.0Jul 12, 2022

    An issue was discovered in Druva 6.9.0 for macOS, allows attackers to gain escalated local privileges via the inSyncUpgradeDaemon.

  • high7.8Patched in wingetCVE-2020-5752affects v6.6.3May 21, 2020

    Relative path traversal in Druva inSync Windows Client 6.6.3 allows a local, unauthenticated attacker to execute arbitrary operating system commands with SYSTEM privileges.

Source: NVD, updated 5h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • Druva inSyncDruva Technologies Pte. Ltd.
    Druva.inSyncv8.1.3

    A lightweight and easy-to-use application that runs silently in the background on your device without interrupting your regular work and protects your important files, emails, photos, and videos by backing them up securely to inSync Cloud.

More from Druva Technologies Pte. Ltd..

Frequently asked questions

How do I install ADConnector on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Druva.ADConnector --exact --version 1.0.0.0. winget downloads the installer from Druva Technologies Pte. Ltd. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install ADConnector silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Druva.ADConnector --exact 1.0.0.0 --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 ADConnector?
ADConnector uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i ADConnector-ADConnectorAgent-1.0.0-814825.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall ADConnector via winget?
Run: winget uninstall --id Druva.ADConnector --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from ADConnector's Apps & Features entry.
Is ADConnector free?
ADConnector is distributed under Proprietary. Refer to the publisher (https://downloads.druva.com/insync/#Ad_Ldap_Connector) for the full license terms - Wingetly itself does not charge for installation.
Does ADConnector 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 ADConnector directly from the publisher.
How do I keep ADConnector up to date?
Run winget upgrade --id Druva.ADConnector --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of ADConnector from microsoft/winget-pkgs.