Windows Server 2016 桌面环境的自动配置脚本
-
github:https://github.com/m2nlight/WindowsServerToWindowsDesktop
它的功能是自动启动音频服务、允许未登录关机、禁用Ctrl+Alt+Del登录系统、禁用关机时要求输入关机原因、CPU性能优化程序、IE安全策略、登录时不现实服务器管理器、禁用密码混淆和长度要求、当前用户密码永不过期,安装Bitlocker、Direct-Play、无线网络、优质Windows音视频体验组件。

Config Service
-
[Automatic] Windows Audio
-
[Automatic] Windows Audio Endpoint Builder
-
[Manual] Windows Remote Management (WS-Management)
Config Registry and GroupPolicy
-
Enable Shutdown without logon
-
Disable Shutdown reason On
-
No Lock Screen
-
Disable Ctrl+Alt+Del login
-
Disable UAC
-
Disable DEP (Turn on DEP for essential Windows programs and services only)
-
Disable SEHOP
-
Enable disk performance counters
-
Enable Video Hardware Acceleration (Thanks @cjrcl)
-
Enable Audio Hardware Acceleration
-
CPU Priority for Program
-
Adjust Visual Effects (Manual)
-
Adjust IE MaxConnection
-
IE Security Policy
-
Disable TCP Auto-Tuning
-
Change Power Scheme To High Performance
-
No Autorun Server Manager
-
Disable Password complexity and Minimum password length
-
Current user Password never expires
-
Disable Application Experience task schedulers
-
Disable Customer Experience Improvement Program task schedulers
Config Windows Feature
-
BitLocker
-
Direct-Play
-
Wireless-Networking
-
qWave
将脚本复制到桌面,并且要求管理员权限,去运行,输入y开始配置,会重新启动一次系统,演示效果如图:

优化内容:### 功能包括:
启用声音相关服务
未登录可关机
禁用关闭原因
无锁屏
禁用ctrl+alt+del登录
禁用UAC
DEP调整为仅Windows软件
禁用SEHOP
启用显卡硬件加速
启用声卡硬件加速
CPU优先处理程序
调整显示效果(手动)
调整ie最大连接数
调整ie安全策略
禁用TCP自动优化
改变电源管理为高性能
不自动启动服务管理器
禁用复杂密码策略
当前账户永不过期
添加bitlocker功能
添加direct-play功能
添加无线网功能
添加qWave功能 -
-
谢谢分享
