Lots of changes, few of them BREAKING, hence the bigger version bump.
- Add "DisableActivityHistory"
- Add "DisableSMBServer" (thx @Phenix66)
- Add "Disable LLMNR"
- Add "Enable Core Isolation Memory Integrity"
- Add more bloatware for removal (thx @jnslmk and @agsimmons)
- Update "UnpinStartMenuTiles" for 1803 (thx @sippi90)
- Update "Disable Web Search" for 1803
- Update "Disable Location Tracking" for 1803
- Update "DisableAppSuggestions" to remove ads from Task View
- *BREAKING* Update "ShowTaskbarSearch*" to add type choice (thx @Letouane)
- *BREAKING* Split "ShowTaskbarTitles" to add type choice (thx @sztanpet)
- *BREAKING* Update "SetControlPanel*" to add icon size choice
- Update "DisableSmartScreen" to use GPO
- Update "DisableFeedback" to use GPO
- Update "DisableAdvertisingID" to use GPO
- Update "DisableSharedExperiences" to use GPO
- Update "DisableAdobeFlash" to use GPO
- Update "DisableUpdateDriver" to use GPO and set more keys
- Move "DisableTailoredExperiences" to separate tweak and use GPO
- Update "UninstallInternetExplorer" to support also x86
- Update "InstallLinuxSubsystem" compatibility with old OS builds
- Update "DisableDefender" compatibility with old OS builds
- Update "DisableXboxFeatures" compatibility with old OS builds
- Update "SetP2PUpdateLocal" and comment from default preset
- Comment "DisableHomeGroups" removed in 1803
- *BREAKING* Merge "DisableLockScreenSpotlight" into "DisableAppSuggestions"
- *BREAKING* Remove "DisableAutoLogger" as it was never useful
- Remove test files as they seemed to be confusing
- Few other minor improvements
- Documentation update
- Add "Disable Windows Script Host"
- Add "Uninstall Microsoft Print to PDF"
- Add "Uninstall Microsoft XPS Document Writer"
- Add "Remove Default Fax Printer" (thx @MisterDuval)
- Add more 3rd party bloatware for removal (thx @iamteerawut)
- Add more Microsoft bloatware for removal
- Replace Write-Host cmdlet with Write-Output
- Reorganize and regroup the tweaks a bit