VicMware
Contributor
Contributor

Sorry I didnt make it clear

First thing I want to do:
how do I check if the hard disk is a RDM?

$vhdds = $vm | get-harddisk

check each $vhdds if its a RDM

Second thing I want to do:

$vhdds = $vm | get-harddisk

check each $vhdds has a snapshot or not

Reply
0 Kudos