c:\ > nslookup -type=srv  _vlmcs._tcp.<domain name>
will come back with
Non-authoritative answer:
_vlmcs._tcp.<domain name>Â SRV service location:
priority = 0
weight = 0
port = 1688
svr hostname = <servername>.<domain name>
c:\ > nslookup -type=srv  _vlmcs._tcp.<domain name>
will come back with
Non-authoritative answer:
_vlmcs._tcp.<domain name>Â SRV service location:
priority = 0
weight = 0
port = 1688
svr hostname = <servername>.<domain name>