CompTIA Server+ SK0-005 Practice Question
You are automating the deployment of Windows Server 2022 Standard on a pool of twenty brand-new rack servers that will operate in a physically isolated research network. The network will have no Internet or WSUS connectivity for at least 30 days, yet corporate policy requires every server to be fully patched with the most recent cumulative update (LCU) before it leaves the build area. You want to minimize post-installation effort while keeping the process unattended. Which installation approach BEST meets these requirements?
Enable Windows Setup Dynamic Update in the unattended answer file so Setup downloads patches during installation.
Run SConfig on first boot and choose the option to search for and install all quality updates.
Add a startup script that executes "wuauclt /detectnow" to force Windows Update to apply patches at first logon.
Inject the current LCU into the install.wim with DISM and deploy the resulting slip-streamed ISO.