About MSFC startup operation of Windows Server 2008

ys10 6 Reputation points
2022-03-28T10:23:36.233+00:00

I have a question about the MSFC boot operation in Windows Server 2008.

Is there a procedure to start the entire cluster with Failover Cluster Manager?

Windows for business | Windows Server | Storage high availability | Clustering and high availability
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Limitless Technology 39,926 Reputation points
    2022-04-01T15:26:11.023+00:00

    Hi @ys10

    In 2008 WSFC You can also use the switches when you start the Cluster service from the command line. as below example:

    net start clussvc.exe / switch or using Powershell Start-ClusterNode –Name "WS-CLUSTER2008" -FixQuorum

    Hope this answers your question :)
    Thank you.

    --
    --If the reply is helpful, please Upvote and Accept as answer--

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.