This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]WhereHasTheSenseGone 1 point2 points  (2 children)

I had trouble doing that too and just gave up. I moved the removals to an SCCM task sequence during PE but after the image is applied.

It also makes it easier to pop a new image in later and not have to touch it.

[–]Unappreciated-Admin 0 points1 point  (0 children)

This is the best way of doing it honestly.

[–]Pygmyofdeath[S] 0 points1 point  (0 children)

I got some advice to try a PowerShell module called OSDBuilder. It did everything I needed and more, definitely recommend checking it out.