Test if KMS record exists in DNS

Microsoft Windows 2008 Server
User avatar
daniel
Site Admin
Posts: 238
Joined: Tue Jan 09, 2007 9:54 pm
Contact:

Test if KMS record exists in DNS

Postby daniel » Wed Apr 05, 2017 1:08 pm

When installing the KMS server, you have the ability to allow to register itself into the DNS.
It will create a srv entry for the server.

Test this configuration, can be done as follow:

Code: Select all

C:\nslookup -type=all _vlmcs._tcp
Server:  dns.example.com
Address:  192.168.1.1

_vlmcs._tcp.example.com      SRV service location:
          priority       = 0
          weight         = 0
          port           = 1688
          svr hostname   = server.example.com
server.example.com   internet address = 192.168.1.2

It should show a similar output.
D

Return to “OS Windows 2008”

Who is online

Users browsing this forum: No registered users and 1 guest