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 diesem Beitrag,
we add more Virtuelle Festplatten to SQL VM (SQLSC).
1. Starten Sie Ihr Hyper-V-Manager Konsole;
2. In the upper right corner click on Neu und auswählen Hard Disk;

3. Click the Nächste Taste;
4. Select the format of created Virtual Disk and click the Nächste Taste;

5. Select type and click the Nächste Taste;

6. Enter the Virtual Disk Name Und Standort. (in meinem Fall sqlsc-sccmdata for SCCM DB) Click the Nächste Taste;

7. Enter the Size of the disk. Click the Nächste Taste;

8. Überprüfen Sie die zusammenfassenden Informationen und klicken Sie Beenden;
9. Repeat the steps to create Virtual Disk for Temp DBs.
10. Start the Hyper-V-Manager Konsole. Select target VM, Right Mouse Button click, und auswählen Einstellungen;

11. Gehe zu SCSI Controller, wählen Hard Drive, and click the Hinzufügen Taste;

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 Virtuelle Maschine;