Enable-Node
Approve nodes.
Descrizione
The Enable-Node cmdlet approves a list of nodes that have joined the cluster, but are pending approval.
Parametri
| Nome |
Descrizione e modalità d'uso |
| -ItemList |
-ItemList <System.String[]>
|
Specifies the IDs of the nodes to be enabled.
|
| -Input |
-Input <Microsoft.ComputeCluster.Node[]>
|
Specifies the nodes to be enabled. This parameter takes a node object. Enter a variable that contains a node object or a command that returns a node object, such as a Get-Node command.
|
| -Scheduler |
-Scheduler <System.String>
|
The head node that the command affects. The default is the value of the CCP_SCHEDULER environment variable ($ENV:CCP_SCHEDULER).
|
Contenuti riprodotti su gentile concessione di Microsoft Corporation.
© 2007 Microsoft Corporation. All rights reserved.