If the cluster nodes are shipped from Dell Technologies with a preinstalled operating system, you must complete the out-of-box experience (OOBE).
To complete the OOBE, do the following:
- Select language and locale settings.
- Accept the Microsoft and OEM EULAs.
- Set up a password for the local administrator account.
- Update the operating system partition size, and shrink it as needed. Note: Partition size adjustment is not available with the factory-installed Azure Stack HCI operating system.
For a factory-installed Azure Stack HCI operating system, required features are preinstalled. For more information, see Install Roles and Features.
The Azure Stack HCI operating system factory image has multilingual support for the following languages: English, German, French, Spanish, Korean, Japanese, Polish, and Italian. To change language:
- Run the following PowerShell commands.
<LANGUAGE>
can be: en-US, fr-FR, ja-JP, ko-KR, de-DE, pl-PL, it-IT, or es-ES.Set-WinUserLanguageList <LANGUAGE>
Set-WinSystemLocale -systemlocale <LANGUAGE>
- After running the commands, reboot the system.
If you purchased a license for a secondary operation system to run your virtual machines, the VHD file is in the C:\Dell_OEM\VM folder. Copy this VHD file to a virtual disk in your Azure Stack HCI cluster and create virtual machines using this VHD.