SK0-003 · Question #456
Which of the following MUST be done when imaging a Windows Server that will be used as a template?
The correct answer is D. Sysprep. When preparing a Windows Server for use as an imaging template, the Sysprep tool MUST be run to generalize the installation and remove system-specific information.
Question
Which of the following MUST be done when imaging a Windows Server that will be used as a template?
Options
- ARemove software
- BRun Windows Updates
- CUpdate drivers
- DSysprep
How the community answered
(47 responses)- A4% (2)
- B2% (1)
- D94% (44)
Why each option
When preparing a Windows Server for use as an imaging template, the Sysprep tool MUST be run to generalize the installation and remove system-specific information.
Removing software is an optional customization based on template requirements, not a mandatory step for all imaging templates.
Running Windows Updates is good practice to keep the template current, but it is not a mandatory step that prevents system conflicts when deploying multiple instances like Sysprep.
Updating drivers is beneficial but not universally mandatory for a template; Sysprep handles driver generalization, and specific driver updates can be managed post-deployment or through other methods.
Sysprep (System Preparation Tool) is essential for imaging a Windows Server as a template because it generalizes the Windows installation by removing system-specific data like security identifiers (SIDs), allowing the image to be deployed to multiple new machines without conflicts.
Concept tested: Windows Server Sysprep for imaging
Source: https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/sysprep--generalize--a-windows-installation
Topics
Community Discussion
No community discussion yet for this question.