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. Rozpocznij swój Menedżer Hyper-V. konsola;
2. In the upper right corner click on Nowy and select Hard Disk;
3. Click the Next przycisk;
4. Select the format of created Virtual Disk and click the Next przycisk;
5. Select type and click the Next przycisk;
6. Enter the Virtual Disk Nazwa I Location. (w moim przypadku sqlsc-sccmdata for SCCM DB) Click the Next przycisk;
7. Enter the Size of the disk. Click the Next przycisk;
8. Sprawdź informacje podsumowujące i kliknij Skończyć;
9. Repeat the steps to create Virtual Disk for Temp DBs.
10. Rozpocznij Menedżer Hyper-V. konsola. Select target VM, Right Mouse Button click, and select Ustawienia;
11. Go to SCSI Controller, select Hard Drive, and click the Dodać przycisk;
12. Click the Przeglądać 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 Maszyna wirtualna;