Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam MD-102 Topic 14 Question 17 Discussion

Actual exam question for Microsoft's MD-102 exam
Question #: 17
Topic #: 14
[All MD-102 Questions]

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?

Show Suggested Answer Hide Answer
Suggested 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]


Contribute your Thoughts:

Delila
2 months ago
I see your point, Heike. Unattendb* does make sense for running the PowerShell script after feature updates.
upvoted 0 times
...
Heike
2 months ago
Hmm, that's a good point. Unattendb* might actually be the correct file to modify.
upvoted 0 times
...
An
2 months ago
But wouldn't Unattendb* be a better choice?
upvoted 0 times
...
Delila
2 months ago
I'm leaning towards LiteTouch.wsf, as that seems like the right file to modify.
upvoted 0 times
...
Heike
2 months ago
I disagree, I believe it should be Unattend.xml.
upvoted 0 times
...
An
2 months ago
I think the file to modify is SetupConfig.ini.
upvoted 0 times
...
Arlette
2 months ago
I see your point, maybe Unattend.xml is the right choice after all.
upvoted 0 times
...
Frederic
2 months ago
I agree with Emerson, Unattend.xml is the file we should modify for this task.
upvoted 0 times
...
Emerson
2 months ago
But isn't Unattend.xml specifically for running scripts after feature updates?
upvoted 0 times
...
Arlette
3 months ago
No, I believe it should be SetupConfig.ini.
upvoted 0 times
...
Emerson
4 months ago
I think we should modify Unattend.xml.
upvoted 0 times
...
Paul
5 months ago
Hmm, I'm not so sure about that. Wouldn't it be easier to just use a scheduled task or something? I mean, modifying the Unattend.xml file seems a bit overkill for this scenario. But I guess if that's the recommended approach, then I'm on board.
upvoted 0 times
Wayne
4 months ago
Definitely not Unattendb*. Stick with Unattend.xml for feature updates.
upvoted 0 times
...
Lisbeth
4 months ago
C) Unattendb*
upvoted 0 times
...
Kimberlie
4 months ago
I'm not sure about that one. Maybe Unattend.xml is a better choice for this scenario.
upvoted 0 times
...
Glen
4 months ago
A) LiteTouch.wsf
upvoted 0 times
...
Patrick
4 months ago
Yeah, but Unattend.xml is specifically for feature updates, so that might be the best option.
upvoted 0 times
...
Stephane
4 months ago
D) Unattend.xml
upvoted 0 times
...
Enola
4 months ago
I think modifying SetupConfig.ini should do the trick.
upvoted 0 times
...
Deonna
4 months ago
B) SetupConfig.ini
upvoted 0 times
...
...
Donte
5 months ago
Ah, good old Unattend.xml. That's the file we need to modify. It's like the Swiss Army knife of Windows automation - you can do all sorts of cool stuff with it, including running scripts. Plus, it's super easy to work with, right? *wink wink*
upvoted 0 times
...
Hubert
5 months ago
I agree with you on that one. The Unattend.xml file is the way to go here. It's a common file used to customize the Windows setup process, so it should be able to handle running our PowerShell script after the updates are installed.
upvoted 0 times
...
Nu
5 months ago
Hmm, this is an interesting one. I'm not too familiar with the Windows 10 update process, but I think the answer might be D) Unattend.xml. That file is typically used to automate the Windows installation process, so it makes sense that we could use it to run a script after feature updates are installed.
upvoted 0 times
...

Save Cancel