Hi,
Instead of using gpo i should use fgpp?
Yes , and you can check if the FGPP is well applied on admin user using the following command : Get-ADUserResultantPasswordPolicy adminaccountsuser
If i already configured 0 in gpo is that something i have to look at or can i just let this stay how it is?
You can keep this value if the GPO is linked to organization Unit, because it's not applied on domain users. If this setting is applied through default domain policy in this case it will replaced by FGPP.
Unter "net user adminaccountusername /domain" in cmd i see still not that he has to change the password but unter testing the policy affects with powershell Get-**ADUserResultantPasswordPolicy adminaccountsuser he show's the account is affected to the policy.
Yes ,the command Get-ADUserResultantPasswordPolicy adminaccountsuser
shows you only the FGPP settings applied on admin user (not settings applied through GPO)
Please don't forget to mark helpful reply as answer