MD-102 · Question #75
MD-102 Question #75: Real Exam Question with Answer & Explanation
The correct answer is C: SetupConfig.ini. IT pros can use the setupconfig file to add parameters to Windows Setup from Windows Update and Windows Server Update Services. If the update is delivered through Windows Update, Windows Setup searches in a default location for a setupconfig file. You can include the setupconfig
Question
You have a computer named Computer5 that has Windows 10 installed. You create a Windows PowerShell script named config.ps1. You need to ensure that config.ps1 runs after feature updates are installed on Computer5. Which file should you modify on Computer5?
Options
- AUnattend.xml
- BUnattend.bat
- CSetupConfig.ini
- DLiteTouch.wsf
Explanation
IT pros can use the setupconfig file to add parameters to Windows Setup from Windows Update and Windows Server Update Services. If the update is delivered through Windows Update, Windows Setup searches in a default location for a setupconfig file. You can include the setupconfig file here: "%systemdrive%\Users\Default\AppData\Local\Microsoft\Windows\WSUS\SetupConfig.ini" https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/windows-setup- automation-overview
Topics
Community Discussion
No community discussion yet for this question.