Skip navigation
Configure preferred site for a cluster group

Configure preferred site for a cluster group

Q. How do I configure a preferred site for a cluster group?

A. To set a preferred site for a group use:

(Get-ClusterGroup <group>).PreferredSite="<site>"

To set to automatic use

(Get-ClusterGroup <group>).AutoAssignNodeSite=1

Hide comments

Comments

  • Allowed HTML tags: <em> <strong> <blockquote> <br> <p>

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
Publish