Open the Command Prompt as an Administrator to run the following commands...
Check the current product activation status and obtain the Product Key
slmgr.vbs /dli
Remove the existing Product Key
slmgr.vbs -upk
Add a new Product Key
slmgr.vbs -ipk [ProductKey]
Activate Windows
slmgr.vbs /ato
- 24 Users Found This Useful
Related Articles
.NET 4.0 in IIS7 on Windows 2008 R2
Windows 2008 R2 (all editions) are packaged with .NET 4.0 on the servers provisioned at CeraNet....
Error 0x80070520 When Binding Certificate to Web Site on IIS 7
One of my customers had a problem when using one certificate on IIS 7. This certificate had once...
Install Application in RD Session Host Mode
To install an end-user application on an RD Session Host server, the RD Session Host server must...
Disable Microsoft DNS Version Query
Running the following command from the Microsoft DNS Server will disable the Version Query...
Extend Data Volume into Unallocated Space on Windows OS
Extend Data Volume into Unallocated Space on Windows OS This article applies to CeraNet clients...