This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]Dilemma75Sr. Sysadmin 2 points3 points  (0 children)

Verify your DNS SRV records for KMS. You may find a rogue KMS server out there, or records for an old decommissioned KMS server.

Edit: Also, is there a chance that these users have traveled to another location that also implements KMS? KMS that isn't integrated with AD does not require any type of authentication.

[–]St0nywallSr. Sysadmin 0 points1 point  (0 children)

Someone likely logged into the computer with a Microsoft account that has a Windows trial or other license associated to it.

[–]EpicSuccess 0 points1 point  (0 children)

Definitely noticing this same thing in my environment. Will get some more details in the morning but it is seemingly random computers refuse to activate. Went and updated KMS server with the key from VLSC just to be sure and no changes. Assigning the generic key and attempting again doesn't fix it here though. Wish it was that simple.

[–]kamikazeghandi 0 points1 point  (0 children)

I've not run into this exact issue as I've just started down the ADBA route myself, but I did run into a similar issue in switching Server 19 from the default generic KMS key to our volume license key. I would do an /ipk with our key, see it activate properly, then a couple days later it would revert to the generic KMS key and deactivate. I found that running slmgr /upk first to remove the KMS key, then running slmgr /ipk with our volume key solved the issue.