Quantcast
Channel: VMware Communities : All Content - All Communities
Viewing all articles
Browse latest Browse all 175326

Get all VMs that automatically start with Host

$
0
0

Script to get all VMs that automatically start with a host and remove the automatic startup functionality. Im not even sure how to start this. I imagine to find all VMs that start with a host, it would be something like this:

 

Foreach($VM in Get-VM) | Select-Object Name, AutomaticStartAction

 

But the above doesn't populate the AutomaticStartAction column. And I don’t know the command to remove the AutomaticStart Action

 

 

Any help would be appreciated


Viewing all articles
Browse latest Browse all 175326

Trending Articles



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