Skip to content

Releases: htcfreek/SimpleLapsGui

Simple LAPS GUI 2.4

14 May 14:16
e568e36

Choose a tag to compare

⭐ New features

  • Support for PowerShell 7.6 and newer.
  • New parameter -CopyLinkTargetsToClipboard to enforce that links are copied instead of opened.
  • Zoom view: Added text formatting to distinguish different character groups. (#21)
  • Zoom view: The zoom level is now configurable.
slg24_screenshot2-2

🐛 Bug fixes

  • Fix escape key not working in zoom dialog.

🛠️ Enhancements

  • Switched password font to "Cascadia Mono" and "Consolas" as fallback. (#21)

📘 Documentation

  • Readme updated for latest version.

:shipit: Additional changes

  • Updated release asset script.

sha256:acad60e56aca889a00997947ca772f18a9476320d698d3bcb67622c11d364dc9

Simple LAPS GUI 2.3

24 Feb 20:12
c82393c

Choose a tag to compare

🐛 Bug fixes

  • The ampersand (&) is now displayed in the user name and password. (#19)
  • The history is now displayed correctly again, even if there is only one entry.

sha256:1ea9fd008aac22c24b073e5d5ad41dedee00bab7011a4847793f5413d7027a07

Simple LAPS GUI 2.2

18 Feb 15:45
d06084e

Choose a tag to compare

🐛 Bug fixes

  • Fixed the "Window not responding" crashes by moving LDAP requests into background jobs. (#14)
  • Fixed the bug that the error details tooltip exceeds the monitor wide on long error messages.

🛠️ Enhancements

  • Code improvements.
  • Improvements for screen readers.
  • Improvements on error handling.
  • Added indicators for long running tasks.
  • Improvements on the code that validates the time change. (#17)

sha256:6368d02ab0741e473a7c23585f7721e24af835750b34a414b778523339d48c20

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