Hi
You can use the PSH to manipulate the nodes. If you can start your VM nodes and have them configured to PXE boot and appear in the cluster then you can
- query for the nodes in a stete you wish, e.g. Get-HpcNode -HealthState unapproved
- keep working on the node with e.g. Assign-HpcNodeTemplate
in the PSH window type het-help on any of these commands and you will get started. Please use HPC Powershell to start your PSH window or you will not see the commands.