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. 在这篇文章中,
we add more Virtual Disks to SQL VM (SQLSC).
1. Start your Hyper-V Manager console;
2. In the upper right corner click on 新的 and select Hard Disk;

3. 单击 下一个 按钮;
4. Select the format of created Virtual Disk and click the 下一个 按钮;

5. Select type and click the 下一个 按钮;

6. Enter the Virtual Disk 姓名 和 Location. (就我而言 sqlsc-sccmdata for SCCM DB) 单击 下一个 按钮;

7. Enter the Size of the disk. 单击 下一个 按钮;

8. Check summary information and click 结束;
9. Repeat the steps to create Virtual Disk for Temp DBs.
10. Start the Hyper-V Manager console. Select target VM, 右鼠标按钮单击, and select 设置;

11. 前往 SCSI Controller, 选择 Hard Drive, 并单击 添加 按钮;

12. 单击 浏览 button to select Virtual Disk;

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