Files
FFU/docs/monitor.md
T
rbalsleyMSFT 15ca246abd Updates documentation screenshots and UI descriptions
Refreshes numerous screenshot image references across the documentation to reflect the latest UI changes. Updates text descriptions in several documents (Build, Prerequisites, Quickstart, Windows Settings) to align with recent features, such as the new Windows Media Source options, explicitly mentioning PowerShell 7.6+ requirements, and clarifying the Device Naming and Copy Unattend.xml behavior.

Co-authored-by: Copilot <copilot@github.com>
2026-04-16 15:46:02 -07:00

697 B

title, nav_order, prev_url, prev_label, parent
title nav_order prev_url prev_label parent
Monitor 11 /build.html Build UI Overview

Monitor

1776379380344

The monitor tab parses the .\FFUDevelopment\FFUDevelopment.log file. This makes it easy to track what's happening during the FFU build process.

You can click into the monitor and select one or multiple lines (either single click, or shift+click). Doing so will prevent the log file from continuous scrolling, allowing you time to read what has transpired up to that point.

You can also copy your selection using ctrl+C. This makes it easy to copy and paste parts of the log file used for troubleshooting.

{% include page_nav.html %}