windows kms / key management system/
KMS 사용법
KMS 를 위해선 다음 2가지가 필요하다.
- KMS host
- 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
- [Abandoned] KMSpico -Official Thread- | My Digital Life Forums
- GitHub - Wind4/vlmcsd: KMS Emulator in C (currently runs on Linux including Android, FreeBSD, Solaris, Minix, Mac OS, iOS, Windows with or without Cygwin)
- GitHub - ThunderEX/py-kms: A KMS server written in python.
댓글 없음:
댓글 쓰기