Hello,
I'm on a domain with forced password complexity and I get the following error during installation:
Error -2147217900: failed to execute SQL string, error detail: Password validation failed. The password does not meet Windows policy requirements because it is not complex enough. SQL key: SQL_CreateUser.sql SQL string: If EXISTS (SELECT loginname FROM master.dbo.syslogins where name = 'NetPoint') BEGIN...
Any thoughts?
Thanks.