Adaminstall
Applies To: Windows Server 2003 R2
Adaminstall
Performs an unattended installation of Active Directory Application Mode (ADAM) using a preconfigured setup script file.
Syntax
adaminstall [/q] [**/answer:**filename]
Parameters
- /q
Runs adamsetup without displaying progress information on the screen.
- ****/answer:filename
Specifies an unattended ADAM installation, using the answer file that is indicated by filename.
- /?
Displays help at the command prompt.
Examples
The following example shows an unattended installation of ADAM using a setup script file called answer.txt:
**adaminstall /answer:**drive:\pathname\answer.txt
Formatting legend
Format | Meaning |
---|---|
Italic |
Information that the user must supply |
Bold |
Elements that the user must type exactly as shown |
Ellipsis (...) |
Parameter that can be repeated several times in a command line |
Between brackets ([]) |
Optional items |
Between braces ({}); choices separated by pipe (|). Example: {even|odd} |
Set of choices from which the user must choose only one |
Courier font |
Code or program output |
See Also
Concepts
Perform an unattended install of an ADAM instance
Adamuninstall