Skip to content

Releases: htcfreek/PreOS-ResetLapsPassword

ResetLapsPassword 1.4

24 May 21:33
24f487d
Compare
Choose a tag to compare

Fixes

  • Fixed the bug that prevents the script from setting the expiration time for Windows LAPS in local AD environments. (#19)
  • Fixed a bug that caused the wrong detection of Empirum variables. (#20)

Improvements

  • Improvements for warning when the LAPS user does not exist. (#21)
  • Added a hint about possibility of wrong LAPS configuration details in the debug log. (#22)
  • Other small improvements.

ResetLapsPassword 1.3

16 Apr 12:43
905fdea
Compare
Choose a tag to compare

Fixes

  • Fixed the bug that Windows LAPS was incorrectly reported as enabled in Legacy Mode when it is disabled. (#14)

Improvements

  • Updated information about supported Operating Systems for Windows LAPS. (#15)
  • Now the debug log contains an information for each LAPS version, if it is explicit disabled by configuration/policy. (#16)
  • Now the script can skip the reset command, if Windows LAPS with Azure as target already did the password reset automatically. (#17)
    • For more information see the ReadMe.
    • Skipping is the default behavior.
    • A new package variable is added to to allow controlling the behavior.

ResetLapsPassword 1.2

04 Apr 17:06
4af4c9b
Compare
Choose a tag to compare

Improvements

  • Improved log text when a previous Domain join requires a reboot.
  • When a pending Domain join reboot was detected the reboot happens faster.
  • Adding a description of the log levels to the PowerShell script.

ResetLapsPassword 1.1

30 Mar 09:14
f8f116f
Compare
Choose a tag to compare

Fixes

  • Windows LAPS incorrectly reported as missing (#8)

Improvements

  • Cleaned up the PXE log in EMC (#9)
  • Other log improvements (#10, #11)

ResetLapsPassword 1.0

19 Feb 16:50
0a14c5b
Compare
Choose a tag to compare

Added/New

  • Added a LAPS configuration table to the ReadMe file.

Fixes

  • Fixed an exception that happened if the LAPS user does not exist.
  • Other small comment and ReadMe file improvements and fixes.

ResetLapsPassword 0.2 (pre-release)

26 Jan 17:42
9b4c00d
Compare
Choose a tag to compare
Pre-release

⚠ This release is a nearly complete rewrite of the PowerShell code. ⚠

  • The old package variables aren't working anymore! (If you have problems to import the package, please delete the old version first.)
  • The behavior of the package and how the LAPS version is choosen has changed.

CHANGES

  • Improved support for legacy Microsoft LAPS and Windows LAPS.
  • Improved support for Azure AD and added automatic detection of the LAPS configuration.
  • New package variables.

For more information about the features and the package variables please read the Readme!

ResetLapsPassword 0.1 (pre-release)

20 Nov 16:58
fc41fcc
Compare
Choose a tag to compare
Pre-release

This is a pre-release of the first final release for testing and validation.