Skip to content

Releases: htcfreek/SimpleLapsGui

Simple LAPS GUI 2.0

19 Dec 19:48
d38626b

Choose a tag to compare

Simple LAPS GUI v2 screenshot

⭐ New features

  • Support for account name added. (#12)
  • Multi-domain support: Specify the domain to query on when searching. (#3)
  • Zoom dialog for zoomed credential preview.

🐛 Bug fixes

  • Fixed bug with wrong error message after setting the time.
  • Fixed dpi scaling bug in about dialog.

🛠️ Enhancements

  • Redesigned user interface.
  • Improved windows size on different dpi scalings.
  • Set time dialog now respects system's format settings.
  • Support for closing the time dialog and the about dialog with the ESCAPE key .
  • Replaced AutoIT wrapper executable with a Batch file.
  • Various small improvements.

📘 Documentation

  • Readme updated for version 2.
  • Added explanation how to show the correct icon on taskbar to the readme. (#1)

sha256:460743ca0ec4f59ffcba283ec0028a80a92b9a06ba3594395eb2ea24a2f9ca84

Simple LAPS GUI 1.2

16 Jul 10:43
a2abadb

Choose a tag to compare

Fixes:

  • Fixed a crash when loading password history for Windows LAPS. (#10) [Thanks @F1reF0x.]

Changes:

  • Small improvements to the PowerShell script.
  • PS window now hides automatically on PowerShell only version. (#4) [Thanks @F1reF0x.]
  • Added link to check for latest version in "About" window.

Release assets

File Content Note
SimpleLapsGui_v1.1_Exe.zip Contains an exe version. ⚠️ Produces false-positive virus alerts on some scanners.
SimpleLapsGui_v1.1_PowerShell.zip Contains a PowerShell only version.

Simple LAPS GUI 1.1

25 Apr 19:49
902ab0e

Choose a tag to compare

Changes:

  • Small improvements to the PowerShell script.
  • Added FAQ to the ReadMe.
  • Added permission information to the ReadMe.
  • Switched from PS2Exe compilation to AutoIT v3 wrapper exe. (Less virus false positive alerts.)

Release assets

File Content Note
SimpleLapsGui_v1.1_Exe.zip Contains an exe version. ⚠️ Produces false-positive virus alerts on some scanners.
SimpleLapsGui_v1.1_PowerShell.zip Contains a PowerShell only version.

Simple LAPS GUI 1.0

23 Apr 15:42

Choose a tag to compare

😊 This is the first release. 😊

Features

  • Simple and fast: Run the executable, type the computer name and press the ENTER key.
  • Supports Microsoft LAPS (legacy) and Windows LAPS on Active Directory environments.
  • Read current password, current expiration timestamp and password history (Windows LAPS only) from the Computer objects in your local Active Directory.
  • Copy the passwords (current and history) using the context menu.
  • Change the expiration timestamp.
  • Close the window by pressing the ESCAPE key.

⚠ Because of many virus alerts of different scanners I removed the download assets of this version!!