From: CyberPK on
How can i know if a system user need a password to login?
I've tryed with WMI and AD, reading the PasswordRequired property but
it is always true, also for users without password.
Any idea?
From: Christian ASTOR on
CyberPK wrote:
> How can i know if a system user need a password to login?
> I've tryed with WMI and AD, reading the PasswordRequired property but
> it is always true, also for users without password.
> Any idea?

ILogonUser::get_passwordRequired()