The administration and maintenance of Microsoft Exchange Server to ensure secure, reliable, and efficient email and collaboration services across an organization.
Hi @AbdulrahumanHasardeen-6040 ,
Please use the following cmdlet to check if the Windows Failover Clustering is installed on the server in the error report, and make sure you have reboot the server to complete the installation:
Get-WindowsFeature Failover-Clustering

If not, run the following cmdlet to install the Windows failover cluster.
Install-WindowsFeature Failover-Clustering
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our [documentation][2] to enable e-mail notifications if you want to receive the related email notification for this thread.
[2]: https://learn.microsoft.com/en-us/answers/articles/67444/email-notifications.html