Disable password expiry #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "adisbladis/wfvm:master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Since we set RTC in the Nix build it's likely that any passwords have
expired since the image generation RTC time.
Ideally this should be applied in autounattend.xml but it didn't work
out either as FirstLogonCommands or as a command in the specialize pass.
Thanks!
Did you test it?
I implemented and tested it on the old code base from https://git.m-labs.hk/M-Labs/nix-scripts and only noticed the repo split after the fact.
4b497938ff
should fix this, running the demo image build now.