{% extends "base.html" %} {% block title %}startnet.cmd Editor - PXE Server Manager{% endblock %} {% block extra_head %} {% endblock %} {% block content %}
{{ wim_path }}.
Run the PXE server setup playbook and import WinPE boot files first.
boot.wim is missing, but prior startnet.cmd snapshots are still on disk. Restore is unavailable until the WIM is present.
These edit only their targeted lines in startnet.cmd. Leave a field blank to keep the current value. Everything round-trips through the same boot.wim as the Raw tab.
Could not read WIM info.
{% endif %}{{ wim_path }}
wpeinitInitialize WinPE networking
net use Z: \\172.16.9.1\winpeappsMap Samba share for deployment
wpeutil WaitForNetworkWait for network to be ready
Z:\gea-standard\Deploy\Tools\deploy.cmdLaunch deployment script
No issues found.
{% else %}Could not read WIM info.
{% endif %}Every save snapshots the prior startnet.cmd first. Diff a snapshot against the current boot.wim, or restore it (restoring also snapshots the current copy first).
{% if not snapshots %}No snapshots yet.
{% else %}| Timestamp | Size | Note | Actions |
|---|---|---|---|
| {{ s.timestamp }} | {{ '%.1f'|format(s.size / 1024) }} KB | {{ s.note or '-' }} |