Information
Windows Server 2016 accounts must require passwords.
GROUP ID:V-224838
RULE ID:SV-224838r958482
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 user 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.