Debloating script ? #1104
-
|
Is there a way to remove unneeded components (speeking about windows here) during the packer build process ? I tried the debloat the iso first, but the auto unattended install does not start :( Has someone tried something like this ? |
Beta Was this translation helpful? Give feedback.
Answered by
tenthirtyam
Mar 13, 2026
Replies: 1 comment
-
|
If you have a PowerShell script or Ansible role/play for the item removals you could insert this into the build process after the guest OS is online. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tenthirtyam
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you have a PowerShell script or Ansible role/play for the item removals you could insert this into the build process after the guest OS is online.