SO adding my 2nd node to SQL 2019 cluster it pulls in cluster information fine until I get to page to configure service accounts. It populates the SQL database service account but not the SQL agent account. It will not let me type it in as it is grayed out.
It will let me enter passwords but since the account name does not populate it fails with errors:
[Error Message]The credentials you provided for the SQL Server Agent service are invalid. To continue, provide a valid account and password for the SQL Server Agent service.
[Details]
Microsoft.SqlServer.Configuration.Agent.InputValidationException: The credentials you provided for the SQL Server Agent service are invalid. To continue, provide a valid account and password for the SQL Server Agent service.
================================================================================
TITLE: Add a Failover Cluster Node
------------------------------
There are validation errors on this page. Click OK to close this dialog box. Review errors at the bottom of the setup page, then provide valid parameters.
------------------------------
BUTTONS:
OK
------------------------------
David Sheetz MCP