70-648 · Question #60
Your network contains a server that has the Active Directory Lightweight Directory Services (AD LDS) role installed. You need to perform an automated installation of an AD LDS instance. Which tool…
The correct answer is C. adaminstall.exe. To perform an unattended install of an AD LDS instance: 1. Create a new text file by using any text editor. 2. Specify the installation parameters. Microsoft 70-648 Exam 3. At a command prompt (or in a batch or script file), change to the drive and directory that contains the…
Question
Your network contains a server that has the Active Directory Lightweight Directory Services (AD LDS) role installed. You need to perform an automated installation of an AD LDS instance. Which tool should you use?
Options
- Adism.exe
- Bservermanagercmd.exe
- Cadaminstall.exe
- Docsetup.exe
How the community answered
(56 responses)- A4% (2)
- B14% (8)
- C73% (41)
- D9% (5)
Explanation
To perform an unattended install of an AD LDS instance: 1. Create a new text file by using any text editor. 2. Specify the installation parameters. Microsoft 70-648 Exam 3. At a command prompt (or in a batch or script file), change to the drive and directory that contains the AD LDS setup files. 4. At the command prompt, type the following command, and then press ENTER: %systemroot%\ADAM\adaminstall.exe /answer:drive:<pathname><filename>.txt servermanagercmd.exe, dism.exeand ocsetup.exeare all executables that can be used to manage the roles, features and services of Windows installations. They could be used to kick off the AD LDS installation wizard, but this would not be an unattend (automatic) install as the the scenario asks for.
Topics
Community Discussion
No community discussion yet for this question.