Download a supported version of Microsoft SQL Server Standard Edition software to the database servers.
Verify that none of the systems used in the cluster is a domain controller.
Verify that each computer is on the same network.
Verify that each computer is operating on a supported version of Microsoft Windows Server.
Open port 5022 and port 1433 in the firewall settings on each Microsoft Windows Server. See Opening a port in the Windows Firewall for TCP access.
When installing SQL Server on virtual machines, read VMware's best practices published at https://www.vmware.com/content/dam/digitalmarketing/vmware/en/pdf/solutions/sql-server-on-vmware-best-practices-guide.pdf. A summary of these recommendations includes:
Store the database log files on a separate disk than the disk where you store database data files. It avoids I/O contention for the disk because the contention leads to poor performance.
Install SQL Server on to the same disk where you install the Windows operating system.