Windows 10 oobe xml

OOBE.xml

Create a file named Oobe.xml to organize text and images displayed during OOBE, and to specify settings for customizing the Windows 10 first-run experience. For Windows 10, you can use multiple Oobe.xml files for language- and region-specific license terms and settings so that users see appropriate info as soon as they start their PCs. By specifying information in the Oobe.xml file, you help fill in some of the required information so that users are asked to do only the core tasks required to set up their PCs.

OOBE.xml settings

You can set the default language, location, and keyboard layout using Oobe.xml. The default values you set in Oobe.xml will be the default values the user sees on the Language, Region, and Keyboard layout selection screens during OOBE. The user can select another value from the list if desired, and their selection will override the Oobe.xml settings.

You can also specify a default timezone for the device using Oobe.xml. If the device has network connectivity during OOBE, Windows will attempt to detect the user’s time zone and this will override the value set in Oobe.xml. If the device does not have connectivity, or the user has turned off Location settings in OOBE, Windows will not be able to detect the timezone, and will default to the value you set in Oobe.xml. In this case, the user will see this timezone reflected by their clock once they reach the desktop.

For a list of time zones you can set, see Default Time Zones.

OOBE (ссылка на конструктор конфигураций Windows) OOBE (Windows Configuration Designer reference)

Используйте для настройки параметров для out of Box Experience (OOBE). Use to configure settings for the Out Of Box Experience (OOBE).

Область применения Applies to

Параметр Setting Выпуски для настольных ПК Desktop editions Выпуски для мобильных устройств Mobile editions Surface Hub Surface Hub HoloLens HoloLens IoT Базовая IoT Core
Настольные > EnableCortanaVoice Desktop > EnableCortanaVoice X X
Desktop > HideOobe Desktop > HideOobe X X
Mobile > EnforceEnterpriseProvisioning Mobile > EnforceEnterpriseProvisioning X X
Mobile > HideOobe Mobile > HideOobe X X

EnableCortanaVoice EnableCortanaVoice

Используйте этот параметр, чтобы определить, включено ли голосовое озвучку Кортаны во время OOBE. Use this setting to control whether Cortana voice-over is enabled during OOBE. Голосовая переключка отключена по умолчанию в Windows 10 Pro, Education и Enterprise. The voice-over is disabled by default on Windows 10 Pro, Education, and Enterprise. Голосовая переключка включена по умолчанию в Windows 10 Home. The voice-over is enabled by default on Windows 10 Home. Выберите True, чтобы включить голосовой переключен во время OOBE или False для отключения голосового переключа во время OOBE. Select True to enable voice-over during OOBE, or False to disable voice-over during OOBE.

## HideOobe для настольных устройств HideOobe for desktop

Если задано значение True, это скрывает интерактивный процесс запуска при первом включении для Windows 10. When set to True, it hides the interactive OOBE flow for Windows 10.

Необходимо создать учетную запись пользователя, если задано значение true, иначе устройство не будет пригодно для использования. You must create a user account if you set the value to true or the device will not be usable.

Если задано значение False, отображаются экраны запуска при первом включении. When set to False, the OOBE screens are displayed.

Если задано значение True, это принудительно направляет процесс запуска при первом включении на корпоративную страницу подготовки без какого-либо взаимодействия пользователя с кнопкой Windows. When set to True, it forces the OOBE flow into using the enterprise provisioning page without making the user interact with the Windows button. Этот параметр устанавливается по умолчанию. This is the default setting.

Если задано значение False, это не направляет процесс запуска при первом включении на корпоративную страницу подготовки. When set to False, it does not force the OOBE flow to the enterprise provisioning page.

## HideOobe для мобильных устройств HideOobe for mobile

Если задано значение True, это скрывает интерактивный процесс запуска при первом включении для Windows 10 Mobile. When set to True, it hides the interactive OOBE flow for Windows 10 Mobile.

Если задано значение False, отображаются экраны запуска при первом включении. When set to False, the OOBE screens are displayed.

OOBESETTINGS: Возникла проблема при установке Windows 10

Когда пользователь установил новую Windows 10, то при первоначальном запуске может возникнуть ошибка OOBE ( Microsoft Out of the Box Experience ). Ошибка появляется при первых настройках Windows 10. Если нажать пропустить, то могут появляться следующие ошибки как OOBESETTINGS, OOBELOCAL, OOBEKEYBOARD и т.п.

В этом руководстве о том, что делать и как исправить ошибку OOBE при пером запуске Windows 10.

Как исправить ошибки OOBE при установке Windows 10

В первую очередь, нажмите пару раз «Попробовать ещё«. Если это не помогло, то удерживайте физическую кнопку выключения компьютера или ноутбука, после чего включите обратно и проделайте первоначальные настройки. Если это не помогло, то следуйте шагу 1.

Шаг 1. Когда появилась ошибка OOBE при первоначальных настройках, после установке Windows 10, то нажимайте «Пропустить«, пока кнопка не пропадет и не дойдете до последней ошибки.

  • Нажмите Shift+F10 (для ноутбуков Shift+Fn+F10), чтобы запустить командную строку.

В командную строку введите следующие команды по порядку:

  1. net user администратор /active:yes
  2. net user /add admin admin
  3. net localgroup администраторы admin /add
  4. cd %windir%\system32\oobe
  5. msoobe.exe

После ввода последней команды, автоматически пойдет первоначальная настройка системы без ошибок OOBE.

Oobe.xml Settings

This topic describes the settings that can be set in Oobe.xml.

Oobe.xml Settings

The following shows how elements are ordered in Oobe.xml. Not all elements and sections are required for Windows to process Oobe.xml.

The following tables show descriptions and values for elements available in Oobe.xml.

The following table shows description for OEM customization and registration pages.

Element Setting Description Value
Optional. Text to describe the name of the OEM. String.
Optional. Text with the filename of the EULA file. Absolute path to the EULA .rtf file. The EULA .html document must be in the same folder. Windows knows to look for the .html file in that location.В

Note: .htm files are ignored.

Important: All HTML files in OOBE must use UTF-8 encoding.

See OEM license terms to learn about creating an .html EULA file.

Optional. Text to describe the name of the computer String.
Optional. Additional details are below.
Required if registration element is used. Text to title the Registration page. String of up to 25 characters.
Required if registration element is used. Text to describe the Registration page.
Text to label customerinfo. Rquired for customerinfo to appear. String of up to 250 characters. We strongly recommend that you use no more than 100 characters because this length of text will fit on one line.
Value to set customerinfo as selected or not. If this field is checked, information from the four input fields will be provided via asymmetric key encryption. If not checked, no information from the four input fields will be provided. True or False . True means the check box default condition is selected. False means the check box default condition isn’t selected.
Text to label checkbox1. Required for checkbox1 to appear. String of up to 250 characters. We strongly recommend that you use no more than 100 characters because this length of text will fit on one line.
Value to set checkbox1 as selected or not selected. True or False . True means the check box default condition is selected. False means the check box default condition isn’t selected.
Text to label checkbox2. Required for checkbox2 to appear. String of up to 250 characters. We strongly recommend that you use no more than 100 characters because this length of text will fit on one line.
Value to set checkbox3 as selected or not selected. True or False . True means the check box default condition is selected. False means the check box default condition isn’t selected.
Text to label checkbox3. Required for checkbox3 to appear. String of up to 250 characters. We strongly recommend that you use no more than 100 characters because this length of text will fit on one line.
Value to set checkbox3 as selected or not selected. True or False . True means the check box default condition is selected. False means the check box default condition isn’t selected.
Label for the link to the HTML file. Required for link1 to appear. String of up to 100 characters.
File must be named linkfile1.html. OOBE searches for these files under the oobe\info folder. OOBE searches for files under the appropriate locale and language specific subfolders of oobe\info. linkfile1.html
Label for the link to the HTML file. Required for link2 to appear. String of up to 100 characters.
File must be named linkfile2.html. OOBE searches for these files under the oobe\info folder. OOBE searches for files under the appropriate locale and language specific subfolders of oobe\info. linkfile2.html
Label for the link to the HTML file. Required for link3 to appear. String of up to 100 characters.
File must be named linkfile3.html. OOBE searches for these files under the oobe\info folder. OOBE searches for files under the appropriate locale and language specific subfolders of oobe\info. linkfile3.html
Optional. Controls whether or not the Skip button is displayed to the user. Default is False, resulting in the skip button being visible. True or False . True means the skip button is not visible to the user. False means the skip button is displayed as an option to the user.

The following table shows values for language and location.

Element Setting Description Value
Default language. Language identifier (decimal), for example, French = 3084 . For values, see Available Language Packs for Windows.
Default location. GeoID (decimal), example, Canada = 39 . For values, see Table of Geographic Locations
Specify both locale and keyboard layout in hexadecimal, separated by a colon. Specify both locale and keyboard layout in hexadecimal, separated by a colon. For example, for US English input/keyboard, use 0409:00000409. For values, see Default Input Profiles (Input Locales)
Specifies whether to adjust for Daylight Saving Time. True or False . True means adjust for Daylight Saving Time based on the time zone. False means always remain on Standard Time.

The following table shows values for HID setup.

Element Setting Description Value
Absolute path to the mouse pairing instruction image.

The image must not be larger than 630 x 372 pixels. It’s scaled to fit in portrait mode or on small form factors.

Absolue path to the image.
Help text that displays at the bottom of the page. String
Absolute path to the mouse pairing error image.

The image must not be larger than 630 x 372 pixels. It’s scaled to fit in portrait mode or on small form factors.

Error that displays to users along with mouse pairing error image. String
Absolute path to the first keyboard pairing instruction image.

The image must not be larger than 630 x 372 pixels. It’s scaled to fit in portrait mode or on small form factors.

Absolute path to the keyboard pairing error image.

The image must not be larger than 630 x 372 pixels. It’s scaled to fit in portrait mode or on small form factors.

Absolute path to the image
Specifies the text to prompt the user to pair the keyboard. String
Specifies the prompt text for the user to enter a pin for the keyboard. String
Absolute path to the keyboard pairing instruction image.

The image must not be larger than 630 x 372 pixels. It’s scaled to fit in portrait mode or on small form factors.

Absoulte path to image
Specifies the text to use when an error occurs when pairing the keyboard. String

How to Customize OOBE

To customize OOBE by using Oobe.xml

Create a file named Oobe.xml and store this file in Windows\System32\Oobe\Info.

By using an XML editor or a text editor, such as Notepad, update Oobe.xml with the appropriate files, paths, and content.

Save your updated version of Oobe.xml in Windows\System32\Oobe\Info, or in the appropriate language- and locale-specific folders required for your customizations.

Test OOBE

On the Start menu, point to All Programs, and then click Accessories.

Right-click the command prompt shortcut, and click Run as administrator. Accept the User Account Control dialog box.

Читайте также:  Echo indigo io linux
Оцените статью