- Add "Install Telnet Client"
- Add "Set PowerShell/Command prompt in WinX menu"
- Add "Set Light Mode for System" (thx @michalsieron)
- Add "Hide desktop icons" (thx @rault-a)
- Add "Disable Windows Media Player online access" (thx @Kein)
- Add "Hide Network icon from Explorer namespace"
- Add "Show Libraries in Explorer navigation pane"
- Add a new group with a bunch of UWP Privacy tweaks
- Update DisableCortana for 2004
- Update DisableUpdateDriver to use the proper GPO
- Update DisableTelemetry to include Office Telemetry (thx @tomasz1986)
- Update DisableAdminShares to properly apply on WinServer
- *BREAKING* Rename EnableDarkTheme to SetAppsDarkMode
- *BREAKING* Rename DisableBackgroundApps to DisableUWPBackgroundApps
Disable the following scheduled tasks responsible for scanning and uploading
user data to Microsoft.
Office ClickToRun Service Monitor: This task monitors the state of your
Microsoft Office ClickToRunSvc and sends crash and error logs to Microsoft.
OfficeTelemetryAgentLogOn2016: This task initiates Office Telemetry Agent,
which scans and uploads usage and error information for Office solutions when
a user logs on to the computer.
OfficeTelemetryAgentFallBack2016: This task initiates the background task for
Office Telemetry Agent, which scans and uploads usage and error information
for Office solutions.
Signed-off-by: Tomasz Wilczyński <twilczynski@naver.com>
- Add "Enable updates for Microsoft products via Windows Update" (thx @farag2)
- Add "Disable Microphone"
- Add "Disable Recycle Bin" (thx @Robot1me)
- Add "Show Build Number On Desktop" (thx @Cubox-)
- Add "Show seconds in taskbar functions" (thx @reloxx13)
- Add "Disable Automatic Restart after Windows Update"
- Add several tweaks to disable network protocols (thx @gxjit)
- Create new group for network tweaks and move appropriate tweaks there
- Update DisableAppSuggestions to disable Ink Workspace suggestions
- Update UninstallOneDrive to not remove user files if OneDrive has already been used
- Update main execution loop to return nonzero exit code when module or preset file doesn't exist or can't be loaded