Last updated
Allow users to reset their passwords without logging in to the operating system by clicking on a special link on the login screen.
$ winget install --id Softerra.AdaxesSelfServiceClient --exact --version 1.3.7812.0Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Adaxes Self-Service Client uses MSI (WiX). The silent install switches are /quiet /norestart.
msiexec.exe /i AdaxesSelfServiceClient.msi /quiet /norestart
See the full silent install reference for Adaxes Self-Service Client →
For Intune admins
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 trialNo credit card required.
Adaxes self-service client allows users to reset their passwords without logging in to the operating system by clicking on a special link on the login screen. When a user clicks the link, they get anonymous access to the Adaxes password self-service site opened in Microsoft Edge or Safari.
The web browser session used to access the service is restricted, preventing insecure actions. The most noticeable restrictions applied to this session include:
- Inability to follow links to other sites from the self-password reset page
- Limited context menus on Windows
- Disabled context menus on macOS
- Disabled shortcuts
- Disabled Open in New Window option
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
No known CVEs for Adaxes Self-Service Client.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.
More from Softerra, Inc..