Wingetlywingetly
← All apps

Password Depot Enterprise Server 18

by AceBIT GmbHv18.1.1

Last updated

Password Manager Server

Install with winget

$ winget install --id AceBIT.PasswordDepotEnterpriseServer.18 --exact --version 18.1.1

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

Silent install command for Password Depot Enterprise Server 18

Password Depot Enterprise Server 18 uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, machine scope)
pwdsrv18.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Password Depot Enterprise Server 18

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.

About

Password Depot Enterprise Server is an extension for Password Depot. With the Enterprise Server users can share databases stored to a server. The desktop client for Windows is the main program which is also used for Enterprise Server connection. Apart from that, you can also access the Enterprise Server with our macOS edition or mobile apps (Android & iOS). In addition, you can also utilize our web interface, which provides you with a convenient and straightforward access to the Enterprise Server, regardless of the device or operating system you're using. Server databases can be opened and modified using one of these clients.

Password Depot Enterprise Server is installed on a computer within the local network or in the cloud via Azure. The server administrator is mainly working with the Server Manager, a separate tool for Enterprise Server management and configuration. In the Server Manager the administrator can create new databases, add users and groups to the server and assign them databases. Users can get access to entire databases or parts of it only.

In general, you can provide access to a server database to multiple users and define different access rights for your users within the same database. In this case, every user will have a different view of the provided database.

Users with access to server databases can open them in the client. For Enterprise Server connection the following data is needed:

- Server address

- Port

- Access data (username & password)

The user's access data is defined by the administrator. Login to the Enterprise Server can either be performed with a local user (username & password), through Integrated Windows Authentication (SSO), Azure AD/OIDC Authentication.

Apart from that, the administrator can define further server settings in the Server Manager, for example installing a certificate if an SSL connection is required, activate 2 Factor-Authentication, set up notifications for specific events and define global server policies etc.

All transferred data is always encrypted with ephemeral keys using the AES 256-bit algorithm. Clients communicate with the server through TCP/IP protocol (IPv4/IPv6). This way you can ensure GDPR (General Data Protection Regulation) compliance.

Installers · v18.1.1

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
machineDirect

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 Password Depot Enterprise Server 18.

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

  • Password Depot 19 (Corporate Edition)AceBIT GmbH
    AceBIT.PasswordDepot.19.Corporatev19.2.3

    Password Manager

  • Password Depot 18AceBIT GmbH
    AceBIT.PasswordDepot.18v18.1.1

    Password Manager

  • Password Depot 19AceBIT GmbH
    AceBITGmbH.PasswordDepot19v19.1.0

    Password Depot 19 Setup

  • Password Depot 19AceBIT GmbH
    AceBIT.PasswordDepot.19v19.2.3

    Password Manager

  • Password Depot Enterprise Server 19AceBIT GmbH
    AceBIT.PasswordDepotEnterpriseServer.19v19.2.3

    Password Manager Server

  • Password Depot 18 (Corporate Edition)AceBIT GmbH
    AceBIT.PasswordDepot.18.Corporatev18.1.1

    Password Manager

More from AceBIT GmbH or browse credential, password, protect.

Frequently asked questions

How do I install Password Depot Enterprise Server 18 on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id AceBIT.PasswordDepotEnterpriseServer.18 --exact --version 18.1.1. winget downloads the installer from AceBIT GmbH and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Password Depot Enterprise Server 18 silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id AceBIT.PasswordDepotEnterpriseServer.18 --exact 18.1.1 --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 Password Depot Enterprise Server 18?
Password Depot Enterprise Server 18 uses EXE (Inno Setup). Run the downloaded installer with: pwdsrv18.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Password Depot Enterprise Server 18 via winget?
Run: winget uninstall --id AceBIT.PasswordDepotEnterpriseServer.18 --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Password Depot Enterprise Server 18's Apps & Features entry.
Is Password Depot Enterprise Server 18 free?
Password Depot Enterprise Server 18 is distributed under Proprietary. Refer to the publisher (https://www.password-depot.de/en/download/download-server.htm) for the full license terms - Wingetly itself does not charge for installation.
Does Password Depot Enterprise Server 18 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 Password Depot Enterprise Server 18 directly from the publisher.
How do I keep Password Depot Enterprise Server 18 up to date?
Run winget upgrade --id AceBIT.PasswordDepotEnterpriseServer.18 --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Password Depot Enterprise Server 18 from microsoft/winget-pkgs.