StefanScherer / packer-windows

Windows Templates for Packer: Windows 11, Windows 10, Windows Server 2022, 2019, 2016, also with Docker
MIT License
1.29k stars 430 forks source link

debloat-windows.ps1 downloading a zip of scripts? #18

Closed Nuxij closed 7 years ago

Nuxij commented 7 years ago

Why are you obfuscating the debloat step by having it download a zip of scripts? Can you not just store the scripts next to the debloat script, in the folder called "scripts"?

Nuxij commented 7 years ago

Ooooh I see it's because they're in a different repository. Interesting.

StefanScherer commented 7 years ago

Yes :-) I've seen that second repo and liked the idea. But I have to remove a lot of this again as I cannot build a domain controller with the windows_2016_docker basebox, seems I have stopped too many services etc. It's not easy to have a usable, but still battery aware image.