Here is the output. The IP it displays is an "old" IP. To force it, I added a 2nd NIC and set it to static, then disabled the old one. I then forced DNS registration and verified that the IP in DNS was correct. So thats how I set this up.
C:\Windows\system32>nslookup
Default Server: router.asus.com
Address: 192.168.99.1
> set debug
> set type=any
> home-scsm.lab.home
Server: router.asus.com
Address: 192.168.99.1
------------
Got answer:
HEADER:
opcode = QUERY, id = 2, rcode = NXDOMAIN
header flags: response, auth. answer, want recursion, recursion avail.
questions = 1, answers = 0, authority records = 1, additional = 0
QUESTIONS:
home-scsm.lab.home.lab.home, type = ANY, class = IN
AUTHORITY RECORDS:
-> lab.home
ttl = 3600 (1 hour)
primary name server = home-dc2.lab.home
responsible mail addr = hostmaster.lab.home
serial = 243900
refresh = 900 (15 mins)
retry = 600 (10 mins)
expire = 86400 (1 day)
default TTL = 3600 (1 hour)
------------
------------
Got answer:
HEADER:
opcode = QUERY, id = 3, rcode = NOERROR
header flags: response, auth. answer, want recursion, recursion avail.
questions = 1, answers = 1, authority records = 0, additional = 0
QUESTIONS:
home-scsm.lab.home, type = ANY, class = IN
ANSWERS:
-> home-scsm.lab.home
internet address = 192.168.99.58
ttl = 0 (0 secs)
------------
home-scsm.lab.home
internet address = 192.168.99.58
ttl = 0 (0 secs)
>