From dc0a12143528ef49866b66554d7c4b14b6cfbfe9 Mon Sep 17 00:00:00 2001 From: Disassembler Date: Fri, 6 Apr 2018 16:18:42 +0200 Subject: [PATCH] v2.14, 2018-04-06 - Fix and reorganize Telemetry tweaks - Update "Enable Remote Desktop" to enable firewall rules (thx @timmytandian) - Add "Uninstall Internet Explorer" (thx @mhujer) - Add "Enable strong cryptography for .NET Framework" (thx @Sta2s) - Add "Enable Audio" for Server - Add default preset for making custom presets easier (thx @Conder000) --- Win10.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Win10.ps1 b/Win10.ps1 index 4cccc6d..0f76af9 100644 --- a/Win10.ps1 +++ b/Win10.ps1 @@ -1,7 +1,7 @@ ########## # Win10 / WinServer2016 Initial Setup Script # Author: Disassembler -# Version: development +# Version: v2.14, 2018-04-06 # Source: https://github.com/Disassembler0/Win10-Initial-Setup-Script ##########