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 questo post,
we add more Virtual Disks to SQL VM (SQLSC).
1. Start your Hyper-V Manager console;
2. In the upper right corner click on Nuovo e seleziona Hard Disk;

3. Fare clic sul Prossimo pulsante;
4. Select the format of created Virtual Disk and click the Prossimo pulsante;

5. Select type and click the Prossimo pulsante;

6. Enter the Virtual Disk Nome E Location. (nel mio caso sqlsc-sccmdata for SCCM DB) Fare clic sul Prossimo pulsante;

7. Enter the Size of the disk. Fare clic sul Prossimo pulsante;

8. Controlla le informazioni di riepilogo e fai clic su Fine;
9. Repeat the steps to create Virtual Disk for Temp DBs.
10. Inizia il Hyper-V Manager console. Select target VM, Pulsante destro del mouse Clicca, e seleziona Impostazioni;

11. Vai a SCSI Controller, selezionare Hard Drive, e fai clic su Aggiungere pulsante;

12. Fare clic sul Sfoglia 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 Macchina virtuale;