Параметр UnattendMode
Объясните мне пожалуйста все параметры UnattendMode, только пожалуйста попонятней, а то я уже перерыл весь инет и прочёл очень много материала, но так и не догнал что означает хотя бы один из параметров UnattendMode.
И вот ещё что, какой параметр UnattendMode используется при установке системы по умолчанию, т.е. без файла ответов вообще?
|
Цитата:
Цитата VadimN96
Объясните мне пожалуйста все параметры UnattendMode »
|
Есть справка, правда на английском языке, но понять можно. Чтоб её (справку) не искать, вот всё , что касается пункта UnattendMode :
читать дальше »
Код:
UnattendMode
Defines the unattended mode to use during GUI-mode Setup.
Syntax UnattendMode = DefaultHide | FullUnattended | GuiAttended | ProvideDefault | ReadOnly
Values
DefaultHide :
Specifies that answers in the answer file are defaults. Unlike UnattendMode = ProvideDefault, Setup
does not display the user interface to end users if you specify in the answer file all the answers relating
to a particular Setup page. If you specify only subsets of the answers on a page, the page appears
with the provided answers. The end user can modify any of the answers on the displayed page.
Use UnattendMode = DefaultHide in deployment scenarios where an administrator might want only
end users to provide the administrator password on the computer. This behavior is the default if you
do not specify unattended mode.
FullUnattended
Specifies a fully unattended GUI-mode Setup. If you do not specify a required Setup answer in the
answer file, Setup generates an error.
During an attended Setup, improperly signed hardware drivers generate a warning dialog box. If UnattendMode = FullUnattended, then Setup does not install hardware drivers unless they are properly signed.
Use UnattendMode = FullUnattended in deployment scenarios where you require a complete
unattended installation.
GuiAttended
Specifies an attended GUI-mode section of Setup. When specified, the end user must answer all
questions in the GUI-mode portion of Setup before Setup finishes.
Use UnattendMode = GuiAttended in preinstallation scenarios when you want to automate only
text-mode Setup.
ProvideDefault
Specifies default answers in the answer file. In this case, Setup displays these default answers
to the end user, who can change them if they are not appropriate.
Use UnattendMode = ProvideDefault in preinstallation scenarios where the OEM or administrator
wants to give the person setting up the computer the option to change the predefined default
answers (especially network options).
ReadOnly
Specifies read-only answers in the answer file if the Windows Setup pages containing these answers
appear to the end user. Like UnattendMode = ProvideDefault, no user interface appears if the
answer file contains all the answers on a page. Unlike UnattendMode = DefaultHide, however,
the end user can specify only new answers on a displayed page.
Use UnattendMode = ReadOnly in scenarios where an administrator wants to force specific
answers on one page but not others.
Default Value : DefaultHide
Example : UnattendMode = FullUnattended
Comments :The default value is DefaultHide when you do not specify the entry.
When you specify this entry, it fully automates text-mode Setup with or without the necessary
answers.
|
jentoso
- Не совсем мне нужно объяснить все параметры UnattendMode человеческим языком.
Но в данный момент мне очень нужно узнать какой режим UnattendMode использует программа установки Windows XP по умолчанию.
|
Цитата:
Цитата VadimN96
узнать какой режим UnattendMode использует программа установки Windows XP по умолчанию. »
|
никакой.
"по умолчанию" на дистрибутиве нет файла winnt.sif и никакой UnattendMode не задействован
|
Amigos
- Скажи пожалуйста, а если не указывать UnattendMode вообще, то система не установится?
Объясните пожалуйста все параметры UnattendMode человеческим языком.
|
Цитата:
Цитата VadimN96
Объясните пожалуйста все параметры UnattendMode человеческим языком. »
|
:help: :crazy: :durak:
|
Цитата:
Цитата VadimN96
если не указывать UnattendMode вообще, то система не установится? »
|
установится, но будет задавать кучу вопросов - какой серийник, не хотите вы ввести комп в домен, какой язык использовать и тому подобное.
|
Vadikan, спасибо большое, но мне бы хотелось поподробнее про GuiAttended:
1. текстовый этап автоматом это как, ведь в текстовом нужно указывать раздел винчестера, форматирования и т.д.
2. а в графическом этапе если параметры уже есть в файле ответов то их всё равно можно будет изменить?
Amigos, тебе тоже спасибо!
|
за этим кратким "итд" скрывается принятие лицензионного соглашения, приглашение в консоль восстановления, выбор установка или recovery.
а выбор раздела обычно не автоматизируют по очевидным причинам
Цитата:
Цитата VadimN96
а в графическом этапе если параметры уже есть в файле ответов то их всё равно можно будет изменить? »
|
их в любом случае можно изменить после установки windows
|
Цитата:
Цитата VadimN96
ведь в текстовом нужно указывать раздел винчестера, форматирования и т.д. »
|
На сайте описано, как это автоматизировать, но с учетом негибкости процесса (в отличие от Vista/7), это почти не используется.
|
Время: 18:51.
© OSzone.net 2001-