How to cleanly uninstall the Key Management Service from within the KMS host?


i had used command line "cscript c:\windows\system32\slmgr.vbs /ipk<kmskey>" to install , start key management service on server had windows server 2008 r2 running on it.  , did purpose of test.

server member server of domain.

want uninstall key management service, how to?

thanks!

thank pepperdotnet reply.

i have been helped other 1 informations below. think step-by-step method on cleanly uninstalling kms (key management service).

1. uninstall kms host key first running following command:      slmgr –upk 

2. install default kms key running following command:  slmgr /ipk <kms client setup key>

kms client setup key: usually vol client key kms activation, has been integrated the volume lisenced installation image of windows vista, 7, server 2008 ,  server 2008 r2 default installing.

3. delete record dns:  open dns console:  expand _tcp node under domain.com. there record _vlmcs. delete record. 

now kms server uninstalled.




Windows Server  >  Windows Server General Forum



Comments

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

How do a find data in one file, search for it in another file and if not found, write a custom message to another file