kms – windows server 2012 r2 – 激活宽限期?

我有3台 Windows 2012 R2服务器,我们的系统管理员很难正确地与我们的KMS服务器通话.

我确信他们会及时解决他们获得适当许可后所遇到的任何问题 – 但我想知道我在这些服务器上有多少宽限期,以及在那之后会发生什么期限到期了?我真的找不到2012 R2的具体信息 – 是否会限制连接数量或实施其他限制?

Windows 2012正在注册/许可,这取决于宽限期/后果我可能会随之而来.

当宽限期到期时,Windows通常会每小时重新启动一次,直到激活.看起来宽限期是30天(可以重新武装).见下文.

这里有一篇文章http://technet.microsoft.com/en-us/library/hh831612.aspx,但没有明确说明会发生什么,只是说“运行Windows Server 2012的计算机必须在30天内连接到活动的KMS客户端计算机”.

如果它们没有连接,则看起来它们将表现出与2008 R2服务器相同的行为.这在此确认:http://social.technet.microsoft.com/Forums/windowsserver/en-US/fb618fc8-2975-4a5e-b8ff-1b5cb74b2232/windows-server-2012-setup-grace-period-watermark-notification-where-is-the-official-documentation?forum=winserver8setup

The system runs fine. I can configure it and run anything I want on it. But after it hits its 30-day grace period,the system will only stay running for one hour,then it shuts down. If you reboot,you get another hour. You do get an entry in the event log. You can rearm the install to give you another 30 days,then the same thing happens. If I’m not mistaken,I think you can rearm once more for another 30 days.

相关文章

Windows注册表操作基础代码 Windows下对注册表进行操作使用的...
黑客常用WinAPI函数整理之前的博客写了很多关于Windows编程的...
一个简单的Windows Socket可复用框架说起网络编程,无非是建...
Windows文件操作基础代码 Windows下对文件进行操作使用的一段...
Winpcap基础代码 使用Winpcap进行网络数据的截获和发送都需要...
使用vbs脚本进行批量编码转换 最近需要使用SourceInsight查看...