Win10-Initial-Setup-Script
Win10-Initial-Setup-Script copied to clipboard
Add DeprovisionMsftBloat and DeprovisionXboxFeatures
These functions de-provision apps, which prevents them from being installed automatically for new user accounts.
Commented out apps are provisioned but should probably be left untouched. They are also not removed in UninstallMsftBloat by default, but I wanted them to be included for reference and easy enabling in case someone wants to remove them.
This is mostly duplicate of #165. But OK, I see that it's really wanted feature, so I'll rework it and add it somewhere deep down.