Releases: htcfreek/PreOS-ResetLapsPassword
Releases · htcfreek/PreOS-ResetLapsPassword
ResetLapsPassword 1.4
ResetLapsPassword 1.3
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
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
ResetLapsPassword 1.0
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)
⚠ 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)
This is a pre-release of the first final release for testing and validation.