Wingetlywingetly
← All apps

LogonExpert Server

by Softros Systemsv25.10.9

Last updated

LogonExpert Server is a centralized solution for storing and managing Windows autologon credentials, settings, scheduled tasks, and licenses for all LogonExpert Clie ts in your network.

Install with winget

$ winget install --id Softros.LogonExpert.Server --exact --version 25.10.9

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

Silent install command for LogonExpert Server

LogonExpert Server uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

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

See the full silent install reference for LogonExpert 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.

About

LogonExpert Server is a centralized solution for storing and managing Windows autologon credentials, settings, scheduled tasks, and licenses for all LogonExpert Clients in your network. Integrated with Active Directory, it lets you browse the domain tree (including multiple trusted domains), select individual computers or groups, apply settings and credential templates, and deploy them to endpoints running LogonExpert.

LogonExpert Clients automatically discover the fastest available server via domain DNS, establish a TLS-encrypted, Kerberos/NTLM-authenticated connection, and retrieve updates on a schedule or before each autologon. Multi-server deployment with real-time replication and load balancing ensures high availability and fast response.

Need to rotate passwords? Update them once in LogonExpert Server Manager to synchronize changes to Active Directory and the server database; clients receive the new credentials at the next check-in.

Key Features:

- Configure, store, and update LogonExpert Client autologon credentials, settings, and licenses from a single console on a dedicated or distributed server infrastructure.

- Update user passwords simultaneously in the LogonExpert Server database and in Active Directory.

- All client–server traffic is protected with TLS encryption. Domain-level Kerberos or NTLM authentication is used between the client computer and the server. LogonExpert Server's database is encrypted with AES-256 using a hardware-dependent key.

- Configure user credentials, settings, and assign licenses for individual LogonExpert Client machines or groups of computers in bulk via the LogonExpert Server Manager.

- Supports a multi-server architecture with real-time database replication between LogonExpert Server instances and provides a load-balancing mechanism that allows LogonExpert Clients to retrieve and update their settings and user credentials faster and more reliably.

- Authorized LogonExpert Servers are registered in your domain’s DNS server (via SRV records), allowing LogonExpert Clients (and other servers) to automatically discover and connect to them.

Completely free for up to 20 endpoints, Free trial for 15 days for more endpoints

Installers · v25.10.9

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 LogonExpert 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

  • Transparent Lock ScreenSoftros Systems
    Softros.TransparentLockScreenv26.7.6644.0

    Lock your computer while keeping your desktop visible with Transparent Lock Screen

  • Network Time System (Server)Softros Systems
    Softros.NetworkTimeSystem.Serverv2.6.2

    Network Time Server is part of the Network Time System package used for setting up and running a dedicated time server on the company network.

  • Network Time System (Client)Softros Systems
    Softros.NetworkTimeSystem.Clientv2.6.2

    Network Time Client is part of the Network Time System package responsible for synchronizing time on Windows based workstations where it is installed.

  • Softros LAN MessengerSoftros Systems
    Softros.SoftrosLANMessengerv12.6.6

    Softros LAN Messenger is an easy-to-use LAN messaging application for safe, secure and effective intra-office communication. It does not require a server to run and is very easy to install.

  • LogonExpertSoftros Systems
    Softros.LogonExpertv11.3.1

    LogonExpert is a secure approach to automatic logon. It stores logon data encrypted with the AES 256 algorithm.

  • PrintSCPCharruaSoft
    CharruaSoft.PrintSCPv12.0

    PrintSCP transforms the way medical studies are printed, replacing traditional film with high-quality paper printing from Windows, providing printed copies to patients and referring physicians.

More from Softros Systems or browse Autologon, Credentials, LogonExpert.

Frequently asked questions

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