Blog Post

Windows Server Essentials and Small Business Server
2 MIN READ

Error 0xC004C009 When Activating SBS 2008

sbs-team's avatar
sbs-team
Former Employee
Apr 04, 2019
First published on TechNet on Nov 18, 2008

[Today's post comes to us courtesy of Rod White and Justin Crosby]

When you attempt to activate your SBS2008 server you receive the following error:

"A problem occurred when Windows tried to activate. Error Code 0xC004C009"

If you select "More Information", the description reads:

"The activation server determined the license is invalid"

Cause:

This issue occurs because SBS was installed WITHOUT entering a valid Product Key.  You can only activate the server with a valid Product Key. To determine what key has been entered run the following command from the command prompt or Run line: " slmgr.vbs -dli ".

From here you will be able to verify:

  • Product Key (Partial)
  • License Status
  • Eval Time Period

If you see a license status of " Initial grace period " that means that a valid key has not been entered.  SBS can run in this trial/evaluation state for 60 days by default.  SBS 2008 will work normally with the exception that you cannot activate while it is in trial mode.  If you need to extend the trial/evaluation mode please see http://support.microsoft.com/kb/948472 .

Resolution:

To fix this activation issue all you need to do is enter a valid product key before activating.  To do this run the following command from the command prompt or Run line: " slui 3 ".  You will see the following screen:

Enter your Windows SBS 2008 Product Key and click Next.  SBS will attempt to activate with the new key.  If successful you will see the following:

Updated Apr 04, 2019
Version 2.0
No CommentsBe the first to comment