1
I know that there is a command in the XenServer-CLI to shut down a specific VM.
xe vm-shutdown vm=<VMNAME>
It works fine, but I can only shut down one VM at at time. Is there something like a wildcard or another command to shut down all VMs on the Host simultaneously?