Quantcast
Channel: VMware Communities: Message List - vSphere Hypervisor
Viewing all articles
Browse latest Browse all 3837

Re: How to stop all VM quickly ?

$
0
0

Hi,

 

As everyone know that Command Line is best tool for doing thing fast.

 

To Shutdown a VM or a Group of VM you can use the following Command

 

Shutdown-VMGuest [[-VM] <VirtualMachine[]>] [[-Server] <VIServer[]>] [-WhatIf] [-Confirm] [<CommonParameters>]

Shutdown-VMGuest [[-Guest] <VMGuest[]>] [-WhatIf] [-Confirm] [<CommonParameters>]

 

Example 1

Get-VM VM | Shutdown-VMGuest

 

for more Information vSphere 5.5 Documentation Center


Viewing all articles
Browse latest Browse all 3837

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>