Valid MD-102 Dumps shared by ExamDiscuss.com for Helping Passing MD-102 Exam! ExamDiscuss.com now offer the newest MD-102 exam dumps, the ExamDiscuss.com MD-102 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com MD-102 dumps with Test Engine here:
You have a computer named Computed that has Windows 10 installed. You create a Windows PowerShell script named config.psl. You need to ensure that config.psl runs after feature updates are installed on Computer5. Which file should you modify on Computer5?
Correct Answer: B
SetupConfig.ini is a file that can be used to customize the behavior of Windows Setup during feature updates. You can use this file to specify commands or scripts that run before or after the installation process. To run a PowerShell script after a feature update, you can use the PostOOBE parameter in SetupConfig.ini and specify the path to the script file. Reference: [SetupConfig.ini reference]