v3.10, 2020-07-15

- 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
This commit is contained in:
Disassembler
2020-07-15 20:45:10 +02:00
parent 294729dd12
commit 076bfbdf75
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
##########
# Win 10 / Server 2016 / Server 2019 Initial Setup Script - Default preset
# Author: Disassembler <disassembler@dasm.cz>
# Version: v3.9, 2020-04-02
# Version: v3.10, 2020-07-15
# Source: https://github.com/Disassembler0/Win10-Initial-Setup-Script
##########

View File

@@ -1,7 +1,7 @@
##########
# Win 10 / Server 2016 / Server 2019 Initial Setup Script - Main execution loop
# Author: Disassembler <disassembler@dasm.cz>
# Version: v3.9, 2020-04-02
# Version: v3.10, 2020-07-15
# Source: https://github.com/Disassembler0/Win10-Initial-Setup-Script
##########

View File

@@ -1,7 +1,7 @@
##########
# Win 10 / Server 2016 / Server 2019 Initial Setup Script - Tweak library
# Author: Disassembler <disassembler@dasm.cz>
# Version: v3.9, 2020-04-02
# Version: v3.10, 2020-07-15
# Source: https://github.com/Disassembler0/Win10-Initial-Setup-Script
##########