Skip to content

Commit 85b8202

Browse files
committed
Windows Guide edits
1 parent dedc7b6 commit 85b8202

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_posts/2025-04-14-Cobbler-v3.3.7-Windows-Deployment-Guide.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -192,13 +192,13 @@ The **PXE Client** VM can now be powered on, and should automatically boot to PX
192192

193193
- Cobbler has 3 main templates for Windows distro management, all located in `/etc/cobbler/windows` directory, instead of the usual `/var/lib/cobbler/templates` and `/var/lib/cobbler/scripts` directories
194194

195-
- `startnet.template`: archived/compressed into the WindPE Windows image in order to start Windows `setup.exe` with the associated **profile's** Answerfile
195+
- `startnet.template`: archived/compressed into the WindPE Windows image (loaded from PXE) in order to start Windows `setup.exe` with the associated Answerfile
196196

197197
- `answerfile.template`: Answerfile with **profile** attributes to be retrieved over SMB for unattended installations.
198198

199-
- `post_ins_cmd.template`: Used to retrieve the `autoinstall` file (post-install script) defined for the **profile**
199+
- `post_ins_cmd.template`: Used in the Answerfile to retrieve the `autoinstall` file (post-install script) defined for the **profile**
200200

201-
- By default, the autoinstall file `/var/lib/cobbler/templates/win.ks` has no effect.
201+
- By default, the autoinstall file (post-install script) `/var/lib/cobbler/templates/win.ks` has no effect.
202202

203203
- The above templates are generated based on the automatic installation metadata for **profiles** which define the parameters for the boot options, answerfile, and post-install script *(as well as toggle UEFI partitioning mode in answerfiles and change PXE clients to download boot files over TFTP instead of HTTP)*
204204

0 commit comments

Comments
 (0)