I want to get an idea of how users are handling the issue of resetting the password when the super admin account is expired. Keep in mind that I want to stay compliant. I did find an article stating the AdminPwdChangeDays can be change. However, I found a post stating to stay compliant the value cannot be more than 30 days.
Possible solution?
Is there a way where I can programmatically reset the password? Lets say, check the password changed date for the WSI Super Admin account. The day before the reset date, I can programmatically by WSI update the password for the super admin account. Therefore, I will not have to update again until the next 30 days...