2

I'm sorting out all our software and licenses and I have a few empty disc sleeves from the Microsoft Action Pack which have a valid key on them but no disc, meaning there is no indication which product the key is for.

Given a Microsoft product key, is there anyway to look it up to see what product it is for?

sysadmin1138
  • 133,124
  • 18
  • 176
  • 300
DrStalker
  • 6,946
  • 24
  • 79
  • 107
  • That's odd. Usually it says in small letters what the product is for.. – Tom O'Connor Jul 05 '12 at 08:00
  • Most ways of getting software keys put the product with a key, but in MAPs a lot of the keys are orange stickers on the CD sleeves that do not name the product, so if you ever mix up the discs you're in trouble. – DrStalker Jul 06 '12 at 03:12

2 Answers2

6

I'm affraid it's impossible. You can only try to apply it to products you have (in newer software made by Microsoft there is option change product key; when key does not work nothing will happen). If you may have applied it the serial is stored in HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ProductKey.

DSkowronski
  • 150
  • 3
  • Thanks. I'll put them aside and if my audit finds software we don't have a key for I'll see if those are the ones. :-) – DrStalker Jul 05 '12 at 22:31
2

You can try entering the key into the Product Keys section of the Volume Activation Management Tool

I'm not certain that it works for ALL license keys, but I know it works for all volume license keys, and I just tried it on an OEM Windows 7 sticker key, and it was able to return the product and edition.

Grant
  • 17,859
  • 14
  • 72
  • 103
  • Sadly it does not. YOu can use your brain if you find alternative numbers - SOME Products have different format, but as long as the "look" (number of characters) is identical, and VAMT does not trigger (and it only handles IIRC Windows and newer Office) you are out of luck. – TomTom Jan 04 '13 at 20:39