exam questions

Exam MD-100 All Questions

View all questions & answers for the MD-100 exam

Exam MD-100 topic 2 question 53 discussion

Actual exam question from Microsoft's MD-100
Question #: 53
Topic #: 2
[All MD-100 Questions]

HOTSPOT
-

You have a computer that runs Windows 8.1.

You upgrade the computer to Windows 10.

You need to analyze the actions that occurred during the upgrade and review the performance statistics for errors by using Windows Event Log viewer.

What should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
jt2214
Highly Voted 2 years, 5 months ago
First one is setup.etl Windows Setup Event Logs Windows Setup includes the ability to review the Windows Setup performance events in the Windows Event Log viewer. This enables you to more easily review the actions that occurred during Windows Setup and to review the performance statistics for different parts of Windows Setup. You can filter the log so as to view only relevant items that you are interested in. The Windows Setup performance events are saved into a log file that is named Setup.etl, which is available in the %WINDIR%\Panther directory of all installations. https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/windows-setup-log-files-and-event-logs?view=windows-11
upvoted 7 times
...
thaeriel
Most Recent 2 years, 3 months ago
Export the log to a file From the command line, use the Wevtutil or Tracerpt commands to save the log to an .xml or text file. For information about how to use these tools, see the command-line Help. The following commands show examples of how to use the tools: Windows Command Prompt Copy Wevtutil qe /lf C:\windows\panther\setup.etl -or- Copy Tracerpt /l C:\windows\panther\setup.etl
upvoted 1 times
...
Sommerzeit
2 years, 5 months ago
setup.etl seems right as jt2214 said... https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/windows-setup-log-files-and-event-logs?view=windows-11
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...