Skip to main content

Expert mode

Expert mode is where Foundry becomes a configuration authoring tool instead of just a media builder.

Do not start here by default

Open expert mode when you already know that your deployment flow needs predefined network, localization, Autopilot, or customization behavior.

Expert sections

The desktop app exposes five expert sections:

  • General
  • Network
  • Localization
  • Autopilot
  • Customization

These sections map directly to the configuration document produced by the app.

SectionWhat you configure
GeneralMedia output, architecture, language, WinPE driver inclusion, and advanced media options
NetworkWired 802.1X and Wi-Fi provisioning for the WinPE runtime
LocalizationVisible language list, default language override, default time zone, and single-language enforcement
AutopilotImporting or downloading profiles and choosing the default profile
CustomizationMachine naming rules and operator flexibility
Suggested screenshot

Add a capture of the expert-mode shell with the five section tabs visible.

Import and export

Expert mode supports:

  • Importing an expert configuration file
  • Exporting an expert configuration file
  • Exporting a deploy configuration file
Default filenames used by the app
  • foundry.expert.config.json
  • foundry.deploy.config.json

What each section controls

Use the dedicated pages for the tab-specific details:

Why export deploy configuration

The expert deploy configuration is a reduced handoff intended for Foundry.Deploy.

It carries the settings that matter at deployment time, especially:

  • Localization behavior
  • Customization behavior
  • Autopilot defaults
Suggested screenshot

Add a capture of the import/export actions, including the export path for the deploy configuration handoff.

  • Keep a reusable expert configuration for repeatable media builds.
  • Export deploy configuration when you want a predictable WinPE runtime experience.
  • Use standard mode when you do not need those extra controls.