min upper char in password allows you to set the minimum number of uppercase letters for a password. Valid values are:
0 through 16 – the number of uppercase letters required for a password.
-1 – the password cannot contain uppercase characters.
By default, this password complexity option is turned off and this check is not applied to passwords.
To set the minimum number of uppercase characters allowed in a password, enter:
sp_passwordpolicy 'set', 'min upper char in password', number