Change Product Key On Windows Server 2008
If for some reason you can’t change the product key of your Server 2008 under My Computer Windows Activation option:
![]()
Do the following.
- Open the command prompt and change working directory to System32 directory
- Type in slmgr.vbs -ckms (this clears and KMS entry you may have)
- Type slmgr.vbs -upk (this removes any product key installed)
- Type slmgr.vbs -ipk xxxxx-xxxxx-xxxxx-xxxxx-xxxxx (where the x’s is the new product key you want to use )
- Type slmgr.vbs -ato (this activates the server)
after doing that, Windows Server 2008 should show up as activated.
Related Articles:
Installing DNS On Windows Server 2008
Installing Microsoft Server 2008 On VMware Server 2.0
How To Install Active Directory On Windows Server 2008
Windows 7 Remote Server Administration Tools
Antivirus For Windows Server 2008
Windows XP RDP Error When Connecting to Windows Server 2008
8 Comments »
RSS feed for comments on this post. TrackBack URI
Leave a comment
If you want to leave a feedback to this post or to some other user´s comment, simply fill out the form below.

nelson
activating windows 2008 has never been easier
Josh
Worked great thank you
someone
I tried this but it installs product key but when i type slmgr.vbs -ato it shows error activating windows.
Murat
Thank you so much, it really easy and worked successfully.
emospy
Worked great for me too. Thank You!
Techy
…. why not just click the change product key button under system?
for example right click computer, click properties. change product key?
Nerd Alert | Gecko Bloggle
[...] Change Product Key On Windows Server 2008 [...]
Ben
Thanks for this post, helped out great.
@Techy – that button doesn’t always work.