
Server2025预览版出来有段时间了,春节后第一周体验了一把

1、参考我这篇文档下载Server2025预览版ISO
https://cloud.tencent.com/developer/article/2039421
2024.9.16到期
输入产品ID即可自动激活
Server Standard: MFY9F-XBN2F-TYFMP-CCV49-RMYVH
Datacenter: 2KNJJ-33Y9H-2GXGX-KMQWH-G6H67
如果用kms激活,我试了下面这个可以
https://github.com/zbezj/HEU_KMS_Activator
HEU KMS Activator v42.0.1


Microsoft announced the general availability of Windows Server 2022 back in September 2021. The company has yet to announce a release date for Windows Server 2025, but it’s expected to be available sometime in Fall 2024.
Server2025正式版预计在2024年秋季面世。
2、安装过程可参考
https://www.vladan.fr/windows-server-2025-build-has-a-new-install-experience/
3、特性
Starting with Insider Build 26040, the SMB server now supports listening on an alternative network port for SMB over QUIC instead of hardcoded default. Previously, SMB over QUIC only supported QUIC(UDP)/443, but now you can choose any unused port from 1-65535. 默认启用sshd服务
Win32-OpenSSH server side component (SSHD) is now installed by default.
默认安装好WinGet命令
WinGet is now installed by default.
不建议从Server2019/2022升级预览版
如果您正在验证Windows Server 2019或2022的升级,Microsoft不建议您使用此版本,因为此版本已发现间歇性升级失败。wevetutil al命令导致eventlog crash需要重启服务
此版本存在使用“wevetutil al”命令归档事件日志会导致Windows事件日志服务崩溃以及归档操作失败的问题。必须通过从管理命令行提示符执行“Start-Service EventLog”来重新启动该服务。wireless默认启用
Wi-Fi present by default.
not need :
get-windowsfeature wireless*|Install-WindowsFeatureAD forest至少设定Server2016,不能低于2016
ADDS have not been updated since Windows Server 2016, and the functional level didn’t increase in Server 2019/2022.
For evolution of your existing infrastructure, bear in mind that most likely, when you create a new AD forest under Server 2025, the minimum functional level must be set to Server 2016.
For upgrades, if you wish to promote a Server 2025 to a domain controller in an existing domain, this domain must have 2016 functional level at minimum.4、注册表关闭广告
https://www.askvg.com/registry-tweaks-to-disable-ads-suggestions-and-tips-in-windows-10/
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager下面的好多项改成0即可
原创声明:本文系作者授权腾讯云开发者社区发表,未经许可,不得转载。
如有侵权,请联系 cloudcommunity@tencent.com 删除。
原创声明:本文系作者授权腾讯云开发者社区发表,未经许可,不得转载。
如有侵权,请联系 cloudcommunity@tencent.com 删除。