Hello, I have a problem with the password expiration of the users, in AD the "Password never expirer" is unchecked but the users do not receive the message to change the password after 60 days. I have executed the command "net user nameoftheuser" and it shows that the password never expire. So I have tried to execute the command "WMIC USERACCOUNT WHERE Name='nameoftheuser' SET PasswordExpires=FALSE but I receive the follow error: Updating proprierties of '\\SERVDC01\ROOT\CIMV2:Win32_UserAccount.Domain="domain",Name="nameoftheuser"' ERROR: Description = generic error Can someone help me. Best regards.



