Windows error 0xC004F039, -1073418183

Detailed Error Information

SL_E_VL_BINDING_SERVICE_NOT_ENABLED[1]

MessageThe Software Licensing Service reported that the product could not be activated. The Key Management Service (KMS) is not enabled.
Declared inslerror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)true
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode4 (0x004)
NameFACILITY_ITF[2][3]
DescriptionThe source of the error code is COM/OLE Interface management.[2][3]
Error Code61497 (0xf039)

Questions

2votes
1answer

Windows Activation in Amazon EC2

I'm trying to activate Windows 2008 Server in Amazon EC2 as described here: https://forums.aws.amazon.com/message.jspa?messageID=185874#185874 I'm trying these two amazon addresses, for my server's region: ec2-174-129-233-152.compute-1.amazonaws.com ec2-174-129-233-141.compute-1.amazonaws.com I get success when I run: slmgr.vbs /skms ec2-174-129-233-152.compute-1.amazonaws.com The I get a 0xC004F039 error upon running: slmgr.vbs /ato slmgr.vbs /dli shows: Registered KMS [...] read more
windows-server-2008
domain-name-system
amazon-ec2
activation

Comments

Leave a comment

(plain text only)

Sources

  1. slerror.h from Windows SDK 10.0.14393.0
  2. https://msdn.microsoft.com/en-us/library/cc231198.aspx
  3. winerror.h from Windows SDK 10.0.14393.0

User contributions licensed under CC BY-SA 3.0