I'm trying to activate a Windows 7 Professional laptop, and I have a Windows Server 2008 on which I've activated KMS:
cscript slmgr.vbs /ipk {My_KMS_Key}
My_KMS_Key
is the key from the licensing site listed next to "Windows Server 2008 Std/Ent KMS B
"
The thing I can't find clearly explained is whether or not I should be adding Win 7 licenses to the KMS server in some way?
I have the following KMS keys available on the licensing site:
- Windows Vista - KMS
- Win 7 - KMS
- Windows Server 2008R2 Std/Ent KMS B
- Windows Server 2008 Std/Ent KMS B
I have the following MAK keys available on the licensing site:
- Windows Vista - MAK
- Win 7 - MAK
- Windows Server 2008R2 Std/Ent - MAK B
- Windows Server 2008 Std/Ent MAK B
Here's the current DLI:
cscript slmgr.vbs /dli
Name: Windows Server(R), ServerStandardV edition
Description: Windows Operating System - Windows Server(R), VOLUME_KMS_B channel
Partial Product Key: XXXXX
License Status: Licensed
Key Management Service is enabled on this machine
Current count: 0
Listening on Port: 1688
DNS publishing enabled
KMS priority: Normal
Key Management Service cumulative requests received from clients
Total requests received: 0
Failed requests received: 0
Requests with License Status Unlicensed: 0
Requests with License Status Licensed: 0
Requests with License Status Initial grace period: 0
Requests with License Status License expired or Hardware out of tolerance: 0
Requests with License Status Non-genuine grace period: 0
Requests with License Status Notification: 0
(Incidentally, I have installed KMS 1.2 using the Windows6.0-KB968912-v2-x64.msu download)