55[Windows7] Code 0x8007232b 에러로 정품인증 안될 때Admin
출처: http://support.microsoft.com/kb/929826

KMS방식으로 서버에서 키인증을 하도록 되어있는데, 해당서버가 없다면
MAK방식으로 시디키를 직접넣어서 아래와 같이 변경하고 정품인증을 받아야한다.


If KMS activation will not be used and there is no KMS server, than the product key should be changed to a MAK. For Microsoft Developer Network (MSDN), or for TechNet, the stock-keeping units (SKUs) that are listed below the media are usually volume licensed-media, and the product key supplied is a MAK key.

Change the product key to a Multiple Activation Key (MAK) by following these steps:
  1. Click Start
    the Start button
    , click All Programs, click Accessories, and then right-click Command Prompt.
  2. Click Run as administrator.

    User Access Control permission
    If you are prompted for an administrator password or for confirmation, type the password or provide confirmation.
  3. At the command prompt, type the following command, and then press ENTER:
    slmgr -ipk xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
    Note In this command, the xxxxx-xxxxx-xxxxx-xxxxx-xxxxx placeholder represents your MAK product key.