Disassembler0 / Win10-Initial-Setup-Script

PowerShell script for automation of routine tasks done after fresh installations of Windows 10 / Server 2016 / Server 2019
MIT License
4.7k stars 1.08k forks source link

Consider putting all MsftBloat in separate script file #350

Open eabase opened 3 years ago

eabase commented 3 years ago

It would be helpful and considerably easier to maintain, if we were to put all the MS bloat tweak into it's own *.ps1 file. In this way, if the user has UninstallMsftBloat enabled, then that file would be run...

spaceneenja commented 3 years ago

Agree, also a separate editable .preset file would be useful for this section as well.