- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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