SQL Server SCCM installs preparation VHD. Before we begin the installation of SQL requirements and SQL we make some configurations of “SQL Virtual Machine” (SQL VM). In my deployment SQL with OS host on one VHD, SCCM Databases at the second VHD, and SQL Temp Databases at the third VHD. You make as you wish. In this post,
we add more Virtual Disks to SQL VM (SQLSC).
1. Start your Hyper-V Manager troosten;
2. In the upper right corner click on Nieuw and select Hard Disk;

3. Click the Volgende knop;
4. Select the format of created Virtual Disk and click the Volgende knop;

5. Select type and click the Volgende knop;

6. Enter the Virtual Disk Naam En Location. (in my case sqlsc-sccmdata for SCCM DB) Click the Volgende knop;

7. Enter the Size of the disk. Click the Volgende knop;

8. Check summary information and click Finish;
9. Repeat the steps to create Virtual Disk for Temp DBs.
10. Begin de Hyper-V Manager troosten. Select target VM, Right Mouse Button click, and select Instellingen;

11. Gaan naar SCSI Controller, selecteren Hard Drive, and click the Toevoegen knop;

12. Click the Browse button to select Virtual Disk;

13. Disk selected;
14. Select the second Virtual Disk. After adding all disks click the OK button to apply changes to Virtual Machine;