Skip to Content
Learning PowerCLI - Second Edition
book

Learning PowerCLI - Second Edition

by Robert van den Nieuwendijk
February 2017
Intermediate to advanced
562 pages
11h 48m
English
Packt Publishing
Content preview from Learning PowerCLI - Second Edition

Modifying the cluster settings

To modify the settings of a cluster, you can use the Set-Cluster cmdlet. This cmdlet has basically the same parameters as the New-Cluster cmdlet, with the addition of the -Profile parameter that enables you to associate a host profile with a cluster. The syntax of the Set-Cluster cmdlet is as follows:

Set-Cluster [-HARestartPriority <HARestartPriority>] [-HAIsolationResponse <HAIsolationResponse>] [-VMSwapfilePolicy <VMSwapfilePolicy>] [-Cluster] <Cluster[]> [[-Name] <String>] [-HAEnabled [<Boolean>]] [-HAAdmissionControlEnabled [<Boolean>]] [-HAFailoverLevel <Int32>] [-DrsEnabled [<Boolean>]] [-DrsMode <DrsMode>] [-DrsAutomationLevel <DrsAutomationLevel>] [-VsanEnabled [<Boolean>]] [-VsanDiskClaimMode <VsanDiskClaimMode>] ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Mastering PowerCLI

Mastering PowerCLI

Sajal Debnath
PowerCLI Essentials

PowerCLI Essentials

Chris Halverson
PowerCLI Cookbook

PowerCLI Cookbook

Philip Brandon Sellers

Publisher Resources

ISBN: 9781786468017