Information
Windows Server 2022 accounts must require passwords.
GROUP ID: V-254257
RULE ID: SV-254257r958482
The lack of password protection enables anyone to gain access to the information system, which opens a backdoor opportunity for intruders to compromise the system as well as other resources. Accounts on a system must require passwords.
Solution
Configure all enabled accounts to require passwords.
The password required flag can be set by entering the following on a command line:
'Net user [username] /passwordreq:yes', substituting [username]
with the name of the user account.