action #160391
closedRemove password expiration on windows images
100%
Description
Observation¶
This is a recurring issue - the windows disks all have expired passwords for the user bernhard, which makes testing WSL impossible.
It affects Windows 10 and Windows 11, UEFI and LegacyBoot Images
- win10_64bit: https://openqa.opensuse.org/tests/4168079#step/boot_windows/8
- win10_uefi: https://openqa.opensuse.org/tests/4168082#step/boot_windows/10
- win11_uefi: https://openqa.opensuse.org/tests/4168085#step/boot_windows/9
Reproducible¶
Fails since (at least) Build 20240507 (current job)
Expected result¶
Last good: 20240506 (or more recent)
Further details¶
Always latest result in this scenario: latest
Files
Updated by szarate 7 months ago
- Copied from action #160068: All Windows Disks fail on boot/login: bernhard's password has expired (again) added
Updated by ph03nix 7 months ago ยท Edited
This has been already resolved in https://progress.opensuse.org/issues/160068
See especially https://progress.opensuse.org/issues/160068#note-4, where @pherranz introduced a powershell script that makes the password never expire (hopefully).
Updated by szarate 7 months ago
ph03nix wrote in #note-2:
This has been already resolved in https://progress.opensuse.org/issues/160068
See especially https://progress.opensuse.org/issues/160068#note-4, where @pherranz introduced a powershell script that makes the password never expire (hopefully).
Excelent! :D