Hey All,
In an attempt to change the media type of my different VHDs, I'm making this change within the VM.
Set-PhysicalDisk -MediaType HDD -UniqueId 6xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxA Set-PhysicalDisk -MediaType SCM -UniqueId 6xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxF Set-PhysicalDisk -MediaType SSD -UniqueId 6xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx4
But after a restart its all lost and MediaType is switched back to Unspecified.
Any advise to keep this in place.
Thanks
yup