Reply to Message

View discussion in a popup

Replying to:
LucD
Leadership
Leadership

The values for the Name parameter can not be passed via the pipeline, see the Get-Cluster help.

You can specify multiple clusternames on the Name parameter,

Get-Cluster -Name "Production", "Production-1"


Blog: lucd.info  Twitter: @LucD22  Co-author PowerCLI Reference

View solution in original post

Reply
0 Kudos