White Papers
SC Series snapshots and Hyper-V
30 Dell EMC SC Series: Microsoft Hyper-V Best Practices | CML1009
7. From the Diskpart command prompt, type rescan and press Enter.
8. Use Disk Management on the host server to bring the View Volume online.
9. Return to the Diskpart command prompt window and type list disk and press Enter.
10. The new disk (Disk 3 in this example) should now be listed. Usually, the bottom disk will be the one
just added.
11. Type select disk # (where # represents the number of the new disk, in this example, disk 3) and then
press Enter.
12. Type uniqueid disk and press Enter to view the current ID for the disk.
13. To change the disk ID, type uniqueid disk ID=<newid> and press Enter.
14. For <newid> provide a new ID.
a. For an MBR disk, the new ID must be an 8-character string in hexadecimal format using a mix of
the numbers 0–9 and the letters A–F.
b. For a GPT disk, the new ID must be a Globally Unique Identifier (GUID).