[컴] KMS 사용법

windows kms / key management system/

KMS 사용법

KMS 를 위해선 다음 2가지가 필요하다.

  1. KMS host
  2. KMS client key(공식명칭: Microsoft General Volume Licencse Key)

slmgr

  • slmgr /skms <host name:port> : kms host 설정
  • slmgr /ato : 정품인증 요청
  • slmgr /xpr : 정품인증 확인 및 만료일 확인
  • slmgr.vbs /dti : 설치 id 를 알려준다.
  • slmgr.vbs /dlv : 현재 설치된 라이센스 정보를 보여준다.

local PC에 제품키 설치 하는 방법

slmgr /ipk W269N-WFGWX-YVC9B-4J6C9-T83GX

kms 호스트 설정

slmgr /skms <kms host dns or ip>

정품인증

slmgr /ato

See Also

  1. [Abandoned] KMSpico -Official Thread- | My Digital Life Forums
  2. GitHub - Wind4/vlmcsd: KMS Emulator in C (currently runs on Linux including Android, FreeBSD, Solaris, Minix, Mac OS, iOS, Windows with or without Cygwin)
  3. GitHub - ThunderEX/py-kms: A KMS server written in python.

Reference

  1. Windows Server 및 Windows에 대한 KMS(키 관리 서비스) 클라이언트 정품 인증 및 제품 키 | Microsoft Docs
  2. 키 관리 서비스를 사용하여 정품 인증(Windows 10) - Windows Deployment | Microsoft Docs

댓글 없음:

댓글 쓰기